#EADCF1#EADCF1
#EADCF1 is a very light, muted purple. Relative luminance 0.750; OKLCH L 91.2% C 0.032 H 314.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCF1 |
|---|---|
| RGB | rgb(234, 220, 241) |
| HSL | hsl(280, 43%, 90%) |
| HSV | hsv(280, 9%, 95%) |
| CMYK | cmyk(2.9%, 8.7%, 0%, 5.5%) |
| CIE-LAB | lab(89.41, 8.52, -8.51) |
| CIE-LCH | lch(89.41, 12.04, 315.03°) |
| OKLab | oklab(91.19% 0.0224 -0.0227) |
| OKLCH | oklch(91.19% 0.032 314.7) |
| XYZ | xyz(75.3995, 75.0301, 93.7121) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.90
Thistle
#D8BFD8
ΔE00 7.33
Lavenderblush
#FFF0F5
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 8.73
Very Light Purple
#F6CEFC
ΔE00 9.54
Pale Lilac
#E4CBFF
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCF1 #E3F1DC
analogous
#DFDCF1 #EADCF1 #F1DCED
triadic
#EADCF1 #F1EADC #DCF1EA
tetradic
#EADCF1 #F1DFDC #E3F1DC #DCEDF1
square
#EADCF1 #F1DFDC #E3F1DC #DCEDF1
split-complementary
#EADCF1 #EDF1DC #DCF1DF
monochromatic
#B685CE #D0B0E0 #EADCF1 #F2E9F6 #F2E9F6
Accessibility & contrast
On white
1.31
#EADCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#EADCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCF1
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCF1 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#DCE1F0
Tritanopia (blue-blind)
#EADEE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadcf1; /* rgb */ color: rgb(234, 220, 241); /* oklch */ color: oklch(91.2% 0.032 314.7);
Tailwind
colors: {
custom: {
50: '#f0e6f5',
500: '#eadcf1',
950: '#000000',
},
}SCSS
$custom: #eadcf1; $custom-light: #f0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#eadcf1",
"rgb": {
"r": 234,
"g": 220,
"b": 241
},
"hsl": {
"h": 280,
"s": 42.857,
"l": 90.392
},
"oklch": {
"l": 0.91189,
"c": 0.0319,
"h": 314.7
},
"luminance": 0.7503
}Semantic roles & 50–950 ramp
primary
#EADCF1
secondary
#B2CEA3
accent
#B6305C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485