#EEC877#EEC877
#EEC877 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 84.9% C 0.109 H 85.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC877 |
|---|---|
| RGB | rgb(238, 200, 119) |
| HSL | hsl(41, 78%, 70%) |
| HSV | hsv(41, 50%, 93%) |
| CMYK | cmyk(0%, 16%, 50%, 6.7%) |
| CIE-LAB | lab(82.28, 3.48, 45.26) |
| CIE-LCH | lch(82.28, 45.40, 85.60°) |
| OKLab | oklab(84.86% 0.0095 0.1085) |
| OKLCH | oklch(84.86% 0.109 85) |
| XYZ | xyz(59.2462, 60.8206, 26.0681) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.27
Wheat (survey)
#FBDD7E
ΔE00 5.72
Light Mustard
#F7D560
ΔE00 6.26
Sandy
#F1DA7A
ΔE00 6.42
Tan (survey)
#D1B26F
ΔE00 6.42
Maize
#F4D054
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC877 #779DEE
analogous
#EE8C77 #EEC877 #D9EE77
triadic
#EEC877 #77EEC8 #C877EE
tetradic
#EEC877 #77EE8C #779DEE #EE77D9
square
#EEC877 #77EE8C #779DEE #EE77D9
split-complementary
#EEC877 #77D9EE #8C77EE
monochromatic
#D1961A #E7B241 #EEC877 #F5DEAD #FCF4E4
Accessibility & contrast
On white
1.60
#EEC877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#EEC877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC877
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC877 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC770
Deuteranopia (green-blind)
#E3D17A
Tritanopia (blue-blind)
#FFBBB5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #eec877; /* rgb */ color: rgb(238, 200, 119); /* oklch */ color: oklch(84.9% 0.109 85.0);
Tailwind
colors: {
custom: {
50: '#f6d8a0',
500: '#eec877',
950: '#000000',
},
}SCSS
$custom: #eec877; $custom-light: #f6d8a0; $custom-dark: #000000;
JSON
{
"hex": "#eec877",
"rgb": {
"r": 238,
"g": 200,
"b": 119
},
"hsl": {
"h": 40.84,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.84861,
"c": 0.10888,
"h": 85
},
"luminance": 0.60818
}Semantic roles & 50–950 ramp
primary
#EEC877
secondary
#426DC7
accent
#4DDA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380