#ECDEBE#ECDEBE
#ECDEBE is a very light, muted orange. Relative luminance 0.738; OKLCH L 90.4% C 0.045 H 87.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ECDEBE |
|---|---|
| RGB | rgb(236, 222, 190) |
| HSL | hsl(42, 55%, 84%) |
| HSV | hsv(42, 19%, 93%) |
| CMYK | cmyk(0%, 5.9%, 19.5%, 7.5%) |
| CIE-LAB | lab(88.83, -0.28, 17.44) |
| CIE-LCH | lch(88.83, 17.44, 90.93°) |
| OKLab | oklab(90.36% 0.0022 0.0449) |
| OKLCH | oklch(90.36% 0.045 87.2) |
| XYZ | xyz(70.0074, 73.7945, 59.2611) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.65
Wheat
#F5DEB3
ΔE00 3.86
Blanchedalmond
#FFEBCD
ΔE00 4.27
Warm Beige
#E9DCC9
ΔE00 4.57
Papayawhip
#FFEFD5
ΔE00 4.64
Eggshell
#F0EAD6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECDEBE #BECCEC
analogous
#ECC7BE #ECDEBE #E3ECBE
triadic
#ECDEBE #BEECDE #DEBEEC
tetradic
#ECDEBE #BEECC7 #BECCEC #ECBEE3
square
#ECDEBE #BEECC7 #BECCEC #ECBEE3
split-complementary
#ECDEBE #BEE3EC #C7BEEC
monochromatic
#D0AE5F #DEC68F #ECDEBE #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.33
#ECDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#ECDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECDEBE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECDEBE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#F4D8D5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ecdebe; /* rgb */ color: rgb(236, 222, 190); /* oklch */ color: oklch(90.4% 0.045 87.2);
Tailwind
colors: {
custom: {
50: '#f2e8d1',
500: '#ecdebe',
950: '#000000',
},
}SCSS
$custom: #ecdebe; $custom-light: #f2e8d1; $custom-dark: #000000;
JSON
{
"hex": "#ecdebe",
"rgb": {
"r": 236,
"g": 222,
"b": 190
},
"hsl": {
"h": 41.739,
"s": 54.762,
"l": 83.529
},
"oklch": {
"l": 0.90362,
"c": 0.04497,
"h": 87.2
},
"luminance": 0.73793
}Semantic roles & 50–950 ramp
primary
#ECDEBE
secondary
#859AC9
accent
#54C223
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171614
muted
#858483