#EEBC79#EEBC79
#EEBC79 is a very light, moderate orange. Relative luminance 0.555; OKLCH L 82.6% C 0.102 H 73.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEBC79 |
|---|---|
| RGB | rgb(238, 188, 121) |
| HSL | hsl(34, 77%, 70%) |
| HSV | hsv(34, 49%, 93%) |
| CMYK | cmyk(0%, 21%, 49.2%, 6.7%) |
| CIE-LAB | lab(79.34, 9.93, 40.60) |
| CIE-LCH | lch(79.34, 41.80, 76.25°) |
| OKLab | oklab(82.56% 0.0287 0.0981) |
| OKLCH | oklch(82.56% 0.102 73.7) |
| XYZ | xyz(56.6967, 55.5274, 25.8170) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.48
Very Light Brown
#D3B683
ΔE00 6.41
Fawn
#CFAF7B
ΔE00 6.56
Tan (survey)
#D1B26F
ΔE00 6.67
Apricot (survey)
#FFB16D
ΔE00 7.19
Butterscotch
#FDB147
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEBC79 #79ABEE
analogous
#EE8179 #EEBC79 #E5EE79
triadic
#EEBC79 #79EEBC #BC79EE
tetradic
#EEBC79 #79EE81 #79ABEE #EE79E5
square
#EEBC79 #79EE81 #79ABEE #EE79E5
split-complementary
#EEBC79 #79E5EE #8179EE
monochromatic
#D2841B #E7A143 #EEBC79 #F5D7AF #FCF1E4
Accessibility & contrast
On white
1.73
#EEBC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EEBC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEBC79
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEBC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEBC79 | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEBE74
Deuteranopia (green-blind)
#DAC97B
Tritanopia (blue-blind)
#FFAFAB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #eebc79; /* rgb */ color: rgb(238, 188, 121); /* oklch */ color: oklch(82.6% 0.102 73.7);
Tailwind
colors: {
custom: {
50: '#f6d0a1',
500: '#eebc79',
950: '#000000',
},
}SCSS
$custom: #eebc79; $custom-light: #f6d0a1; $custom-dark: #000000;
JSON
{
"hex": "#eebc79",
"rgb": {
"r": 238,
"g": 188,
"b": 121
},
"hsl": {
"h": 34.359,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.82563,
"c": 0.10224,
"h": 73.7
},
"luminance": 0.55524
}Semantic roles & 50–950 ramp
primary
#EEBC79
secondary
#447CC7
accent
#64DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17130F
muted
#858380