#ECDDBA#ECDDBA
#ECDDBA is a very light, muted orange. Relative luminance 0.731; OKLCH L 90.1% C 0.049 H 87.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDDBA |
|---|---|
| RGB | rgb(236, 221, 186) |
| HSL | hsl(42, 57%, 83%) |
| HSV | hsv(42, 21%, 93%) |
| CMYK | cmyk(0%, 6.4%, 21.2%, 7.5%) |
| CIE-LAB | lab(88.49, -0.35, 19.06) |
| CIE-LCH | lch(88.49, 19.07, 91.04°) |
| OKLab | oklab(90.07% 0.0021 0.0489) |
| OKLCH | oklch(90.07% 0.049 87.6) |
| XYZ | xyz(69.3114, 73.0924, 56.9019) |
| Luminance | 0.7309 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.17
Champagne
#F7E7CE
ΔE00 4.34
Blanchedalmond
#FFEBCD
ΔE00 4.60
Moccasin
#FFE4B5
ΔE00 4.88
Beige (survey)
#E6DAA6
ΔE00 5.01
Papayawhip
#FFEFD5
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDDBA #BAC9EC
analogous
#ECC4BA #ECDDBA #E2ECBA
triadic
#ECDDBA #BAECDD #DDBAEC
tetradic
#ECDDBA #BAECC4 #BAC9EC #ECBAE2
square
#ECDDBA #BAECC4 #BAC9EC #ECBAE2
split-complementary
#ECDDBA #BAE2EC #C4BAEC
monochromatic
#D2AE5A #DFC58A #ECDDBA #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.34
#ECDDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#ECDDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDDBA
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDDBA | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCB8
Deuteranopia (green-blind)
#E9E0BB
Tritanopia (blue-blind)
#F5D7D3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ecddba; /* rgb */ color: rgb(236, 221, 186); /* oklch */ color: oklch(90.1% 0.049 87.6);
Tailwind
colors: {
custom: {
50: '#f2e7ce',
500: '#ecddba',
950: '#000000',
},
}SCSS
$custom: #ecddba; $custom-light: #f2e7ce; $custom-dark: #000000;
JSON
{
"hex": "#ecddba",
"rgb": {
"r": 236,
"g": 221,
"b": 186
},
"hsl": {
"h": 42,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.90073,
"c": 0.04897,
"h": 87.6
},
"luminance": 0.73091
}Semantic roles & 50–950 ramp
primary
#ECDDBA
secondary
#8197C9
accent
#52C421
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483