#E4DEE3#E4DEE3
#E4DEE3 is a very light, near-neutral pink. Relative luminance 0.743; OKLCH L 90.7% C 0.009 H 331.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DEE3 |
|---|---|
| RGB | rgb(228, 222, 227) |
| HSL | hsl(310, 10%, 88%) |
| HSV | hsv(310, 3%, 89%) |
| CMYK | cmyk(0%, 2.6%, 0.4%, 10.6%) |
| CIE-LAB | lab(89.06, 2.92, -1.72) |
| CIE-LCH | lch(89.06, 3.39, 329.55°) |
| OKLab | oklab(90.68% 0.0081 -0.0045) |
| OKLCH | oklch(90.68% 0.009 331) |
| XYZ | xyz(71.9791, 74.2828, 83.2042) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.34
Light Gray
#D3D3D3
ΔE00 5.15
Fog
#D8DCE0
ΔE00 5.23
Lavenderblush
#FFF0F5
ΔE00 5.60
Ghostwhite
#F8F8FF
ΔE00 5.97
Very Light Pink
#FFF4F2
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DEE3 #DEE4DF
analogous
#E2DEE4 #E4DEE3 #E4DEE0
triadic
#E4DEE3 #E3E4DE #DEE3E4
tetradic
#E4DEE3 #E4E2DE #DEE4DF #DEE0E4
square
#E4DEE3 #E4E2DE #DEE4DF #DEE0E4
split-complementary
#E4DEE3 #E0E4DE #DEE4E2
monochromatic
#AD9BAA #C8BCC6 #E4DEE3 #F1EEF1 #F1EEF1
Accessibility & contrast
On white
1.32
#E4DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#E4DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DEE3
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DEE3 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDFE3
Deuteranopia (green-blind)
#DFE0E3
Tritanopia (blue-blind)
#E5DEE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dee3; /* rgb */ color: rgb(228, 222, 227); /* oklch */ color: oklch(90.7% 0.009 331.0);
Tailwind
colors: {
custom: {
50: '#ece8eb',
500: '#e4dee3',
950: '#000000',
},
}SCSS
$custom: #e4dee3; $custom-light: #ece8eb; $custom-dark: #000000;
JSON
{
"hex": "#e4dee3",
"rgb": {
"r": 228,
"g": 222,
"b": 227
},
"hsl": {
"h": 310,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.90675,
"c": 0.00932,
"h": 331
},
"luminance": 0.74283
}Semantic roles & 50–950 ramp
primary
#E4DEE3
secondary
#AEB8B0
accent
#945D51
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484