#EADCE8#EADCE8
#EADCE8 is a very light, muted purple. Relative luminance 0.745; OKLCH L 90.9% C 0.022 H 330.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCE8 |
|---|---|
| RGB | rgb(234, 220, 232) |
| HSL | hsl(309, 25%, 89%) |
| HSV | hsv(309, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 0.9%, 8.2%) |
| CIE-LAB | lab(89.16, 6.88, -4.14) |
| CIE-LCH | lch(89.16, 8.03, 328.97°) |
| OKLab | oklab(90.92% 0.0192 -0.0109) |
| OKLCH | oklch(90.92% 0.022 330.3) |
| XYZ | xyz(74.0883, 74.5056, 86.8063) |
| Luminance | 0.7450 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.18
Lavender (CSS)
#E6E6FA
ΔE00 6.47
Mistyrose
#FFE4E1
ΔE00 7.71
Very Light Pink
#FFF4F2
ΔE00 8.20
Ghostwhite
#F8F8FF
ΔE00 8.49
Thistle
#D8BFD8
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCE8 #DCEADE
analogous
#E5DCEA #EADCE8 #EADCE1
triadic
#EADCE8 #E8EADC #DCE8EA
tetradic
#EADCE8 #EAE5DC #DCEADE #DCE1EA
square
#EADCE8 #EAE5DC #DCEADE #DCE1EA
split-complementary
#EADCE8 #E1EADC #DCEAE5
monochromatic
#BC90B6 #D3B6CF #EADCE8 #F4ECF2 #F4ECF2
Accessibility & contrast
On white
1.32
#EADCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#EADCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCE8
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCE8 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFE9
Deuteranopia (green-blind)
#DFE1E7
Tritanopia (blue-blind)
#EBDDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadce8; /* rgb */ color: rgb(234, 220, 232); /* oklch */ color: oklch(90.9% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#f0e6ef',
500: '#eadce8',
950: '#000000',
},
}SCSS
$custom: #eadce8; $custom-light: #f0e6ef; $custom-dark: #000000;
JSON
{
"hex": "#eadce8",
"rgb": {
"r": 234,
"g": 220,
"b": 232
},
"hsl": {
"h": 308.571,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90915,
"c": 0.02207,
"h": 330.3
},
"luminance": 0.74505
}Semantic roles & 50–950 ramp
primary
#EADCE8
secondary
#A8C2AC
accent
#A45042
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485