#ECBA7F#ECBA7F
#ECBA7F is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.1% C 0.095 H 70.5°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBA7F |
|---|---|
| RGB | rgb(236, 186, 127) |
| HSL | hsl(32, 74%, 71%) |
| HSV | hsv(32, 46%, 93%) |
| CMYK | cmyk(0%, 21.2%, 46.2%, 7.5%) |
| CIE-LAB | lab(78.74, 10.75, 36.71) |
| CIE-LCH | lch(78.74, 38.25, 73.69°) |
| OKLab | oklab(82.08% 0.0318 0.0897) |
| OKLCH | oklch(82.08% 0.095 70.5) |
| XYZ | xyz(55.9840, 54.4862, 27.6427) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.48
Very Light Brown
#D3B683
ΔE00 6.20
Fawn
#CFAF7B
ΔE00 6.21
Apricot (survey)
#FFB16D
ΔE00 6.44
Tan
#D2B48C
ΔE00 6.49
Tan (survey)
#D1B26F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBA7F #7FB1EC
analogous
#EC837F #ECBA7F #E7EC7F
triadic
#ECBA7F #7FECBA #BA7FEC
tetradic
#ECBA7F #7FEC83 #7FB1EC #EC7FE7
square
#ECBA7F #7FEC83 #7FB1EC #EC7FE7
split-complementary
#ECBA7F #7FE7EC #837FEC
monochromatic
#D2801F #E49D4A #ECBA7F #F4D7B4 #FBF1E4
Accessibility & contrast
On white
1.77
#ECBA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#ECBA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBA7F
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBA7F | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 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)
#CCBC7B
Deuteranopia (green-blind)
#D7C880
Tritanopia (blue-blind)
#FCAEAB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ecba7f; /* rgb */ color: rgb(236, 186, 127); /* oklch */ color: oklch(82.1% 0.095 70.5);
Tailwind
colors: {
custom: {
50: '#f4cea5',
500: '#ecba7f',
950: '#000000',
},
}SCSS
$custom: #ecba7f; $custom-light: #f4cea5; $custom-dark: #000000;
JSON
{
"hex": "#ecba7f",
"rgb": {
"r": 236,
"g": 186,
"b": 127
},
"hsl": {
"h": 32.477,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.82077,
"c": 0.09514,
"h": 70.5
},
"luminance": 0.54483
}Semantic roles & 50–950 ramp
primary
#ECBA7F
secondary
#4A82C6
accent
#6BD60F
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380