#EBBF84#EBBF84
#EBBF84 is a very light, moderate orange. Relative luminance 0.566; OKLCH L 83.0% C 0.091 H 74.2°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBF84 |
|---|---|
| RGB | rgb(235, 191, 132) |
| HSL | hsl(34, 72%, 72%) |
| HSV | hsv(34, 44%, 92%) |
| CMYK | cmyk(0%, 18.7%, 43.8%, 7.8%) |
| CIE-LAB | lab(79.95, 8.21, 35.66) |
| CIE-LCH | lch(79.95, 36.59, 77.03°) |
| OKLab | oklab(83.02% 0.0248 0.0875) |
| OKLCH | oklch(83.02% 0.091 74.2) |
| XYZ | xyz(57.0586, 56.5927, 29.7434) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.08
Very Light Brown
#D3B683
ΔE00 5.19
Fawn
#CFAF7B
ΔE00 5.78
Tan
#D2B48C
ΔE00 6.07
Tan (survey)
#D1B26F
ΔE00 6.38
Sandstone
#C9AE74
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBF84 #84B0EB
analogous
#EB8C84 #EBBF84 #E4EB84
triadic
#EBBF84 #84EBBF #BF84EB
tetradic
#EBBF84 #84EB8C #84B0EB #EB84E4
square
#EBBF84 #84EB8C #84B0EB #EB84E4
split-complementary
#EBBF84 #84E4EB #8C84EB
monochromatic
#D28722 #E2A44F #EBBF84 #F4DAB9 #FBF1E5
Accessibility & contrast
On white
1.70
#EBBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#EBBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBF84
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBF84 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C080
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#FBB4B0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ebbf84; /* rgb */ color: rgb(235, 191, 132); /* oklch */ color: oklch(83.0% 0.091 74.2);
Tailwind
colors: {
custom: {
50: '#f3d2a8',
500: '#ebbf84',
950: '#000000',
},
}SCSS
$custom: #ebbf84; $custom-light: #f3d2a8; $custom-dark: #000000;
JSON
{
"hex": "#ebbf84",
"rgb": {
"r": 235,
"g": 191,
"b": 132
},
"hsl": {
"h": 34.369,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.83024,
"c": 0.09097,
"h": 74.2
},
"luminance": 0.5659
}Semantic roles & 50–950 ramp
primary
#EBBF84
secondary
#4E81C5
accent
#65D411
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380