#E4DCCA#E4DCCA
#E4DCCA is a very light, muted orange. Relative luminance 0.719; OKLCH L 89.6% C 0.026 H 86.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DCCA |
|---|---|
| RGB | rgb(228, 220, 202) |
| HSL | hsl(42, 33%, 84%) |
| HSV | hsv(42, 11%, 89%) |
| CMYK | cmyk(0%, 3.5%, 11.4%, 10.6%) |
| CIE-LAB | lab(87.94, -0.29, 9.82) |
| CIE-LCH | lch(87.94, 9.82, 91.71°) |
| OKLab | oklab(89.6% 0.0014 0.0256) |
| OKLCH | oklch(89.6% 0.026 86.9) |
| XYZ | xyz(68.2478, 71.9454, 66.1572) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.29
Eggshell
#F0EAD6
ΔE00 3.28
Champagne
#F7E7CE
ΔE00 4.47
Antiquewhite
#FAEBD7
ΔE00 4.70
Oldlace
#FDF5E6
ΔE00 5.58
Papayawhip
#FFEFD5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DCCA #CAD2E4
analogous
#E4CFCA #E4DCCA #DFE4CA
triadic
#E4DCCA #CAE4DC #DCCAE4
tetradic
#E4DCCA #CAE4CF #CAD2E4 #E4CADF
square
#E4DCCA #CAE4CF #CAD2E4 #E4CADF
split-complementary
#E4DCCA #CADFE4 #CFCAE4
monochromatic
#BBA679 #CFC1A1 #E4DCCA #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.36
#E4DCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#E4DCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DCCA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DCCA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC9
Deuteranopia (green-blind)
#E3DDCA
Tritanopia (blue-blind)
#E9D9D7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e4dcca; /* rgb */ color: rgb(228, 220, 202); /* oklch */ color: oklch(89.6% 0.026 86.9);
Tailwind
colors: {
custom: {
50: '#ece6da',
500: '#e4dcca',
950: '#000000',
},
}SCSS
$custom: #e4dcca; $custom-light: #ece6da; $custom-dark: #000000;
JSON
{
"hex": "#e4dcca",
"rgb": {
"r": 228,
"g": 220,
"b": 202
},
"hsl": {
"h": 41.538,
"s": 32.5,
"l": 84.314
},
"oklch": {
"l": 0.89599,
"c": 0.02567,
"h": 86.9
},
"luminance": 0.71945
}Semantic roles & 50–950 ramp
primary
#E4DCCA
secondary
#96A2BD
accent
#5DAB3A
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161614
muted
#848483