#EADCEF#EADCEF
#EADCEF is a very light, muted purple. Relative luminance 0.749; OKLCH L 91.1% C 0.030 H 317.2°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EADCEF |
|---|---|
| RGB | rgb(234, 220, 239) |
| HSL | hsl(284, 37%, 90%) |
| HSV | hsv(284, 8%, 94%) |
| CMYK | cmyk(2.1%, 7.9%, 0%, 6.3%) |
| CIE-LAB | lab(89.35, 8.15, -7.54) |
| CIE-LCH | lch(89.35, 11.10, 317.23°) |
| OKLab | oklab(91.13% 0.0217 -0.0201) |
| OKLCH | oklch(91.13% 0.03 317.2) |
| XYZ | xyz(75.1024, 74.9112, 92.1474) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.88
Lavenderblush
#FFF0F5
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.48
Pale Lavender
#EECFFE
ΔE00 9.33
Ghostwhite
#F8F8FF
ΔE00 9.62
Light Pink
#FFD1DF
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADCEF #E1EFDC
analogous
#E1DCEF #EADCEF #EFDCEA
triadic
#EADCEF #EFEADC #DCEFEA
tetradic
#EADCEF #EFE1DC #E1EFDC #DCEAEF
square
#EADCEF #EFE1DC #E1EFDC #DCEAEF
split-complementary
#EADCEF #EAEFDC #DCEFE1
monochromatic
#B888C9 #D1B2DC #EADCEF #F2EAF5 #F2EAF5
Accessibility & contrast
On white
1.31
#EADCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#EADCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADCEF
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADCEF | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#EADEE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eadcef; /* rgb */ color: rgb(234, 220, 239); /* oklch */ color: oklch(91.1% 0.030 317.2);
Tailwind
colors: {
custom: {
50: '#f0e6f4',
500: '#eadcef',
950: '#000000',
},
}SCSS
$custom: #eadcef; $custom-light: #f0e6f4; $custom-dark: #000000;
JSON
{
"hex": "#eadcef",
"rgb": {
"r": 234,
"g": 220,
"b": 239
},
"hsl": {
"h": 284.211,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.91127,
"c": 0.02956,
"h": 317.2
},
"luminance": 0.74911
}Semantic roles & 50–950 ramp
primary
#EADCEF
secondary
#AFCAA5
accent
#B03556
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485