#EBBB84#EBBB84
#EBBB84 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.3% C 0.090 H 69.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBB84 |
|---|---|
| RGB | rgb(235, 187, 132) |
| HSL | hsl(32, 72%, 72%) |
| HSV | hsv(32, 44%, 92%) |
| CMYK | cmyk(0%, 20.4%, 43.8%, 7.8%) |
| CIE-LAB | lab(78.97, 10.32, 34.39) |
| CIE-LCH | lch(78.97, 35.90, 73.30°) |
| OKLab | oklab(82.25% 0.031 0.0846) |
| OKLCH | oklch(82.25% 0.09 69.9) |
| XYZ | xyz(56.1982, 54.8719, 29.4566) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.94
Tan
#D2B48C
ΔE00 5.89
Very Light Brown
#D3B683
ΔE00 5.93
Fawn
#CFAF7B
ΔE00 6.06
Apricot (survey)
#FFB16D
ΔE00 6.81
Tan (survey)
#D1B26F
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBB84 #84B4EB
analogous
#EB8884 #EBBB84 #E7EB84
triadic
#EBBB84 #84EBBB #BB84EB
tetradic
#EBBB84 #84EB88 #84B4EB #EB84E7
square
#EBBB84 #84EB88 #84B4EB #EB84E7
split-complementary
#EBBB84 #84E7EB #8884EB
monochromatic
#D28022 #E29E4F #EBBB84 #F4D8B9 #FBF0E5
Accessibility & contrast
On white
1.75
#EBBB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#EBBB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBB84
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBB84 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBD80
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#FBB0AD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebbb84; /* rgb */ color: rgb(235, 187, 132); /* oklch */ color: oklch(82.3% 0.090 69.9);
Tailwind
colors: {
custom: {
50: '#f3cfa8',
500: '#ebbb84',
950: '#000000',
},
}SCSS
$custom: #ebbb84; $custom-light: #f3cfa8; $custom-dark: #000000;
JSON
{
"hex": "#ebbb84",
"rgb": {
"r": 235,
"g": 187,
"b": 132
},
"hsl": {
"h": 32.039,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.82254,
"c": 0.09009,
"h": 69.9
},
"luminance": 0.54869
}Semantic roles & 50–950 ramp
primary
#EBBB84
secondary
#4E86C5
accent
#6CD411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17130F
muted
#858380