#EBBF89#EBBF89
#EBBF89 is a very light, moderate orange. Relative luminance 0.567; OKLCH L 83.1% C 0.086 H 71.9°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF89 |
|---|---|
| RGB | rgb(235, 191, 137) |
| HSL | hsl(33, 71%, 73%) |
| HSV | hsv(33, 42%, 92%) |
| CMYK | cmyk(0%, 18.7%, 41.7%, 7.8%) |
| CIE-LAB | lab(80.03, 8.73, 33.17) |
| CIE-LCH | lch(80.03, 34.30, 75.25°) |
| OKLab | oklab(83.11% 0.0268 0.082) |
| OKLCH | oklch(83.11% 0.086 71.9) |
| XYZ | xyz(57.4090, 56.7329, 31.5887) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.64
Very Light Brown
#D3B683
ΔE00 5.36
Tan
#D2B48C
ΔE00 5.57
Fawn
#CFAF7B
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 7.00
Tan (survey)
#D1B26F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF89 #89B5EB
analogous
#EB8E89 #EBBF89 #E6EB89
triadic
#EBBF89 #89EBBF #BF89EB
tetradic
#EBBF89 #89EB8E #89B5EB #EB89E6
square
#EBBF89 #89EB8E #89B5EB #EB89E6
split-complementary
#EBBF89 #89E6EB #8E89EB
monochromatic
#D58624 #E2A355 #EBBF89 #F4DBBD #FBF1E5
Accessibility & contrast
On white
1.70
#EBBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EBBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF89
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF89 | 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)
#CFC085
Deuteranopia (green-blind)
#D9CB8A
Tritanopia (blue-blind)
#FAB4B1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf89; /* rgb */ color: rgb(235, 191, 137); /* oklch */ color: oklch(83.1% 0.086 71.9);
Tailwind
colors: {
custom: {
50: '#f3d2ac',
500: '#ebbf89',
950: '#000000',
},
}SCSS
$custom: #ebbf89; $custom-light: #f3d2ac; $custom-dark: #000000;
JSON
{
"hex": "#ebbf89",
"rgb": {
"r": 235,
"g": 191,
"b": 137
},
"hsl": {
"h": 33.061,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.83111,
"c": 0.08622,
"h": 71.9
},
"luminance": 0.5673
}Semantic roles & 50–950 ramp
primary
#EBBF89
secondary
#5386C5
accent
#69D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171410
muted
#858381