#EEC777#EEC777
#EEC777 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.7% C 0.108 H 84.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC777 |
|---|---|
| RGB | rgb(238, 199, 119) |
| HSL | hsl(40, 78%, 70%) |
| HSV | hsv(40, 50%, 93%) |
| CMYK | cmyk(0%, 16.4%, 50%, 6.7%) |
| CIE-LAB | lab(82.03, 4.00, 44.96) |
| CIE-LCH | lch(82.03, 45.13, 84.91°) |
| OKLab | oklab(84.67% 0.011 0.1078) |
| OKLCH | oklch(84.67% 0.108 84.2) |
| XYZ | xyz(59.0154, 60.3589, 25.9911) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.63
Wheat (survey)
#FBDD7E
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.26
Light Mustard
#F7D560
ΔE00 6.63
Maize
#F4D054
ΔE00 6.76
Sandy
#F1DA7A
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC777 #779EEE
analogous
#EE8B77 #EEC777 #DAEE77
triadic
#EEC777 #77EEC7 #C777EE
tetradic
#EEC777 #77EE8B #779EEE #EE77DA
square
#EEC777 #77EE8B #779EEE #EE77DA
split-complementary
#EEC777 #77DAEE #8B77EE
monochromatic
#D1951A #E7B141 #EEC777 #F5DDAD #FCF4E4
Accessibility & contrast
On white
1.61
#EEC777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#EEC777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC777
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC777 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C670
Deuteranopia (green-blind)
#E2D07A
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec777; /* rgb */ color: rgb(238, 199, 119); /* oklch */ color: oklch(84.7% 0.108 84.2);
Tailwind
colors: {
custom: {
50: '#f6d7a0',
500: '#eec777',
950: '#000000',
},
}SCSS
$custom: #eec777; $custom-light: #f6d7a0; $custom-dark: #000000;
JSON
{
"hex": "#eec777",
"rgb": {
"r": 238,
"g": 199,
"b": 119
},
"hsl": {
"h": 40.336,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.84665,
"c": 0.10833,
"h": 84.2
},
"luminance": 0.60356
}Semantic roles & 50–950 ramp
primary
#EEC777
secondary
#426EC7
accent
#4FDA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380