#ECDEBB#ECDEBB
#ECDEBB is a very light, muted orange. Relative luminance 0.737; OKLCH L 90.3% C 0.049 H 88.8°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDEBB |
|---|---|
| RGB | rgb(236, 222, 187) |
| HSL | hsl(43, 56%, 83%) |
| HSV | hsv(43, 21%, 93%) |
| CMYK | cmyk(0%, 5.9%, 20.8%, 7.5%) |
| CIE-LAB | lab(88.76, -0.72, 18.92) |
| CIE-LCH | lch(88.76, 18.93, 92.17°) |
| OKLab | oklab(90.29% 0.001 0.0486) |
| OKLCH | oklch(90.29% 0.049 88.8) |
| XYZ | xyz(69.6829, 73.6647, 57.5520) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 3.46
Champagne
#F7E7CE
ΔE00 4.43
Blanchedalmond
#FFEBCD
ΔE00 4.74
Beige (survey)
#E6DAA6
ΔE00 4.89
Moccasin
#FFE4B5
ΔE00 5.10
Papayawhip
#FFEFD5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDEBB #BBC9EC
analogous
#ECC5BB #ECDEBB #E1ECBB
triadic
#ECDEBB #BBECDE #DEBBEC
tetradic
#ECDEBB #BBECC5 #BBC9EC #ECBBE1
square
#ECDEBB #BBECC5 #BBC9EC #ECBBE1
split-complementary
#ECDEBB #BBE1EC #C5BBEC
monochromatic
#D1B05B #DFC78B #ECDEBB #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.33
#ECDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#ECDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDEBB
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDEBB | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDB9
Deuteranopia (green-blind)
#EAE1BC
Tritanopia (blue-blind)
#F4D8D4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ecdebb; /* rgb */ color: rgb(236, 222, 187); /* oklch */ color: oklch(90.3% 0.049 88.8);
Tailwind
colors: {
custom: {
50: '#f2e8cf',
500: '#ecdebb',
950: '#000000',
},
}SCSS
$custom: #ecdebb; $custom-light: #f2e8cf; $custom-dark: #000000;
JSON
{
"hex": "#ecdebb",
"rgb": {
"r": 236,
"g": 222,
"b": 187
},
"hsl": {
"h": 42.857,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.90294,
"c": 0.0486,
"h": 88.8
},
"luminance": 0.73663
}Semantic roles & 50–950 ramp
primary
#ECDEBB
secondary
#8296C9
accent
#50C422
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171613
muted
#858483