#ECBE78#ECBE78
#ECBE78 is a very light, moderate orange. Relative luminance 0.560; OKLCH L 82.7% C 0.103 H 77.1°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE78 |
|---|---|
| RGB | rgb(236, 190, 120) |
| HSL | hsl(36, 75%, 70%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.5%, 49.2%, 7.5%) |
| CIE-LAB | lab(79.62, 7.98, 41.42) |
| CIE-LCH | lch(79.62, 42.18, 79.09°) |
| OKLab | oklab(82.73% 0.0229 0.1) |
| OKLCH | oklch(82.73% 0.103 77.1) |
| XYZ | xyz(56.3980, 56.0190, 25.6078) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.80
Tan (survey)
#D1B26F
ΔE00 5.75
Very Light Brown
#D3B683
ΔE00 5.96
Fawn
#CFAF7B
ΔE00 6.36
Desert
#CCAD60
ΔE00 7.33
Sandstone
#C9AE74
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE78 #78A6EC
analogous
#EC8478 #ECBE78 #E0EC78
triadic
#ECBE78 #78ECBE #BE78EC
tetradic
#ECBE78 #78EC84 #78A6EC #EC78E0
square
#ECBE78 #78EC84 #78A6EC #EC78E0
split-complementary
#ECBE78 #78E0EC #8478EC
monochromatic
#CD871D #E4A442 #ECBE78 #F4D8AE #FBF2E3
Accessibility & contrast
On white
1.72
#ECBE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#ECBE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE78
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE78 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF72
Deuteranopia (green-blind)
#DBCA7A
Tritanopia (blue-blind)
#FDB1AD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ecbe78; /* rgb */ color: rgb(236, 190, 120); /* oklch */ color: oklch(82.7% 0.103 77.1);
Tailwind
colors: {
custom: {
50: '#f4d1a0',
500: '#ecbe78',
950: '#000000',
},
}SCSS
$custom: #ecbe78; $custom-light: #f4d1a0; $custom-dark: #000000;
JSON
{
"hex": "#ecbe78",
"rgb": {
"r": 236,
"g": 190,
"b": 120
},
"hsl": {
"h": 36.207,
"s": 75.325,
"l": 69.804
},
"oklch": {
"l": 0.82734,
"c": 0.10254,
"h": 77.1
},
"luminance": 0.56016
}Semantic roles & 50–950 ramp
primary
#ECBE78
secondary
#4377C5
accent
#5ED70E
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380