#ECBC8A#ECBC8A
#ECBC8A is a very light, moderate orange. Relative luminance 0.556; OKLCH L 82.7% C 0.086 H 67.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBC8A |
|---|---|
| RGB | rgb(236, 188, 138) |
| HSL | hsl(31, 72%, 73%) |
| HSV | hsv(31, 42%, 93%) |
| CMYK | cmyk(0%, 20.3%, 41.5%, 7.5%) |
| CIE-LAB | lab(79.41, 10.82, 31.85) |
| CIE-LCH | lch(79.41, 33.63, 71.24°) |
| OKLab | oklab(82.65% 0.033 0.0789) |
| OKLCH | oklch(82.65% 0.086 67.3) |
| XYZ | xyz(57.1647, 55.6374, 31.7679) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.24
Tan
#D2B48C
ΔE00 5.81
Very Light Brown
#D3B683
ΔE00 6.49
Fawn
#CFAF7B
ΔE00 6.67
Apricot (survey)
#FFB16D
ΔE00 6.84
Light Peach
#FFD8B1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBC8A #8ABAEC
analogous
#EC8B8A #ECBC8A #EBEC8A
triadic
#ECBC8A #8AECBC #BC8AEC
tetradic
#ECBC8A #8AEC8B #8ABAEC #EC8AEB
square
#ECBC8A #8AEC8B #8ABAEC #EC8AEB
split-complementary
#ECBC8A #8AEBEC #8B8AEC
monochromatic
#D88023 #E39E55 #ECBC8A #F5DABF #FBF0E5
Accessibility & contrast
On white
1.73
#ECBC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#ECBC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBC8A
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBC8A | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE86
Deuteranopia (green-blind)
#D7C98B
Tritanopia (blue-blind)
#FCB1AF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ecbc8a; /* rgb */ color: rgb(236, 188, 138); /* oklch */ color: oklch(82.7% 0.086 67.3);
Tailwind
colors: {
custom: {
50: '#f4d0ac',
500: '#ecbc8a',
950: '#000000',
},
}SCSS
$custom: #ecbc8a; $custom-light: #f4d0ac; $custom-dark: #000000;
JSON
{
"hex": "#ecbc8a",
"rgb": {
"r": 236,
"g": 188,
"b": 138
},
"hsl": {
"h": 30.612,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.82652,
"c": 0.0855,
"h": 67.3
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#ECBC8A
secondary
#548CC7
accent
#71D411
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381