#EBBB82#EBBB82
#EBBB82 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.2% C 0.092 H 70.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB82 |
|---|---|
| RGB | rgb(235, 187, 130) |
| HSL | hsl(33, 72%, 72%) |
| HSV | hsv(33, 45%, 92%) |
| CMYK | cmyk(0%, 20.4%, 44.7%, 7.8%) |
| CIE-LAB | lab(78.94, 10.12, 35.39) |
| CIE-LCH | lch(78.94, 36.80, 74.05°) |
| OKLab | oklab(82.22% 0.0303 0.0868) |
| OKLCH | oklch(82.22% 0.092 70.8) |
| XYZ | xyz(56.0626, 54.8176, 28.7427) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.02
Very Light Brown
#D3B683
ΔE00 5.82
Fawn
#CFAF7B
ΔE00 5.96
Tan
#D2B48C
ΔE00 6.04
Apricot (survey)
#FFB16D
ΔE00 6.89
Tan (survey)
#D1B26F
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB82 #82B2EB
analogous
#EB8782 #EBBB82 #E7EB82
triadic
#EBBB82 #82EBBB #BB82EB
tetradic
#EBBB82 #82EB87 #82B2EB #EB82E7
square
#EBBB82 #82EB87 #82B2EB #EB82E7
split-complementary
#EBBB82 #82E7EB #8782EB
monochromatic
#D18121 #E39E4D #EBBB82 #F3D8B7 #FBF1E5
Accessibility & contrast
On white
1.76
#EBBB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#EBBB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB82
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB82 | 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)
#CCBD7E
Deuteranopia (green-blind)
#D7C883
Tritanopia (blue-blind)
#FBAFAD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb82; /* rgb */ color: rgb(235, 187, 130); /* oklch */ color: oklch(82.2% 0.092 70.8);
Tailwind
colors: {
custom: {
50: '#f3cfa7',
500: '#ebbb82',
950: '#000000',
},
}SCSS
$custom: #ebbb82; $custom-light: #f3cfa7; $custom-dark: #000000;
JSON
{
"hex": "#ebbb82",
"rgb": {
"r": 235,
"g": 187,
"b": 130
},
"hsl": {
"h": 32.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.8222,
"c": 0.09192,
"h": 70.8
},
"luminance": 0.54815
}Semantic roles & 50–950 ramp
primary
#EBBB82
secondary
#4D83C5
accent
#6AD411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380