#E2DBD5#E2DBD5
#E2DBD5 is a very light, near-neutral orange. Relative luminance 0.716; OKLCH L 89.5% C 0.011 H 63.3°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #E2DBD5 |
|---|---|
| RGB | rgb(226, 219, 213) |
| HSL | hsl(28, 18%, 86%) |
| HSV | hsv(28, 6%, 89%) |
| CMYK | cmyk(0%, 3.1%, 5.8%, 11.4%) |
| CIE-LAB | lab(87.79, 1.34, 3.79) |
| CIE-LCH | lch(87.79, 4.02, 70.47°) |
| OKLab | oklab(89.53% 0.005 0.01) |
| OKLCH | oklch(89.53% 0.011 63.3) |
| XYZ | xyz(68.7042, 71.6364, 73.1457) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 4.45
Linen
#FAF0E6
ΔE00 5.00
Warm Beige
#E9DCC9
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 5.54
Seashell
#FFF5EE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2DBD5 #D5DCE2
analogous
#E2D5D5 #E2DBD5 #E2E1D5
triadic
#E2DBD5 #D5E2DB #DBD5E2
tetradic
#E2DBD5 #D5E2D5 #D5DCE2 #E1D5E2
square
#E2DBD5 #D5E2D5 #D5DCE2 #E1D5E2
split-complementary
#E2DBD5 #D5E2E1 #D5D5E2
monochromatic
#B09D8D #C9BCB1 #E2DBD5 #F3EFED #F3EFED
Accessibility & contrast
On white
1.37
#E2DBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#E2DBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2DBD5
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2DBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2DBD5 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD5
Deuteranopia (green-blind)
#DFDDD5
Tritanopia (blue-blind)
#E5DAD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e2dbd5; /* rgb */ color: rgb(226, 219, 213); /* oklch */ color: oklch(89.5% 0.011 63.3);
Tailwind
colors: {
custom: {
50: '#ebe6e1',
500: '#e2dbd5',
950: '#000000',
},
}SCSS
$custom: #e2dbd5; $custom-light: #ebe6e1; $custom-dark: #000000;
JSON
{
"hex": "#e2dbd5",
"rgb": {
"r": 226,
"g": 219,
"b": 213
},
"hsl": {
"h": 27.692,
"s": 18.31,
"l": 86.078
},
"oklch": {
"l": 0.89529,
"c": 0.01121,
"h": 63.3
},
"luminance": 0.71636
}Semantic roles & 50–950 ramp
primary
#E2DBD5
secondary
#A3AEB8
accent
#769D49
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484