#E4DCDA#E4DCDA
#E4DCDA is a very light, near-neutral red. Relative luminance 0.727; OKLCH L 90.0% C 0.009 H 34.3°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCDA |
|---|---|
| RGB | rgb(228, 220, 218) |
| HSL | hsl(12, 16%, 87%) |
| HSV | hsv(12, 4%, 89%) |
| CMYK | cmyk(0%, 3.5%, 4.4%, 10.6%) |
| CIE-LAB | lab(88.32, 2.38, 1.95) |
| CIE-LCH | lch(88.32, 3.07, 39.38°) |
| OKLab | oklab(90.03% 0.0076 0.0052) |
| OKLCH | oklch(90.03% 0.009 34.3) |
| XYZ | xyz(70.2413, 72.7428, 76.6565) |
| Luminance | 0.7274 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 4.45
Very Light Pink
#FFF4F2
ΔE00 5.43
Linen
#FAF0E6
ΔE00 5.74
Seashell
#FFF5EE
ΔE00 5.88
Fog
#D8DCE0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCDA #DAE2E4
analogous
#E4DADD #E4DCDA #E4E1DA
triadic
#E4DCDA #DAE4DC #DCDAE4
tetradic
#E4DCDA #DDE4DA #DAE2E4 #E1DAE4
square
#E4DCDA #DDE4DA #DAE2E4 #E1DAE4
split-complementary
#E4DCDA #DAE4E1 #DADDE4
monochromatic
#B09993 #CABBB7 #E4DCDA #F2EEED #F2EEED
Accessibility & contrast
On white
1.35
#E4DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#E4DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCDA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCDA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DFDEDA
Tritanopia (blue-blind)
#E6DBDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e4dcda; /* rgb */ color: rgb(228, 220, 218); /* oklch */ color: oklch(90.0% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#ece6e5',
500: '#e4dcda',
950: '#000000',
},
}SCSS
$custom: #e4dcda; $custom-light: #ece6e5; $custom-dark: #000000;
JSON
{
"hex": "#e4dcda",
"rgb": {
"r": 228,
"g": 220,
"b": 218
},
"hsl": {
"h": 12,
"s": 15.625,
"l": 87.451
},
"oklch": {
"l": 0.90026,
"c": 0.00921,
"h": 34.3
},
"luminance": 0.72742
}Semantic roles & 50–950 ramp
primary
#E4DCDA
secondary
#A9B6BA
accent
#8A9A4C
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484