#E4DDCD#E4DDCD
#E4DDCD is a very light, muted orange. Relative luminance 0.726; OKLCH L 89.9% C 0.023 H 87.2°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DDCD |
|---|---|
| RGB | rgb(228, 221, 205) |
| HSL | hsl(42, 30%, 85%) |
| HSV | hsv(42, 10%, 89%) |
| CMYK | cmyk(0%, 3.1%, 10.1%, 10.6%) |
| CIE-LAB | lab(88.26, -0.32, 8.70) |
| CIE-LCH | lch(88.26, 8.71, 92.13°) |
| OKLab | oklab(89.87% 0.0011 0.0228) |
| OKLCH | oklch(89.87% 0.023 87.2) |
| XYZ | xyz(68.8696, 72.6153, 68.1339) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.67
Eggshell
#F0EAD6
ΔE00 3.26
Antiquewhite
#FAEBD7
ΔE00 4.81
Champagne
#F7E7CE
ΔE00 4.91
Oldlace
#FDF5E6
ΔE00 5.27
Linen
#FAF0E6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DDCD #CDD4E4
analogous
#E4D2CD #E4DDCD #E0E4CD
triadic
#E4DDCD #CDE4DD #DDCDE4
tetradic
#E4DDCD #CDE4D2 #CDD4E4 #E4CDE0
square
#E4DDCD #CDE4D2 #CDD4E4 #E4CDE0
split-complementary
#E4DDCD #CDE0E4 #D2CDE4
monochromatic
#B9A77E #CFC2A5 #E4DDCD #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.35
#E4DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#E4DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DDCD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DDCD | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCC
Deuteranopia (green-blind)
#E3DECD
Tritanopia (blue-blind)
#E8DAD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4ddcd; /* rgb */ color: rgb(228, 221, 205); /* oklch */ color: oklch(89.9% 0.023 87.2);
Tailwind
colors: {
custom: {
50: '#ece7dc',
500: '#e4ddcd',
950: '#000000',
},
}SCSS
$custom: #e4ddcd; $custom-light: #ece7dc; $custom-dark: #000000;
JSON
{
"hex": "#e4ddcd",
"rgb": {
"r": 228,
"g": 221,
"b": 205
},
"hsl": {
"h": 41.739,
"s": 29.87,
"l": 84.902
},
"oklch": {
"l": 0.89874,
"c": 0.02279,
"h": 87.2
},
"luminance": 0.72615
}Semantic roles & 50–950 ramp
primary
#E4DDCD
secondary
#99A4BC
accent
#5EA93D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484