#E5DCCD#E5DCCD
#E5DCCD is a very light, muted orange. Relative luminance 0.723; OKLCH L 89.8% C 0.022 H 80.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DCCD |
|---|---|
| RGB | rgb(229, 220, 205) |
| HSL | hsl(38, 32%, 85%) |
| HSV | hsv(38, 10%, 90%) |
| CMYK | cmyk(0%, 3.9%, 10.5%, 10.2%) |
| CIE-LAB | lab(88.09, 0.54, 8.46) |
| CIE-LCH | lch(88.09, 8.48, 86.32°) |
| OKLab | oklab(89.76% 0.0036 0.0222) |
| OKLCH | oklch(89.76% 0.022 80.7) |
| XYZ | xyz(68.9246, 72.2530, 68.0610) |
| Luminance | 0.7225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.96
Eggshell
#F0EAD6
ΔE00 4.04
Antiquewhite
#FAEBD7
ΔE00 4.37
Champagne
#F7E7CE
ΔE00 4.68
Linen
#FAF0E6
ΔE00 5.13
Oldlace
#FDF5E6
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DCCD #CDD6E5
analogous
#E5D0CD #E5DCCD #E2E5CD
triadic
#E5DCCD #CDE5DC #DCCDE5
tetradic
#E5DCCD #CDE5D0 #CDD6E5 #E5CDE2
square
#E5DCCD #CDE5D0 #CDD6E5 #E5CDE2
split-complementary
#E5DCCD #CDE2E5 #D0CDE5
monochromatic
#BBA47C #D0C0A5 #E5DCCD #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.36
#E5DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#E5DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DCCD
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DCCD | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#EAD9D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e5dccd; /* rgb */ color: rgb(229, 220, 205); /* oklch */ color: oklch(89.8% 0.022 80.7);
Tailwind
colors: {
custom: {
50: '#ede6dc',
500: '#e5dccd',
950: '#000000',
},
}SCSS
$custom: #e5dccd; $custom-light: #ede6dc; $custom-dark: #000000;
JSON
{
"hex": "#e5dccd",
"rgb": {
"r": 229,
"g": 220,
"b": 205
},
"hsl": {
"h": 37.5,
"s": 31.579,
"l": 85.098
},
"oklch": {
"l": 0.89757,
"c": 0.02245,
"h": 80.7
},
"luminance": 0.72252
}Semantic roles & 50–950 ramp
primary
#E5DCCD
secondary
#99A6BE
accent
#65AA3B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484