#EEC077#EEC077
#EEC077 is a very light, moderate orange. Relative luminance 0.572; OKLCH L 83.3% C 0.105 H 78.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC077 |
|---|---|
| RGB | rgb(238, 192, 119) |
| HSL | hsl(37, 78%, 70%) |
| HSV | hsv(37, 50%, 93%) |
| CMYK | cmyk(0%, 19.3%, 50%, 6.7%) |
| CIE-LAB | lab(80.30, 7.65, 42.81) |
| CIE-LCH | lch(80.30, 43.49, 79.86°) |
| OKLab | oklab(83.3% 0.0217 0.103) |
| OKLCH | oklch(83.3% 0.105 78.1) |
| XYZ | xyz(57.4417, 57.2116, 25.4666) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.47
Tan (survey)
#D1B26F
ΔE00 5.98
Very Light Brown
#D3B683
ΔE00 6.43
Fawn
#CFAF7B
ΔE00 6.93
Desert
#CCAD60
ΔE00 7.45
Sand (survey)
#E2CA76
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC077 #77A5EE
analogous
#EE8577 #EEC077 #E0EE77
triadic
#EEC077 #77EEC0 #C077EE
tetradic
#EEC077 #77EE85 #77A5EE #EE77E0
square
#EEC077 #77EE85 #77A5EE #EE77E0
split-complementary
#EEC077 #77E0EE #8577EE
monochromatic
#D18A1A #E7A741 #EEC077 #F5D9AD #FCF2E4
Accessibility & contrast
On white
1.69
#EEC077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EEC077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC077
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC077 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C171
Deuteranopia (green-blind)
#DDCC79
Tritanopia (blue-blind)
#FFB3AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #eec077; /* rgb */ color: rgb(238, 192, 119); /* oklch */ color: oklch(83.3% 0.105 78.1);
Tailwind
colors: {
custom: {
50: '#f6d29f',
500: '#eec077',
950: '#000000',
},
}SCSS
$custom: #eec077; $custom-light: #f6d29f; $custom-dark: #000000;
JSON
{
"hex": "#eec077",
"rgb": {
"r": 238,
"g": 192,
"b": 119
},
"hsl": {
"h": 36.807,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.83302,
"c": 0.10524,
"h": 78.1
},
"luminance": 0.57208
}Semantic roles & 50–950 ramp
primary
#EEC077
secondary
#4275C7
accent
#5BDA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380