#EBBF92#EBBF92
#EBBF92 is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.078 H 67.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF92 |
|---|---|
| RGB | rgb(235, 191, 146) |
| HSL | hsl(30, 69%, 75%) |
| HSV | hsv(30, 38%, 92%) |
| CMYK | cmyk(0%, 18.7%, 37.9%, 7.8%) |
| CIE-LAB | lab(80.18, 9.73, 28.65) |
| CIE-LCH | lch(80.18, 30.26, 71.25°) |
| OKLab | oklab(83.28% 0.0303 0.0717) |
| OKLCH | oklch(83.28% 0.078 67.1) |
| XYZ | xyz(58.0817, 57.0019, 35.1317) |
| Luminance | 0.5700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.30
Tan
#D2B48C
ΔE00 5.35
Light Peach
#FFD8B1
ΔE00 6.01
Very Light Brown
#D3B683
ΔE00 6.43
Apricot
#FBCEB1
ΔE00 6.61
Fawn
#CFAF7B
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF92 #92BEEB
analogous
#EB9392 #EBBF92 #EBEB92
triadic
#EBBF92 #92EBBF #BF92EB
tetradic
#EBBF92 #92EB93 #92BEEB #EB92EB
square
#EBBF92 #92EB93 #92BEEB #EB92EB
split-complementary
#EBBF92 #92EBEB #9392EB
monochromatic
#D8822B #E2A15E #EBBF92 #F4DDC6 #FAF0E5
Accessibility & contrast
On white
1.69
#EBBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#EBBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF92
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF92 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18F
Deuteranopia (green-blind)
#D8CB93
Tritanopia (blue-blind)
#FAB5B3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbf92; /* rgb */ color: rgb(235, 191, 146); /* oklch */ color: oklch(83.3% 0.078 67.1);
Tailwind
colors: {
custom: {
50: '#f3d2b2',
500: '#ebbf92',
950: '#000000',
},
}SCSS
$custom: #ebbf92; $custom-light: #f3d2b2; $custom-dark: #000000;
JSON
{
"hex": "#ebbf92",
"rgb": {
"r": 235,
"g": 191,
"b": 146
},
"hsl": {
"h": 30.337,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.8328,
"c": 0.07781,
"h": 67.1
},
"luminance": 0.56999
}Semantic roles & 50–950 ramp
primary
#EBBF92
secondary
#5B90C6
accent
#72D115
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171411
muted
#858381