#E2DBD9#E2DBD9
#E2DBD9 is a very light, near-neutral red. Relative luminance 0.718; OKLCH L 89.6% C 0.008 H 36.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBD9 |
|---|---|
| RGB | rgb(226, 219, 217) |
| HSL | hsl(13, 13%, 87%) |
| HSV | hsv(13, 4%, 89%) |
| CMYK | cmyk(0%, 3.1%, 4%, 11.4%) |
| CIE-LAB | lab(87.89, 2.03, 1.83) |
| CIE-LCH | lch(87.89, 2.73, 41.96°) |
| OKLab | oklab(89.64% 0.0066 0.0049) |
| OKLCH | oklch(89.64% 0.008 36.5) |
| XYZ | xyz(69.2182, 71.8420, 75.8526) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 3.94
Fog
#D8DCE0
ΔE00 5.55
Very Light Pink
#FFF4F2
ΔE00 5.81
Linen
#FAF0E6
ΔE00 5.92
Seashell
#FFF5EE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBD9 #D9E0E2
analogous
#E2D9DC #E2DBD9 #E2E0D9
triadic
#E2DBD9 #D9E2DB #DBD9E2
tetradic
#E2DBD9 #DCE2D9 #D9E0E2 #E0D9E2
square
#E2DBD9 #DCE2D9 #D9E0E2 #E0D9E2
split-complementary
#E2DBD9 #D9E2E0 #D9DCE2
monochromatic
#AD9994 #C8BAB6 #E2DBD9 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.37
#E2DBD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E2DBD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBD9
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBD9 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCD9
Deuteranopia (green-blind)
#DEDDD9
Tritanopia (blue-blind)
#E4DADA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2dbd9; /* rgb */ color: rgb(226, 219, 217); /* oklch */ color: oklch(89.6% 0.008 36.5);
Tailwind
colors: {
custom: {
50: '#ebe6e4',
500: '#e2dbd9',
950: '#000000',
},
}SCSS
$custom: #e2dbd9; $custom-light: #ebe6e4; $custom-dark: #000000;
JSON
{
"hex": "#e2dbd9",
"rgb": {
"r": 226,
"g": 219,
"b": 217
},
"hsl": {
"h": 13.333,
"s": 13.433,
"l": 86.863
},
"oklch": {
"l": 0.8964,
"c": 0.00818,
"h": 36.5
},
"luminance": 0.71842
}Semantic roles & 50–950 ramp
primary
#E2DBD9
secondary
#A8B4B7
accent
#87984E
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484