#EEC677#EEC677
#EEC677 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.5% C 0.108 H 83.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC677 |
|---|---|
| RGB | rgb(238, 198, 119) |
| HSL | hsl(40, 78%, 70%) |
| HSV | hsv(40, 50%, 93%) |
| CMYK | cmyk(0%, 16.8%, 50%, 6.7%) |
| CIE-LAB | lab(81.78, 4.52, 44.65) |
| CIE-LCH | lch(81.78, 44.88, 84.22°) |
| OKLab | oklab(84.47% 0.0125 0.1071) |
| OKLCH | oklch(84.47% 0.108 83.3) |
| XYZ | xyz(58.7861, 59.9003, 25.9147) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.00
Tan (survey)
#D1B26F
ΔE00 6.13
Wheat (survey)
#FBDD7E
ΔE00 6.52
Light Mustard
#F7D560
ΔE00 7.01
Maize
#F4D054
ΔE00 7.11
Very Light Brown
#D3B683
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC677 #779FEE
analogous
#EE8B77 #EEC677 #DAEE77
triadic
#EEC677 #77EEC6 #C677EE
tetradic
#EEC677 #77EE8B #779FEE #EE77DA
square
#EEC677 #77EE8B #779FEE #EE77DA
split-complementary
#EEC677 #77DAEE #8B77EE
monochromatic
#D1931A #E7AF41 #EEC677 #F5DDAD #FCF4E4
Accessibility & contrast
On white
1.62
#EEC677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#EEC677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC677
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC677 | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C571
Deuteranopia (green-blind)
#E2D079
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #eec677; /* rgb */ color: rgb(238, 198, 119); /* oklch */ color: oklch(84.5% 0.108 83.3);
Tailwind
colors: {
custom: {
50: '#f6d79f',
500: '#eec677',
950: '#000000',
},
}SCSS
$custom: #eec677; $custom-light: #f6d79f; $custom-dark: #000000;
JSON
{
"hex": "#eec677",
"rgb": {
"r": 238,
"g": 198,
"b": 119
},
"hsl": {
"h": 39.832,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.84469,
"c": 0.10782,
"h": 83.3
},
"luminance": 0.59897
}Semantic roles & 50–950 ramp
primary
#EEC677
secondary
#426FC7
accent
#51DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380