#EADFE9#EADFE9
#EADFE9 is a very light, near-neutral purple. Relative luminance 0.762; OKLCH L 91.5% C 0.018 H 328.5°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EADFE9 |
|---|---|
| RGB | rgb(234, 223, 233) |
| HSL | hsl(305, 21%, 90%) |
| HSV | hsv(305, 5%, 92%) |
| CMYK | cmyk(0%, 4.7%, 0.4%, 8.2%) |
| CIE-LAB | lab(89.93, 5.50, -3.53) |
| CIE-LCH | lch(89.93, 6.53, 327.27°) |
| OKLab | oklab(91.53% 0.0152 -0.0093) |
| OKLCH | oklch(91.53% 0.018 328.5) |
| XYZ | xyz(75.0251, 76.1514, 87.8213) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.51
Lavender (CSS)
#E6E6FA
ΔE00 5.85
Very Light Pink
#FFF4F2
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 7.09
Gainsboro
#DCDCDC
ΔE00 7.59
Mistyrose
#FFE4E1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADFE9 #DFEAE0
analogous
#E6DFEA #EADFE9 #EADFE4
triadic
#EADFE9 #E9EADF #DFE9EA
tetradic
#EADFE9 #EAE6DF #DFEAE0 #DFE4EA
square
#EADFE9 #EAE6DF #DFEAE0 #DFE4EA
split-complementary
#EADFE9 #E4EADF #DFEAE6
monochromatic
#BA95B6 #D2BAD0 #EADFE9 #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.29
#EADFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EADFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADFE9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADFE9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E9
Deuteranopia (green-blind)
#E1E3E9
Tritanopia (blue-blind)
#EBE0E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eadfe9; /* rgb */ color: rgb(234, 223, 233); /* oklch */ color: oklch(91.5% 0.018 328.5);
Tailwind
colors: {
custom: {
50: '#f0e9f0',
500: '#eadfe9',
950: '#000000',
},
}SCSS
$custom: #eadfe9; $custom-light: #f0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#eadfe9",
"rgb": {
"r": 234,
"g": 223,
"b": 233
},
"hsl": {
"h": 305.455,
"s": 20.755,
"l": 89.608
},
"oklch": {
"l": 0.91525,
"c": 0.01786,
"h": 328.5
},
"luminance": 0.76151
}Semantic roles & 50–950 ramp
primary
#EADFE9
secondary
#ACC1AE
accent
#9F4E46
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161616
muted
#858485