#E4DEE2#E4DEE2
#E4DEE2 is a very light, near-neutral pink. Relative luminance 0.742; OKLCH L 90.6% C 0.008 H 337.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEE2 |
|---|---|
| RGB | rgb(228, 222, 226) |
| HSL | hsl(320, 10%, 88%) |
| HSV | hsv(320, 3%, 89%) |
| CMYK | cmyk(0%, 2.6%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.03, 2.74, -1.23) |
| CIE-LCH | lch(89.03, 3.01, 335.85°) |
| OKLab | oklab(90.65% 0.0078 -0.0032) |
| OKLCH | oklch(90.65% 0.008 337.4) |
| XYZ | xyz(71.8415, 74.2278, 82.4794) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.00
Light Gray
#D3D3D3
ΔE00 4.87
Fog
#D8DCE0
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 5.69
Very Light Pink
#FFF4F2
ΔE00 5.84
Whitesmoke
#F5F5F5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEE2 #DEE4E0
analogous
#E3DEE4 #E4DEE2 #E4DEDF
triadic
#E4DEE2 #E2E4DE #DEE2E4
tetradic
#E4DEE2 #E4E3DE #DEE4E0 #DEDFE4
square
#E4DEE2 #E4E3DE #DEE4E0 #DEDFE4
split-complementary
#E4DEE2 #DFE4DE #DEE4E3
monochromatic
#AD9BA7 #C8BCC4 #E4DEE2 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.33
#E4DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E4DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEE2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEE2 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE2
Deuteranopia (green-blind)
#DFE0E2
Tritanopia (blue-blind)
#E5DEDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dee2; /* rgb */ color: rgb(228, 222, 226); /* oklch */ color: oklch(90.6% 0.008 337.4);
Tailwind
colors: {
custom: {
50: '#ece8eb',
500: '#e4dee2',
950: '#000000',
},
}SCSS
$custom: #e4dee2; $custom-light: #ece8eb; $custom-dark: #000000;
JSON
{
"hex": "#e4dee2",
"rgb": {
"r": 228,
"g": 222,
"b": 226
},
"hsl": {
"h": 320,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.90646,
"c": 0.00841,
"h": 337.4
},
"luminance": 0.74228
}Semantic roles & 50–950 ramp
primary
#E4DEE2
secondary
#AEB8B1
accent
#946851
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484