#E4DBCD#E4DBCD
#E4DBCD is a very light, muted orange. Relative luminance 0.716; OKLCH L 89.5% C 0.021 H 79.1°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DBCD |
|---|---|
| RGB | rgb(228, 219, 205) |
| HSL | hsl(37, 30%, 85%) |
| HSV | hsv(37, 10%, 89%) |
| CMYK | cmyk(0%, 3.9%, 10.1%, 10.6%) |
| CIE-LAB | lab(87.76, 0.71, 7.98) |
| CIE-LCH | lch(87.76, 8.01, 84.92°) |
| OKLab | oklab(89.48% 0.004 0.0209) |
| OKLCH | oklch(89.48% 0.021 79.1) |
| XYZ | xyz(68.3447, 71.5655, 67.9589) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.21
Eggshell
#F0EAD6
ΔE00 4.46
Antiquewhite
#FAEBD7
ΔE00 4.64
Champagne
#F7E7CE
ΔE00 5.04
Linen
#FAF0E6
ΔE00 5.12
Oldlace
#FDF5E6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DBCD #CDD6E4
analogous
#E4D0CD #E4DBCD #E1E4CD
triadic
#E4DBCD #CDE4DB #DBCDE4
tetradic
#E4DBCD #CDE4D0 #CDD6E4 #E4CDE1
square
#E4DBCD #CDE4D0 #CDD6E4 #E4CDE1
split-complementary
#E4DBCD #CDE1E4 #D0CDE4
monochromatic
#B9A27E #CFBEA5 #E4DBCD #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.37
#E4DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#E4DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DBCD
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DBCD | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#E8D8D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e4dbcd; /* rgb */ color: rgb(228, 219, 205); /* oklch */ color: oklch(89.5% 0.021 79.1);
Tailwind
colors: {
custom: {
50: '#ece6dc',
500: '#e4dbcd',
950: '#000000',
},
}SCSS
$custom: #e4dbcd; $custom-light: #ece6dc; $custom-dark: #000000;
JSON
{
"hex": "#e4dbcd",
"rgb": {
"r": 228,
"g": 219,
"b": 205
},
"hsl": {
"h": 36.522,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.89477,
"c": 0.02128,
"h": 79.1
},
"luminance": 0.71565
}Semantic roles & 50–950 ramp
primary
#E4DBCD
secondary
#99A7BC
accent
#67A93D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484