#E4DBDC#E4DBDC
#E4DBDC is a very light, near-neutral red. Relative luminance 0.723; OKLCH L 89.9% C 0.010 H 9.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBDC |
|---|---|
| RGB | rgb(228, 219, 220) |
| HSL | hsl(353, 14%, 88%) |
| HSV | hsv(353, 4%, 89%) |
| CMYK | cmyk(0%, 3.9%, 3.5%, 10.6%) |
| CIE-LAB | lab(88.12, 3.24, 0.60) |
| CIE-LCH | lch(88.12, 3.30, 10.57°) |
| OKLab | oklab(89.89% 0.0098 0.0017) |
| OKLCH | oklch(89.89% 0.01 9.5) |
| XYZ | xyz(70.2429, 72.3248, 77.9559) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.42
Light Gray
#D3D3D3
ΔE00 4.98
Very Light Pink
#FFF4F2
ΔE00 5.62
Lavenderblush
#FFF0F5
ΔE00 5.84
Fog
#D8DCE0
ΔE00 6.23
Snow
#FFFAFA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBDC #DBE4E3
analogous
#E4DBE0 #E4DBDC #E4DEDB
triadic
#E4DBDC #DCE4DB #DBDCE4
tetradic
#E4DBDC #E0E4DB #DBE4E3 #DEDBE4
square
#E4DBDC #E0E4DB #DBE4E3 #DEDBE4
split-complementary
#E4DBDC #DBE4DE #DBE0E4
monochromatic
#B09598 #CAB8BA #E4DBDC #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.36
#E4DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#E4DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBDC
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBDC | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#DEDEDC
Tritanopia (blue-blind)
#E6DADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dbdc; /* rgb */ color: rgb(228, 219, 220); /* oklch */ color: oklch(89.9% 0.010 9.5);
Tailwind
colors: {
custom: {
50: '#ece6e6',
500: '#e4dbdc',
950: '#000000',
},
}SCSS
$custom: #e4dbdc; $custom-light: #ece6e6; $custom-dark: #000000;
JSON
{
"hex": "#e4dbdc",
"rgb": {
"r": 228,
"g": 219,
"b": 220
},
"hsl": {
"h": 353.333,
"s": 14.286,
"l": 87.647
},
"oklch": {
"l": 0.89885,
"c": 0.00995,
"h": 9.5
},
"luminance": 0.72324
}Semantic roles & 50–950 ramp
primary
#E4DBDC
secondary
#AAB9B8
accent
#98904D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161516
muted
#848484