#ECBE81#ECBE81
#ECBE81 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.9% C 0.094 H 73.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE81 |
|---|---|
| RGB | rgb(236, 190, 129) |
| HSL | hsl(34, 74%, 72%) |
| HSV | hsv(34, 45%, 93%) |
| CMYK | cmyk(0%, 19.5%, 45.3%, 7.5%) |
| CIE-LAB | lab(79.75, 8.84, 36.98) |
| CIE-LCH | lch(79.75, 38.02, 76.56°) |
| OKLab | oklab(82.88% 0.0263 0.0904) |
| OKLCH | oklch(82.88% 0.094 73.8) |
| XYZ | xyz(56.9701, 56.2479, 28.6208) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.42
Very Light Brown
#D3B683
ΔE00 5.55
Fawn
#CFAF7B
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.45
Tan (survey)
#D1B26F
ΔE00 6.48
Sandstone
#C9AE74
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE81 #81AFEC
analogous
#EC8981 #ECBE81 #E4EC81
triadic
#ECBE81 #81ECBE #BE81EC
tetradic
#ECBE81 #81EC89 #81AFEC #EC81E4
square
#ECBE81 #81EC89 #81AFEC #EC81E4
split-complementary
#ECBE81 #81E4EC #8981EC
monochromatic
#D38620 #E4A34C #ECBE81 #F4D9B6 #FBF1E4
Accessibility & contrast
On white
1.71
#ECBE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#ECBE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE81
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE81 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF7C
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#FCB2AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ecbe81; /* rgb */ color: rgb(236, 190, 129); /* oklch */ color: oklch(82.9% 0.094 73.8);
Tailwind
colors: {
custom: {
50: '#f4d1a6',
500: '#ecbe81',
950: '#000000',
},
}SCSS
$custom: #ecbe81; $custom-light: #f4d1a6; $custom-dark: #000000;
JSON
{
"hex": "#ecbe81",
"rgb": {
"r": 236,
"g": 190,
"b": 129
},
"hsl": {
"h": 34.206,
"s": 73.793,
"l": 71.569
},
"oklch": {
"l": 0.82878,
"c": 0.09415,
"h": 73.8
},
"luminance": 0.56245
}Semantic roles & 50–950 ramp
primary
#ECBE81
secondary
#4B80C6
accent
#65D610
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380