#E4DFE0#E4DFE0
#E4DFE0 is a very light, near-neutral red. Relative luminance 0.747; OKLCH L 90.8% C 0.006 H 3.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFE0 |
|---|---|
| RGB | rgb(228, 223, 224) |
| HSL | hsl(348, 8%, 88%) |
| HSV | hsv(348, 2%, 89%) |
| CMYK | cmyk(0%, 2.2%, 1.8%, 10.6%) |
| CIE-LAB | lab(89.23, 1.87, 0.11) |
| CIE-LCH | lch(89.23, 1.87, 3.45°) |
| OKLab | oklab(90.79% 0.0056 0.0003) |
| OKLCH | oklch(90.79% 0.006 3.4) |
| XYZ | xyz(71.8351, 74.6514, 81.1313) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.80
Light Gray
#D3D3D3
ΔE00 4.01
Fog
#D8DCE0
ΔE00 4.53
Whitesmoke
#F5F5F5
ΔE00 5.18
Very Light Pink
#FFF4F2
ΔE00 5.42
Snow
#FFFAFA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFE0 #DFE4E3
analogous
#E4DFE2 #E4DFE0 #E4E0DF
triadic
#E4DFE0 #E0E4DF #DFE0E4
tetradic
#E4DFE0 #E2E4DF #DFE4E3 #E0DFE4
square
#E4DFE0 #E2E4DF #DFE4E3 #E0DFE4
split-complementary
#E4DFE0 #DFE4E0 #DFE2E4
monochromatic
#AC9DA0 #C8BEC0 #E4DFE0 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.32
#E4DFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#E4DFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFE0
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFE0 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0E0
Deuteranopia (green-blind)
#E1E0E0
Tritanopia (blue-blind)
#E5DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfe0; /* rgb */ color: rgb(228, 223, 224); /* oklch */ color: oklch(90.8% 0.006 3.4);
Tailwind
colors: {
custom: {
50: '#ece9e9',
500: '#e4dfe0',
950: '#000000',
},
}SCSS
$custom: #e4dfe0; $custom-light: #ece9e9; $custom-dark: #000000;
JSON
{
"hex": "#e4dfe0",
"rgb": {
"r": 228,
"g": 223,
"b": 224
},
"hsl": {
"h": 348,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.90786,
"c": 0.0056,
"h": 3.4
},
"luminance": 0.74651
}Semantic roles & 50–950 ramp
primary
#E4DFE0
secondary
#AFB8B6
accent
#928653
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484