#EEBF84#EEBF84
#EEBF84 is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.3% C 0.093 H 72.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF84 |
|---|---|
| RGB | rgb(238, 191, 132) |
| HSL | hsl(33, 76%, 73%) |
| HSV | hsv(33, 45%, 93%) |
| CMYK | cmyk(0%, 19.7%, 44.5%, 6.7%) |
| CIE-LAB | lab(80.24, 9.41, 36.09) |
| CIE-LCH | lch(80.24, 37.30, 75.39°) |
| OKLab | oklab(83.32% 0.0282 0.0885) |
| OKLCH | oklch(83.32% 0.093 72.3) |
| XYZ | xyz(58.0577, 57.1079, 29.7902) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.48
Very Light Brown
#D3B683
ΔE00 5.93
Fawn
#CFAF7B
ΔE00 6.38
Tan
#D2B48C
ΔE00 6.51
Tan (survey)
#D1B26F
ΔE00 7.13
Apricot (survey)
#FFB16D
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF84 #84B3EE
analogous
#EE8A84 #EEBF84 #E8EE84
triadic
#EEBF84 #84EEBF #BF84EE
tetradic
#EEBF84 #84EE8A #84B3EE #EE84E8
square
#EEBF84 #84EE8A #84B3EE #EE84E8
split-complementary
#EEBF84 #84E8EE #8A84EE
monochromatic
#DA861E #E7A34E #EEBF84 #F5DBBA #FBF1E4
Accessibility & contrast
On white
1.69
#EEBF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#EEBF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF84
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF84 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C180
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#FEB3B0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf84; /* rgb */ color: rgb(238, 191, 132); /* oklch */ color: oklch(83.3% 0.093 72.3);
Tailwind
colors: {
custom: {
50: '#f5d2a8',
500: '#eebf84',
950: '#000000',
},
}SCSS
$custom: #eebf84; $custom-light: #f5d2a8; $custom-dark: #000000;
JSON
{
"hex": "#eebf84",
"rgb": {
"r": 238,
"g": 191,
"b": 132
},
"hsl": {
"h": 33.396,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.83318,
"c": 0.09287,
"h": 72.3
},
"luminance": 0.57105
}Semantic roles & 50–950 ramp
primary
#EEBF84
secondary
#4E84C9
accent
#67D80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380