#E4DBDA#E4DBDA
#E4DBDA is a very light, near-neutral red. Relative luminance 0.722; OKLCH L 89.8% C 0.010 H 25.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBDA |
|---|---|
| RGB | rgb(228, 219, 218) |
| HSL | hsl(6, 16%, 87%) |
| HSV | hsv(6, 4%, 89%) |
| CMYK | cmyk(0%, 3.9%, 4.4%, 10.6%) |
| CIE-LAB | lab(88.07, 2.89, 1.59) |
| CIE-LCH | lch(88.07, 3.30, 28.71°) |
| OKLab | oklab(89.83% 0.0091 0.0042) |
| OKLCH | oklch(89.83% 0.01 25.1) |
| XYZ | xyz(69.9796, 72.2195, 76.5692) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 4.77
Very Light Pink
#FFF4F2
ΔE00 5.50
Seashell
#FFF5EE
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.28
Linen
#FAF0E6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBDA #DAE3E4
analogous
#E4DADE #E4DBDA #E4E0DA
triadic
#E4DBDA #DAE4DB #DBDAE4
tetradic
#E4DBDA #DEE4DA #DAE3E4 #E0DAE4
square
#E4DBDA #DEE4DA #DAE3E4 #E0DAE4
split-complementary
#E4DBDA #DAE4E0 #DADEE4
monochromatic
#B09693 #CAB9B7 #E4DBDA #F2EEED #F2EEED
Accessibility & contrast
On white
1.36
#E4DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#E4DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBDA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBDA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDCDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#E6DADB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dbda; /* rgb */ color: rgb(228, 219, 218); /* oklch */ color: oklch(89.8% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#ece6e5',
500: '#e4dbda',
950: '#000000',
},
}SCSS
$custom: #e4dbda; $custom-light: #ece6e5; $custom-dark: #000000;
JSON
{
"hex": "#e4dbda",
"rgb": {
"r": 228,
"g": 219,
"b": 218
},
"hsl": {
"h": 6,
"s": 15.625,
"l": 87.451
},
"oklch": {
"l": 0.89829,
"c": 0.00999,
"h": 25.1
},
"luminance": 0.72219
}Semantic roles & 50–950 ramp
primary
#E4DBDA
secondary
#A9B8BA
accent
#929A4C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484