#EBBB89#EBBB89
#EBBB89 is a very light, moderate orange. Relative luminance 0.550; OKLCH L 82.3% C 0.086 H 67.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB89 |
|---|---|
| RGB | rgb(235, 187, 137) |
| HSL | hsl(31, 71%, 73%) |
| HSV | hsv(31, 42%, 92%) |
| CMYK | cmyk(0%, 20.4%, 41.7%, 7.8%) |
| CIE-LAB | lab(79.05, 10.84, 31.88) |
| CIE-LCH | lch(79.05, 33.67, 71.22°) |
| OKLab | oklab(82.34% 0.033 0.079) |
| OKLCH | oklch(82.34% 0.086 67.3) |
| XYZ | xyz(56.5486, 55.0120, 31.3019) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.14
Tan
#D2B48C
ΔE00 5.70
Very Light Brown
#D3B683
ΔE00 6.40
Fawn
#CFAF7B
ΔE00 6.51
Apricot (survey)
#FFB16D
ΔE00 6.80
Light Peach
#FFD8B1
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB89 #89B9EB
analogous
#EB8A89 #EBBB89 #EAEB89
triadic
#EBBB89 #89EBBB #BB89EB
tetradic
#EBBB89 #89EB8A #89B9EB #EB89EA
square
#EBBB89 #89EB8A #89B9EB #EB89EA
split-complementary
#EBBB89 #89EAEB #8A89EB
monochromatic
#D57F24 #E29D55 #EBBB89 #F4D9BD #FBF0E5
Accessibility & contrast
On white
1.75
#EBBB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#EBBB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB89
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB89 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD85
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#FAB0AE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb89; /* rgb */ color: rgb(235, 187, 137); /* oklch */ color: oklch(82.3% 0.086 67.3);
Tailwind
colors: {
custom: {
50: '#f3cfac',
500: '#ebbb89',
950: '#000000',
},
}SCSS
$custom: #ebbb89; $custom-light: #f3cfac; $custom-dark: #000000;
JSON
{
"hex": "#ebbb89",
"rgb": {
"r": 235,
"g": 187,
"b": 137
},
"hsl": {
"h": 30.612,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.82344,
"c": 0.08557,
"h": 67.3
},
"luminance": 0.55009
}Semantic roles & 50–950 ramp
primary
#EBBB89
secondary
#538BC5
accent
#71D312
background
#FFFEFD
surface
#FEFBF7
border
#D6D4D0
text
#171310
muted
#858381