#ECBF93#ECBF93
#ECBF93 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.4% C 0.078 H 65.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBF93 |
|---|---|
| RGB | rgb(236, 191, 147) |
| HSL | hsl(30, 70%, 75%) |
| HSV | hsv(30, 38%, 93%) |
| CMYK | cmyk(0%, 19.1%, 37.7%, 7.5%) |
| CIE-LAB | lab(80.29, 10.23, 28.30) |
| CIE-LCH | lch(80.29, 30.09, 70.12°) |
| OKLab | oklab(83.4% 0.0319 0.0708) |
| OKLCH | oklch(83.4% 0.078 65.8) |
| XYZ | xyz(58.4910, 57.2039, 35.5587) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.73
Tan
#D2B48C
ΔE00 5.65
Light Peach
#FFD8B1
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.88
Peach
#FFDAB9
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBF93 #93C0EC
analogous
#EC9393 #ECBF93 #ECEC93
triadic
#ECBF93 #93ECBF #BF93EC
tetradic
#ECBF93 #93EC93 #93C0EC #EC93EC
square
#ECBF93 #93EC93 #93C0EC #EC93EC
split-complementary
#ECBF93 #93ECEC #9393EC
monochromatic
#DA812B #E3A05F #ECBF93 #F5DEC7 #FAF0E5
Accessibility & contrast
On white
1.69
#ECBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#ECBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBF93
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBF93 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC190
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#FBB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ecbf93; /* rgb */ color: rgb(236, 191, 147); /* oklch */ color: oklch(83.4% 0.078 65.8);
Tailwind
colors: {
custom: {
50: '#f3d2b3',
500: '#ecbf93',
950: '#000000',
},
}SCSS
$custom: #ecbf93; $custom-light: #f3d2b3; $custom-dark: #000000;
JSON
{
"hex": "#ecbf93",
"rgb": {
"r": 236,
"g": 191,
"b": 147
},
"hsl": {
"h": 29.663,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.83396,
"c": 0.07765,
"h": 65.8
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#ECBF93
secondary
#5C92C7
accent
#74D213
background
#FFFEFD
surface
#FEFBF8
border
#D6D4D1
text
#171411
muted
#858381