#EBBB81#EBBB81
#EBBB81 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.2% C 0.093 H 71.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB81 |
|---|---|
| RGB | rgb(235, 187, 129) |
| HSL | hsl(33, 73%, 71%) |
| HSV | hsv(33, 45%, 92%) |
| CMYK | cmyk(0%, 20.4%, 45.1%, 7.8%) |
| CIE-LAB | lab(78.92, 10.02, 35.88) |
| CIE-LCH | lch(78.92, 37.26, 74.41°) |
| OKLab | oklab(82.2% 0.0299 0.0879) |
| OKLCH | oklch(82.2% 0.093 71.2) |
| XYZ | xyz(55.9958, 54.7909, 28.3909) |
| Luminance | 0.5479 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.09
Very Light Brown
#D3B683
ΔE00 5.78
Fawn
#CFAF7B
ΔE00 5.92
Tan
#D2B48C
ΔE00 6.13
Apricot (survey)
#FFB16D
ΔE00 6.94
Tan (survey)
#D1B26F
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB81 #81B1EB
analogous
#EB8681 #EBBB81 #E6EB81
triadic
#EBBB81 #81EBBB #BB81EB
tetradic
#EBBB81 #81EB86 #81B1EB #EB81E6
square
#EBBB81 #81EB86 #81B1EB #EB81E6
split-complementary
#EBBB81 #81E6EB #8681EB
monochromatic
#D18121 #E39E4C #EBBB81 #F3D8B6 #FBF1E5
Accessibility & contrast
On white
1.76
#EBBB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EBBB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB81
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB81 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD7D
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#FBAFAC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb81; /* rgb */ color: rgb(235, 187, 129); /* oklch */ color: oklch(82.2% 0.093 71.2);
Tailwind
colors: {
custom: {
50: '#f3cfa6',
500: '#ebbb81',
950: '#000000',
},
}SCSS
$custom: #ebbb81; $custom-light: #f3cfa6; $custom-dark: #000000;
JSON
{
"hex": "#ebbb81",
"rgb": {
"r": 235,
"g": 187,
"b": 129
},
"hsl": {
"h": 32.83,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.82202,
"c": 0.09283,
"h": 71.2
},
"luminance": 0.54788
}Semantic roles & 50–950 ramp
primary
#EBBB81
secondary
#4C82C5
accent
#6AD511
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380