#EADCED#EADCED
#EADCED is a very light, muted purple. Relative luminance 0.748; OKLCH L 91.1% C 0.027 H 320.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCED |
|---|---|
| RGB | rgb(234, 220, 237) |
| HSL | hsl(289, 32%, 90%) |
| HSV | hsv(289, 7%, 93%) |
| CMYK | cmyk(1.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(89.30, 7.78, -6.57) |
| CIE-LCH | lch(89.30, 10.18, 319.83°) |
| OKLab | oklab(91.07% 0.021 -0.0174) |
| OKLCH | oklch(91.07% 0.027 320.2) |
| XYZ | xyz(74.8086, 74.7937, 90.6000) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Lavenderblush
#FFF0F5
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 7.70
Mistyrose
#FFE4E1
ΔE00 9.21
Ghostwhite
#F8F8FF
ΔE00 9.25
Light Pink
#FFD1DF
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCED #DFEDDC
analogous
#E2DCED #EADCED #EDDCE8
triadic
#EADCED #EDEADC #DCEDEA
tetradic
#EADCED #EDE2DC #DFEDDC #DCE8ED
square
#EADCED #EDE2DC #DFEDDC #DCE8ED
split-complementary
#EADCED #E8EDDC #DCEDE2
monochromatic
#BA8BC3 #D2B4D8 #EADCED #F3EBF5 #F3EBF5
Accessibility & contrast
On white
1.32
#EADCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#EADCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCED
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCED | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#DDE1EC
Tritanopia (blue-blind)
#EADDE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadced; /* rgb */ color: rgb(234, 220, 237); /* oklch */ color: oklch(91.1% 0.027 320.2);
Tailwind
colors: {
custom: {
50: '#f0e6f2',
500: '#eadced',
950: '#000000',
},
}SCSS
$custom: #eadced; $custom-light: #f0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#eadced",
"rgb": {
"r": 234,
"g": 220,
"b": 237
},
"hsl": {
"h": 289.412,
"s": 32.075,
"l": 89.608
},
"oklch": {
"l": 0.91066,
"c": 0.02729,
"h": 320.2
},
"luminance": 0.74793
}Semantic roles & 50–950 ramp
primary
#EADCED
secondary
#ACC7A6
accent
#AB3B4E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485