#ECBE92#ECBE92
#ECBE92 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.2% C 0.078 H 65.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBE92 |
|---|---|
| RGB | rgb(236, 190, 146) |
| HSL | hsl(29, 70%, 75%) |
| HSV | hsv(29, 38%, 93%) |
| CMYK | cmyk(0%, 19.5%, 38.1%, 7.5%) |
| CIE-LAB | lab(80.03, 10.64, 28.47) |
| CIE-LCH | lch(80.03, 30.40, 69.50°) |
| OKLab | oklab(83.19% 0.033 0.0712) |
| OKLCH | oklch(83.19% 0.078 65.1) |
| XYZ | xyz(58.1955, 56.7380, 35.0748) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.85
Tan
#D2B48C
ΔE00 5.75
Light Peach
#FFD8B1
ΔE00 6.19
Apricot
#FBCEB1
ΔE00 6.25
Very Light Brown
#D3B683
ΔE00 7.05
Peach
#FFDAB9
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBE92 #92C0EC
analogous
#EC9293 #ECBE92 #ECEB92
triadic
#ECBE92 #92ECBE #BE92EC
tetradic
#ECBE92 #93EC92 #92C0EC #EB92EC
square
#ECBE92 #93EC92 #92C0EC #EB92EC
split-complementary
#ECBE92 #92ECEB #9293EC
monochromatic
#DA802A #E39F5E #ECBE92 #F5DDC6 #FAEFE5
Accessibility & contrast
On white
1.70
#ECBE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#ECBE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBE92
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBE92 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08F
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#FBB4B2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ecbe92; /* rgb */ color: rgb(236, 190, 146); /* oklch */ color: oklch(83.2% 0.078 65.1);
Tailwind
colors: {
custom: {
50: '#f4d1b2',
500: '#ecbe92',
950: '#000000',
},
}SCSS
$custom: #ecbe92; $custom-light: #f4d1b2; $custom-dark: #000000;
JSON
{
"hex": "#ecbe92",
"rgb": {
"r": 236,
"g": 190,
"b": 146
},
"hsl": {
"h": 29.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.83186,
"c": 0.07848,
"h": 65.1
},
"luminance": 0.56735
}Semantic roles & 50–950 ramp
primary
#ECBE92
secondary
#5B92C7
accent
#75D213
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381