#ECDBD0#ECDBD0
#ECDBD0 is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.2% C 0.024 H 55.3°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDBD0 |
|---|---|
| RGB | rgb(236, 219, 208) |
| HSL | hsl(24, 42%, 87%) |
| HSV | hsv(24, 12%, 93%) |
| CMYK | cmyk(0%, 7.2%, 11.9%, 7.5%) |
| CIE-LAB | lab(88.47, 4.02, 7.51) |
| CIE-LCH | lch(88.47, 8.51, 61.84°) |
| OKLab | oklab(90.22% 0.0137 0.0197) |
| OKLCH | oklch(90.22% 0.024 55.3) |
| XYZ | xyz(71.3079, 73.0511, 70.0061) |
| Luminance | 0.7305 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.72
Linen
#FAF0E6
ΔE00 5.20
Antiquewhite
#FAEBD7
ΔE00 5.55
Seashell
#FFF5EE
ΔE00 6.09
Champagne
#F7E7CE
ΔE00 6.66
Mistyrose
#FFE4E1
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDBD0 #D0E1EC
analogous
#ECD0D3 #ECDBD0 #ECE9D0
triadic
#ECDBD0 #D0ECDB #DBD0EC
tetradic
#ECDBD0 #D3ECD0 #D0E1EC #E9D0EC
square
#ECDBD0 #D3ECD0 #D0E1EC #E9D0EC
split-complementary
#ECDBD0 #D0ECE9 #D0D3EC
monochromatic
#C99879 #DABAA4 #ECDBD0 #F6EEE9 #F6EEE9
Accessibility & contrast
On white
1.35
#ECDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#ECDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDBD0
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDBD0 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCF
Deuteranopia (green-blind)
#E4DFD0
Tritanopia (blue-blind)
#F2D8D8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ecdbd0; /* rgb */ color: rgb(236, 219, 208); /* oklch */ color: oklch(90.2% 0.024 55.3);
Tailwind
colors: {
custom: {
50: '#f2e6de',
500: '#ecdbd0',
950: '#000000',
},
}SCSS
$custom: #ecdbd0; $custom-light: #f2e6de; $custom-dark: #000000;
JSON
{
"hex": "#ecdbd0",
"rgb": {
"r": 236,
"g": 219,
"b": 208
},
"hsl": {
"h": 23.571,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.90216,
"c": 0.024,
"h": 55.3
},
"luminance": 0.7305
}Semantic roles & 50–950 ramp
primary
#ECDBD0
secondary
#99B5C8
accent
#81B630
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484