#EADCEA#EADCEA
#EADCEA is a very light, muted purple. Relative luminance 0.746; OKLCH L 91.0% C 0.024 H 325.8°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCEA |
|---|---|
| RGB | rgb(234, 220, 234) |
| HSL | hsl(300, 25%, 89%) |
| HSV | hsv(300, 6%, 92%) |
| CMYK | cmyk(0%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(89.21, 7.24, -5.11) |
| CIE-LCH | lch(89.21, 8.86, 324.77°) |
| OKLab | oklab(90.98% 0.0199 -0.0135) |
| OKLCH | oklch(90.98% 0.024 325.8) |
| XYZ | xyz(74.3740, 74.6199, 88.3109) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.64
Lavender (CSS)
#E6E6FA
ΔE00 6.19
Thistle
#D8BFD8
ΔE00 8.18
Mistyrose
#FFE4E1
ΔE00 8.30
Ghostwhite
#F8F8FF
ΔE00 8.77
Very Light Pink
#FFF4F2
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCEA #DCEADC
analogous
#E3DCEA #EADCEA #EADCE3
triadic
#EADCEA #EAEADC #DCEAEA
tetradic
#EADCEA #EAE3DC #DCEADC #DCE3EA
square
#EADCEA #EAE3DC #DCEADC #DCE3EA
split-complementary
#EADCEA #E3EADC #DCEAE3
monochromatic
#BC90BC #D3B6D3 #EADCEA #F4ECF4 #F4ECF4
Accessibility & contrast
On white
1.32
#EADCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#EADCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCEA
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCEA | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#DEE1E9
Tritanopia (blue-blind)
#EBDDE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadcea; /* rgb */ color: rgb(234, 220, 234); /* oklch */ color: oklch(91.0% 0.024 325.8);
Tailwind
colors: {
custom: {
50: '#f0e6f0',
500: '#eadcea',
950: '#000000',
},
}SCSS
$custom: #eadcea; $custom-light: #f0e6f0; $custom-dark: #000000;
JSON
{
"hex": "#eadcea",
"rgb": {
"r": 234,
"g": 220,
"b": 234
},
"hsl": {
"h": 300,
"s": 25,
"l": 89.02
},
"oklch": {
"l": 0.90975,
"c": 0.02407,
"h": 325.8
},
"luminance": 0.74619
}Semantic roles & 50–950 ramp
primary
#EADCEA
secondary
#A8C2A8
accent
#A44242
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485