#E0D2E4#E0D2E4
#E0D2E4 is a very light, muted purple. Relative luminance 0.675; OKLCH L 88.0% C 0.029 H 318.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E0D2E4 |
|---|---|
| RGB | rgb(224, 210, 228) |
| HSL | hsl(287, 25%, 86%) |
| HSV | hsv(287, 8%, 89%) |
| CMYK | cmyk(1.8%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(85.78, 8.03, -7.11) |
| CIE-LCH | lch(85.78, 10.73, 318.49°) |
| OKLab | oklab(88.04% 0.0215 -0.0189) |
| OKLCH | oklch(88.04% 0.029 318.7) |
| XYZ | xyz(67.7885, 67.5423, 82.8495) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.86
Lavender (CSS)
#E6E6FA
ΔE00 6.89
Lavenderblush
#FFF0F5
ΔE00 8.33
Pale Lavender
#EECFFE
ΔE00 9.49
Light Pink
#FFD1DF
ΔE00 9.65
Pale Pink
#FFCFDC
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0D2E4 #D6E4D2
analogous
#D7D2E4 #E0D2E4 #E4D2DF
triadic
#E0D2E4 #E4E0D2 #D2E4E0
tetradic
#E0D2E4 #E4D7D2 #D6E4D2 #D2DFE4
square
#E0D2E4 #E4D7D2 #D6E4D2 #D2DFE4
split-complementary
#E0D2E4 #DFE4D2 #D2E4D7
monochromatic
#AB85B6 #C6ACCD #E0D2E4 #F2ECF4 #F2ECF4
Accessibility & contrast
On white
1.45
#E0D2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#E0D2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0D2E4
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0D2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0D2E4 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D6E5
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#E0D4D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e0d2e4; /* rgb */ color: rgb(224, 210, 228); /* oklch */ color: oklch(88.0% 0.029 318.7);
Tailwind
colors: {
custom: {
50: '#e9dfec',
500: '#e0d2e4',
950: '#000000',
},
}SCSS
$custom: #e0d2e4; $custom-light: #e9dfec; $custom-dark: #000000;
JSON
{
"hex": "#e0d2e4",
"rgb": {
"r": 224,
"g": 210,
"b": 228
},
"hsl": {
"h": 286.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.88042,
"c": 0.02866,
"h": 318.7
},
"luminance": 0.67542
}Semantic roles & 50–950 ramp
primary
#E0D2E4
secondary
#A5BB9F
accent
#A44258
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484