#ECBA80#ECBA80
#ECBA80 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.094 H 70.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBA80 |
|---|---|
| RGB | rgb(236, 186, 128) |
| HSL | hsl(32, 74%, 71%) |
| HSV | hsv(32, 46%, 93%) |
| CMYK | cmyk(0%, 21.2%, 45.8%, 7.5%) |
| CIE-LAB | lab(78.76, 10.84, 36.21) |
| CIE-LCH | lch(78.76, 37.80, 73.33°) |
| OKLab | oklab(82.09% 0.0322 0.0886) |
| OKLCH | oklch(82.09% 0.094 70) |
| XYZ | xyz(56.0495, 54.5124, 27.9876) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 6.23
Fawn
#CFAF7B
ΔE00 6.24
Apricot (survey)
#FFB16D
ΔE00 6.38
Tan
#D2B48C
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBA80 #80B2EC
analogous
#EC8480 #ECBA80 #E8EC80
triadic
#ECBA80 #80ECBA #BA80EC
tetradic
#ECBA80 #80EC84 #80B2EC #EC80E8
square
#ECBA80 #80EC84 #80B2EC #EC80E8
split-complementary
#ECBA80 #80E8EC #8480EC
monochromatic
#D27F1F #E49D4B #ECBA80 #F4D7B5 #FBF1E4
Accessibility & contrast
On white
1.76
#ECBA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#ECBA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBA80
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBA80 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7C
Deuteranopia (green-blind)
#D7C881
Tritanopia (blue-blind)
#FCAEAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ecba80; /* rgb */ color: rgb(236, 186, 128); /* oklch */ color: oklch(82.1% 0.094 70.0);
Tailwind
colors: {
custom: {
50: '#f4cea5',
500: '#ecba80',
950: '#000000',
},
}SCSS
$custom: #ecba80; $custom-light: #f4cea5; $custom-dark: #000000;
JSON
{
"hex": "#ecba80",
"rgb": {
"r": 236,
"g": 186,
"b": 128
},
"hsl": {
"h": 32.222,
"s": 73.973,
"l": 71.373
},
"oklch": {
"l": 0.82094,
"c": 0.09425,
"h": 70
},
"luminance": 0.54509
}Semantic roles & 50–950 ramp
primary
#ECBA80
secondary
#4B84C6
accent
#6BD60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380