#EADCE9#EADCE9
#EADCE9 is a very light, muted purple. Relative luminance 0.746; OKLCH L 90.9% C 0.023 H 327.9°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE9 |
|---|---|
| RGB | rgb(234, 220, 233) |
| HSL | hsl(304, 25%, 89%) |
| HSV | hsv(304, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 0.4%, 8.2%) |
| CIE-LAB | lab(89.19, 7.06, -4.62) |
| CIE-LCH | lch(89.19, 8.44, 326.76°) |
| OKLab | oklab(90.95% 0.0195 -0.0122) |
| OKLCH | oklch(90.95% 0.023 327.9) |
| XYZ | xyz(74.2307, 74.5626, 87.5565) |
| Luminance | 0.7456 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Mistyrose
#FFE4E1
ΔE00 8.01
Thistle
#D8BFD8
ΔE00 8.37
Very Light Pink
#FFF4F2
ΔE00 8.51
Ghostwhite
#F8F8FF
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE9 #DCEADD
analogous
#E4DCEA #EADCE9 #EADCE2
triadic
#EADCE9 #E9EADC #DCE9EA
tetradic
#EADCE9 #EAE4DC #DCEADD #DCE2EA
square
#EADCE9 #EAE4DC #DCEADD #DCE2EA
split-complementary
#EADCE9 #E2EADC #DCEAE4
monochromatic
#BC90B9 #D3B6D1 #EADCE9 #F4ECF3 #F4ECF3
Accessibility & contrast
On white
1.32
#EADCE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#EADCE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE9
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE9 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEA
Deuteranopia (green-blind)
#DEE1E8
Tritanopia (blue-blind)
#EBDDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce9; /* rgb */ color: rgb(234, 220, 233); /* oklch */ color: oklch(90.9% 0.023 327.9);
Tailwind
colors: {
custom: {
50: '#f0e6f0',
500: '#eadce9',
950: '#000000',
},
}SCSS
$custom: #eadce9; $custom-light: #f0e6f0; $custom-dark: #000000;
JSON
{
"hex": "#eadce9",
"rgb": {
"r": 234,
"g": 220,
"b": 233
},
"hsl": {
"h": 304.286,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90945,
"c": 0.02304,
"h": 327.9
},
"luminance": 0.74562
}Semantic roles & 50–950 ramp
primary
#EADCE9
secondary
#A8C2AA
accent
#A44942
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485