#EADEEB#EADEEB
#EADEEB is a very light, muted purple. Relative luminance 0.757; OKLCH L 91.4% C 0.022 H 323.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEEB |
|---|---|
| RGB | rgb(234, 222, 235) |
| HSL | hsl(295, 25%, 90%) |
| HSV | hsv(295, 6%, 92%) |
| CMYK | cmyk(0.4%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(89.74, 6.38, -4.87) |
| CIE-LCH | lch(89.74, 8.02, 322.64°) |
| OKLab | oklab(91.39% 0.0174 -0.0129) |
| OKLCH | oklch(91.39% 0.022 323.4) |
| XYZ | xyz(75.0461, 75.7336, 89.2457) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Ghostwhite
#F8F8FF
ΔE00 7.87
Very Light Pink
#FFF4F2
ΔE00 8.17
Mistyrose
#FFE4E1
ΔE00 8.31
Gainsboro
#DCDCDC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEEB #DFEBDE
analogous
#E4DEEB #EADEEB #EBDEE6
triadic
#EADEEB #EBEADE #DEEBEA
tetradic
#EADEEB #EBE4DE #DFEBDE #DEE6EB
square
#EADEEB #EBE4DE #DFEBDE #DEE6EB
split-complementary
#EADEEB #E6EBDE #DEEBE4
monochromatic
#BA92BD #D2B8D4 #EADEEB #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.30
#EADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEEB
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEEB | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1EC
Deuteranopia (green-blind)
#DFE2EA
Tritanopia (blue-blind)
#EBDFE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadeeb; /* rgb */ color: rgb(234, 222, 235); /* oklch */ color: oklch(91.4% 0.022 323.4);
Tailwind
colors: {
custom: {
50: '#f0e8f1',
500: '#eadeeb',
950: '#000000',
},
}SCSS
$custom: #eadeeb; $custom-light: #f0e8f1; $custom-dark: #000000;
JSON
{
"hex": "#eadeeb",
"rgb": {
"r": 234,
"g": 222,
"b": 235
},
"hsl": {
"h": 295.385,
"s": 24.528,
"l": 89.608
},
"oklch": {
"l": 0.91391,
"c": 0.02166,
"h": 323.4
},
"luminance": 0.75733
}Semantic roles & 50–950 ramp
primary
#EADEEB
secondary
#ACC3AA
accent
#A3424A
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485