#EEBE79#EEBE79
#EEBE79 is a very light, moderate orange. Relative luminance 0.564; OKLCH L 82.9% C 0.103 H 75.6°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBE79 |
|---|---|
| RGB | rgb(238, 190, 121) |
| HSL | hsl(35, 77%, 70%) |
| HSV | hsv(35, 49%, 93%) |
| CMYK | cmyk(0%, 20.2%, 49.2%, 6.7%) |
| CIE-LAB | lab(79.83, 8.88, 41.21) |
| CIE-LCH | lch(79.83, 42.16, 77.84°) |
| OKLab | oklab(82.95% 0.0256 0.0995) |
| OKLCH | oklch(82.95% 0.103 75.6) |
| XYZ | xyz(57.1269, 56.3878, 25.9604) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.75
Very Light Brown
#D3B683
ΔE00 6.28
Tan (survey)
#D1B26F
ΔE00 6.29
Fawn
#CFAF7B
ΔE00 6.61
Butterscotch
#FDB147
ΔE00 7.46
Tan
#D2B48C
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBE79 #79A9EE
analogous
#EE8479 #EEBE79 #E3EE79
triadic
#EEBE79 #79EEBE #BE79EE
tetradic
#EEBE79 #79EE84 #79A9EE #EE79E3
square
#EEBE79 #79EE84 #79A9EE #EE79E3
split-complementary
#EEBE79 #79E3EE #8479EE
monochromatic
#D2871B #E7A443 #EEBE79 #F5D8AF #FCF2E4
Accessibility & contrast
On white
1.71
#EEBE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#EEBE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBE79
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBE79 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF74
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #eebe79; /* rgb */ color: rgb(238, 190, 121); /* oklch */ color: oklch(82.9% 0.103 75.6);
Tailwind
colors: {
custom: {
50: '#f6d1a1',
500: '#eebe79',
950: '#000000',
},
}SCSS
$custom: #eebe79; $custom-light: #f6d1a1; $custom-dark: #000000;
JSON
{
"hex": "#eebe79",
"rgb": {
"r": 238,
"g": 190,
"b": 121
},
"hsl": {
"h": 35.385,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.82947,
"c": 0.10276,
"h": 75.6
},
"luminance": 0.56385
}Semantic roles & 50–950 ramp
primary
#EEBE79
secondary
#447AC7
accent
#60DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380