#E9DEE2#E9DEE2
#E9DEE2 is a very light, near-neutral pink. Relative luminance 0.751; OKLCH L 91.0% C 0.013 H 353.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DEE2 |
|---|---|
| RGB | rgb(233, 222, 226) |
| HSL | hsl(338, 20%, 89%) |
| HSV | hsv(338, 5%, 91%) |
| CMYK | cmyk(0%, 4.7%, 3%, 8.6%) |
| CIE-LAB | lab(89.42, 4.44, -0.61) |
| CIE-LCH | lch(89.42, 4.48, 352.14°) |
| OKLab | oklab(91.05% 0.013 -0.0016) |
| OKLCH | oklch(91.05% 0.013 353.2) |
| XYZ | xyz(73.4511, 75.0577, 82.5549) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.37
Very Light Pink
#FFF4F2
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.91
Mistyrose
#FFE4E1
ΔE00 6.46
Light Gray
#D3D3D3
ΔE00 6.60
Snow
#FFFAFA
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DEE2 #DEE9E5
analogous
#E9DEE8 #E9DEE2 #E9E0DE
triadic
#E9DEE2 #E2E9DE #DEE2E9
tetradic
#E9DEE2 #E8E9DE #DEE9E5 #E0DEE9
square
#E9DEE2 #E8E9DE #DEE9E5 #E0DEE9
split-complementary
#E9DEE2 #DEE9E0 #DEE8E9
monochromatic
#B895A1 #D1B9C2 #E9DEE2 #F3EDEF #F3EDEF
Accessibility & contrast
On white
1.31
#E9DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#E9DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DEE2
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DEE2 | 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)
#DFE0E2
Deuteranopia (green-blind)
#E1E1E2
Tritanopia (blue-blind)
#EBDEDF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dee2; /* rgb */ color: rgb(233, 222, 226); /* oklch */ color: oklch(91.0% 0.013 353.2);
Tailwind
colors: {
custom: {
50: '#f0e8eb',
500: '#e9dee2',
950: '#000000',
},
}SCSS
$custom: #e9dee2; $custom-light: #f0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#e9dee2",
"rgb": {
"r": 233,
"g": 222,
"b": 226
},
"hsl": {
"h": 338.182,
"s": 20,
"l": 89.216
},
"oklch": {
"l": 0.91047,
"c": 0.01311,
"h": 353.2
},
"luminance": 0.75057
}Semantic roles & 50–950 ramp
primary
#E9DEE2
secondary
#ABC0B8
accent
#9E7F47
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161616
muted
#858484