#E9D3F0
A very light, moderate magenta closely aligning with Thistle.
About #E9D3F0
The precise color #E9D3F0 is an excellent choice for modern design projects. Designers often compare it to the standard color Thistle. To achieve this exact tint on a monitor, you would use an RGB mix of 233, 211, and 240.
If you are designing for print, the four-color process is what matters most. The color uses 3% Cyan, 12% Magenta, 0% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E9D3F0
RGB233, 211, 240
HSL285.5°, 49.2%, 88.4%
CMYK3%, 12%, 0%, 6%
HSV285.5°, 12.1%, 94.1%
LAB87.1, 12.7, -11.4
XYZ72.6, 70.2, 92.2
Decimal15324144
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.04:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9D3F0;
}
.text-color {
color: #E9D3F0;
}
.border-color {
border: 2px solid #E9D3F0;
}