#ECBF92#ECBF92
#ECBF92 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.079 H 66.4°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBF92 |
|---|---|
| RGB | rgb(236, 191, 146) |
| HSL | hsl(30, 70%, 75%) |
| HSV | hsv(30, 38%, 93%) |
| CMYK | cmyk(0%, 19.1%, 38.1%, 7.5%) |
| CIE-LAB | lab(80.28, 10.12, 28.80) |
| CIE-LCH | lch(80.28, 30.52, 70.64°) |
| OKLab | oklab(83.38% 0.0315 0.072) |
| OKLCH | oklch(83.38% 0.079 66.4) |
| XYZ | xyz(58.4129, 57.1727, 35.1472) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.55
Tan
#D2B48C
ΔE00 5.59
Light Peach
#FFD8B1
ΔE00 6.00
Apricot
#FBCEB1
ΔE00 6.46
Very Light Brown
#D3B683
ΔE00 6.70
Peach
#FFDAB9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBF92 #92BFEC
analogous
#EC9292 #ECBF92 #ECEC92
triadic
#ECBF92 #92ECBF #BF92EC
tetradic
#ECBF92 #92EC92 #92BFEC #EC92EC
square
#ECBF92 #92EC92 #92BFEC #EC92EC
split-complementary
#ECBF92 #92ECEC #9292EC
monochromatic
#DA822A #E3A05E #ECBF92 #F5DEC6 #FAF0E5
Accessibility & contrast
On white
1.69
#ECBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#ECBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBF92
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBF92 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#D9CB93
Tritanopia (blue-blind)
#FBB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecbf92; /* rgb */ color: rgb(236, 191, 146); /* oklch */ color: oklch(83.4% 0.079 66.4);
Tailwind
colors: {
custom: {
50: '#f3d2b2',
500: '#ecbf92',
950: '#000000',
},
}SCSS
$custom: #ecbf92; $custom-light: #f3d2b2; $custom-dark: #000000;
JSON
{
"hex": "#ecbf92",
"rgb": {
"r": 236,
"g": 191,
"b": 146
},
"hsl": {
"h": 30,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.83377,
"c": 0.07856,
"h": 66.4
},
"luminance": 0.5717
}Semantic roles & 50–950 ramp
primary
#ECBF92
secondary
#5B91C7
accent
#73D213
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381