#EEBF79#EEBF79
#EEBF79 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.1% C 0.103 H 76.5°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBF79 |
|---|---|
| RGB | rgb(238, 191, 121) |
| HSL | hsl(36, 77%, 70%) |
| HSV | hsv(36, 49%, 93%) |
| CMYK | cmyk(0%, 19.7%, 49.2%, 6.7%) |
| CIE-LAB | lab(80.08, 8.36, 41.52) |
| CIE-LCH | lch(80.08, 42.36, 78.62°) |
| OKLab | oklab(83.14% 0.024 0.1002) |
| OKLCH | oklch(83.14% 0.103 76.5) |
| XYZ | xyz(57.3443, 56.8225, 26.0329) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.93
Tan (survey)
#D1B26F
ΔE00 6.15
Very Light Brown
#D3B683
ΔE00 6.26
Fawn
#CFAF7B
ΔE00 6.68
Butterscotch
#FDB147
ΔE00 7.62
Desert
#CCAD60
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBF79 #79A8EE
analogous
#EE8479 #EEBF79 #E3EE79
triadic
#EEBF79 #79EEBF #BF79EE
tetradic
#EEBF79 #79EE84 #79A8EE #EE79E3
square
#EEBF79 #79EE84 #79A8EE #EE79E3
split-complementary
#EEBF79 #79E3EE #8479EE
monochromatic
#D2881B #E7A543 #EEBF79 #F5D9AF #FCF2E4
Accessibility & contrast
On white
1.70
#EEBF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#EEBF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBF79
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBF79 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#DCCB7B
Tritanopia (blue-blind)
#FFB2AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eebf79; /* rgb */ color: rgb(238, 191, 121); /* oklch */ color: oklch(83.1% 0.103 76.5);
Tailwind
colors: {
custom: {
50: '#f6d2a1',
500: '#eebf79',
950: '#000000',
},
}SCSS
$custom: #eebf79; $custom-light: #f6d2a1; $custom-dark: #000000;
JSON
{
"hex": "#eebf79",
"rgb": {
"r": 238,
"g": 191,
"b": 121
},
"hsl": {
"h": 35.897,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.8314,
"c": 0.10306,
"h": 76.5
},
"luminance": 0.56819
}Semantic roles & 50–950 ramp
primary
#EEBF79
secondary
#4479C7
accent
#5FDA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380