#ECBB7F#ECBB7F
#ECBB7F is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.095 H 71.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBB7F |
|---|---|
| RGB | rgb(236, 187, 127) |
| HSL | hsl(33, 74%, 71%) |
| HSV | hsv(33, 46%, 93%) |
| CMYK | cmyk(0%, 20.8%, 46.2%, 7.5%) |
| CIE-LAB | lab(78.99, 10.22, 37.03) |
| CIE-LCH | lch(78.99, 38.41, 74.57°) |
| OKLab | oklab(82.27% 0.0302 0.0904) |
| OKLCH | oklch(82.27% 0.095 71.5) |
| XYZ | xyz(56.1954, 54.9090, 27.7131) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.44
Very Light Brown
#D3B683
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.11
Tan
#D2B48C
ΔE00 6.49
Apricot (survey)
#FFB16D
ΔE00 6.80
Tan (survey)
#D1B26F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBB7F #7FB0EC
analogous
#EC847F #ECBB7F #E6EC7F
triadic
#ECBB7F #7FECBB #BB7FEC
tetradic
#ECBB7F #7FEC84 #7FB0EC #EC7FE6
square
#ECBB7F #7FEC84 #7FB0EC #EC7FE6
split-complementary
#ECBB7F #7FE6EC #847FEC
monochromatic
#D2811F #E49F4A #ECBB7F #F4D7B4 #FBF1E4
Accessibility & contrast
On white
1.75
#ECBB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#ECBB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBB7F
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBB7F | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7A
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#FCAFAC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ecbb7f; /* rgb */ color: rgb(236, 187, 127); /* oklch */ color: oklch(82.3% 0.095 71.5);
Tailwind
colors: {
custom: {
50: '#f4cfa5',
500: '#ecbb7f',
950: '#000000',
},
}SCSS
$custom: #ecbb7f; $custom-light: #f4cfa5; $custom-dark: #000000;
JSON
{
"hex": "#ecbb7f",
"rgb": {
"r": 236,
"g": 187,
"b": 127
},
"hsl": {
"h": 33.028,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.82268,
"c": 0.09532,
"h": 71.5
},
"luminance": 0.54906
}Semantic roles & 50–950 ramp
primary
#ECBB7F
secondary
#4A81C6
accent
#69D60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380