#EEBD84#EEBD84
#EEBD84 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 82.9% C 0.092 H 70.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBD84 |
|---|---|
| RGB | rgb(238, 189, 132) |
| HSL | hsl(32, 76%, 73%) |
| HSV | hsv(32, 45%, 93%) |
| CMYK | cmyk(0%, 20.6%, 44.5%, 6.7%) |
| CIE-LAB | lab(79.75, 10.46, 35.46) |
| CIE-LCH | lch(79.75, 36.97, 73.56°) |
| OKLab | oklab(82.94% 0.0313 0.087) |
| OKLCH | oklch(82.94% 0.092 70.2) |
| XYZ | xyz(57.6245, 56.2415, 29.6458) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.45
Very Light Brown
#D3B683
ΔE00 6.28
Tan
#D2B48C
ΔE00 6.45
Fawn
#CFAF7B
ΔE00 6.52
Apricot (survey)
#FFB16D
ΔE00 6.72
Light Peach
#FFD8B1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBD84 #84B5EE
analogous
#EE8884 #EEBD84 #EAEE84
triadic
#EEBD84 #84EEBD #BD84EE
tetradic
#EEBD84 #84EE88 #84B5EE #EE84EA
square
#EEBD84 #84EE88 #84B5EE #EE84EA
split-complementary
#EEBD84 #84EAEE #8884EE
monochromatic
#DA831E #E7A04E #EEBD84 #F5DABA #FBF1E4
Accessibility & contrast
On white
1.71
#EEBD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#EEBD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBD84
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBD84 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBF80
Deuteranopia (green-blind)
#DACA85
Tritanopia (blue-blind)
#FEB1AF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebd84; /* rgb */ color: rgb(238, 189, 132); /* oklch */ color: oklch(82.9% 0.092 70.2);
Tailwind
colors: {
custom: {
50: '#f5d0a8',
500: '#eebd84',
950: '#000000',
},
}SCSS
$custom: #eebd84; $custom-light: #f5d0a8; $custom-dark: #000000;
JSON
{
"hex": "#eebd84",
"rgb": {
"r": 238,
"g": 189,
"b": 132
},
"hsl": {
"h": 32.264,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.82935,
"c": 0.09249,
"h": 70.2
},
"luminance": 0.56238
}Semantic roles & 50–950 ramp
primary
#EEBD84
secondary
#4E86C9
accent
#6BD80E
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380