#EBBB85#EBBB85
#EBBB85 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.089 H 69.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB85 |
|---|---|
| RGB | rgb(235, 187, 133) |
| HSL | hsl(32, 72%, 72%) |
| HSV | hsv(32, 43%, 92%) |
| CMYK | cmyk(0%, 20.4%, 43.4%, 7.8%) |
| CIE-LAB | lab(78.98, 10.42, 33.89) |
| CIE-LCH | lch(78.98, 35.45, 72.91°) |
| OKLab | oklab(82.27% 0.0314 0.0835) |
| OKLCH | oklch(82.27% 0.089 69.4) |
| XYZ | xyz(56.2669, 54.8994, 29.8187) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.93
Tan
#D2B48C
ΔE00 5.83
Very Light Brown
#D3B683
ΔE00 6.00
Fawn
#CFAF7B
ΔE00 6.13
Apricot (survey)
#FFB16D
ΔE00 6.79
Tan (survey)
#D1B26F
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB85 #85B5EB
analogous
#EB8885 #EBBB85 #E8EB85
triadic
#EBBB85 #85EBBB #BB85EB
tetradic
#EBBB85 #85EB88 #85B5EB #EB85E8
square
#EBBB85 #85EB88 #85B5EB #EB85E8
split-complementary
#EBBB85 #85E8EB #8885EB
monochromatic
#D38023 #E29E50 #EBBB85 #F4D8BA #FBF0E5
Accessibility & contrast
On white
1.75
#EBBB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EBBB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB85
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB85 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD81
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#FBB0AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb85; /* rgb */ color: rgb(235, 187, 133); /* oklch */ color: oklch(82.3% 0.089 69.4);
Tailwind
colors: {
custom: {
50: '#f3cfa9',
500: '#ebbb85',
950: '#000000',
},
}SCSS
$custom: #ebbb85; $custom-light: #f3cfa9; $custom-dark: #000000;
JSON
{
"hex": "#ebbb85",
"rgb": {
"r": 235,
"g": 187,
"b": 133
},
"hsl": {
"h": 31.765,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.82272,
"c": 0.08918,
"h": 69.4
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#EBBB85
secondary
#4F87C5
accent
#6DD412
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171310
muted
#858380