#E4DFE2#E4DFE2
#E4DFE2 is a very light, near-neutral pink. Relative luminance 0.748; OKLCH L 90.8% C 0.007 H 340.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFE2 |
|---|---|
| RGB | rgb(228, 223, 226) |
| HSL | hsl(324, 8%, 88%) |
| HSV | hsv(324, 2%, 89%) |
| CMYK | cmyk(0%, 2.2%, 0.9%, 10.6%) |
| CIE-LAB | lab(89.28, 2.22, -0.86) |
| CIE-LCH | lch(89.28, 2.39, 338.80°) |
| OKLab | oklab(90.84% 0.0063 -0.0023) |
| OKLCH | oklch(90.84% 0.007 340.4) |
| XYZ | xyz(72.1079, 74.7605, 82.5682) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.34
Light Gray
#D3D3D3
ΔE00 4.42
Fog
#D8DCE0
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 5.46
Very Light Pink
#FFF4F2
ΔE00 5.66
Ghostwhite
#F8F8FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFE2 #DFE4E1
analogous
#E3DFE4 #E4DFE2 #E4DFDF
triadic
#E4DFE2 #E2E4DF #DFE2E4
tetradic
#E4DFE2 #E4E3DF #DFE4E1 #DFDFE4
square
#E4DFE2 #E4E3DF #DFE4E1 #DFDFE4
split-complementary
#E4DFE2 #DFE4DF #DFE4E3
monochromatic
#AC9DA6 #C8BEC4 #E4DFE2 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.32
#E4DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E4DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFE2
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFE2 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E2
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#E5DFE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfe2; /* rgb */ color: rgb(228, 223, 226); /* oklch */ color: oklch(90.8% 0.007 340.4);
Tailwind
colors: {
custom: {
50: '#ece9eb',
500: '#e4dfe2',
950: '#000000',
},
}SCSS
$custom: #e4dfe2; $custom-light: #ece9eb; $custom-dark: #000000;
JSON
{
"hex": "#e4dfe2",
"rgb": {
"r": 228,
"g": 223,
"b": 226
},
"hsl": {
"h": 324,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.90843,
"c": 0.00673,
"h": 340.4
},
"luminance": 0.7476
}Semantic roles & 50–950 ramp
primary
#E4DFE2
secondary
#AFB8B3
accent
#926C53
background
#FEFEFE
surface
#FDFCFD
border
#D5D5D5
text
#161616
muted
#848484