#EADEE5#EADEE5
#EADEE5 is a very light, near-neutral pink. Relative luminance 0.754; OKLCH L 91.2% C 0.016 H 341.4°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EADEE5 |
|---|---|
| RGB | rgb(234, 222, 229) |
| HSL | hsl(325, 22%, 89%) |
| HSV | hsv(325, 5%, 92%) |
| CMYK | cmyk(0%, 5.1%, 2.1%, 8.2%) |
| CIE-LAB | lab(89.58, 5.30, -1.95) |
| CIE-LCH | lch(89.58, 5.65, 339.81°) |
| OKLab | oklab(91.21% 0.0152 -0.0051) |
| OKLCH | oklch(91.21% 0.016 341.4) |
| XYZ | xyz(74.1938, 75.3927, 84.7572) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.18
Very Light Pink
#FFF4F2
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 6.73
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Gainsboro
#DCDCDC
ΔE00 7.01
Ghostwhite
#F8F8FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EADEE5 #DEEAE3
analogous
#E9DEEA #EADEE5 #EADEDF
triadic
#EADEE5 #E5EADE #DEE5EA
tetradic
#EADEE5 #EAE9DE #DEEAE3 #DEDFEA
square
#EADEE5 #EAE9DE #DEEAE3 #DEDFEA
split-complementary
#EADEE5 #DFEADE #DEEAE9
monochromatic
#BA93AA #D2B9C8 #EADEE5 #F3ECF0 #F3ECF0
Accessibility & contrast
On white
1.31
#EADEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#EADEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EADEE5
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EADEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EADEE5 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E5
Deuteranopia (green-blind)
#E1E2E5
Tritanopia (blue-blind)
#ECDEE0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eadee5; /* rgb */ color: rgb(234, 222, 229); /* oklch */ color: oklch(91.2% 0.016 341.4);
Tailwind
colors: {
custom: {
50: '#f0e8ed',
500: '#eadee5',
950: '#000000',
},
}SCSS
$custom: #eadee5; $custom-light: #f0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#eadee5",
"rgb": {
"r": 234,
"g": 222,
"b": 229
},
"hsl": {
"h": 325,
"s": 22.222,
"l": 89.412
},
"oklch": {
"l": 0.91214,
"c": 0.01603,
"h": 341.4
},
"luminance": 0.75392
}Semantic roles & 50–950 ramp
primary
#EADEE5
secondary
#ABC1B4
accent
#A16B45
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484