#EBBB86#EBBB86
#EBBB86 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.088 H 68.9°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB86 |
|---|---|
| RGB | rgb(235, 187, 134) |
| HSL | hsl(31, 72%, 72%) |
| HSV | hsv(31, 43%, 92%) |
| CMYK | cmyk(0%, 20.4%, 43%, 7.8%) |
| CIE-LAB | lab(79.00, 10.52, 33.38) |
| CIE-LCH | lch(79.00, 35.00, 72.50°) |
| OKLab | oklab(82.29% 0.0318 0.0823) |
| OKLCH | oklch(82.29% 0.088 68.9) |
| XYZ | xyz(56.3364, 54.9271, 30.1843) |
| Luminance | 0.5492 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.95
Tan
#D2B48C
ΔE00 5.78
Very Light Brown
#D3B683
ΔE00 6.08
Fawn
#CFAF7B
ΔE00 6.21
Apricot (survey)
#FFB16D
ΔE00 6.77
Light Peach
#FFD8B1
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB86 #86B6EB
analogous
#EB8986 #EBBB86 #E9EB86
triadic
#EBBB86 #86EBBB #BB86EB
tetradic
#EBBB86 #86EB89 #86B6EB #EB86E9
square
#EBBB86 #86EB89 #86B6EB #EB86E9
split-complementary
#EBBB86 #86E9EB #8986EB
monochromatic
#D48023 #E29D51 #EBBB86 #F4D9BB #FBF0E5
Accessibility & contrast
On white
1.75
#EBBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#EBBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB86
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB86 | 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)
#CCBD82
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#FBB0AD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ebbb86; /* rgb */ color: rgb(235, 187, 134); /* oklch */ color: oklch(82.3% 0.088 68.9);
Tailwind
colors: {
custom: {
50: '#f3cfaa',
500: '#ebbb86',
950: '#000000',
},
}SCSS
$custom: #ebbb86; $custom-light: #f3cfaa; $custom-dark: #000000;
JSON
{
"hex": "#ebbb86",
"rgb": {
"r": 235,
"g": 187,
"b": 134
},
"hsl": {
"h": 31.485,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.8229,
"c": 0.08827,
"h": 68.9
},
"luminance": 0.54924
}Semantic roles & 50–950 ramp
primary
#EBBB86
secondary
#5088C5
accent
#6ED412
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171310
muted
#858380