#EEC77C#EEC77C
#EEC77C is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.7% C 0.104 H 82.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC77C |
|---|---|
| RGB | rgb(238, 199, 124) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 48%, 93%) |
| CMYK | cmyk(0%, 16.4%, 47.9%, 6.7%) |
| CIE-LAB | lab(82.10, 4.46, 42.54) |
| CIE-LCH | lch(82.10, 42.77, 84.02°) |
| OKLab | oklab(84.74% 0.0129 0.1027) |
| OKLCH | oklch(84.74% 0.104 82.9) |
| XYZ | xyz(59.3236, 60.4822, 27.6144) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.09
Tan (survey)
#D1B26F
ΔE00 6.13
Wheat (survey)
#FBDD7E
ΔE00 6.62
Burlywood
#DEB887
ΔE00 6.71
Very Light Brown
#D3B683
ΔE00 6.74
Sandy
#F1DA7A
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC77C #7CA3EE
analogous
#EE8E7C #EEC77C #DCEE7C
triadic
#EEC77C #7CEEC7 #C77CEE
tetradic
#EEC77C #7CEE8E #7CA3EE #EE7CDC
square
#EEC77C #7CEE8E #7CA3EE #EE7CDC
split-complementary
#EEC77C #7CDCEE #8E7CEE
monochromatic
#D4951C #E7B046 #EEC77C #F5DEB2 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EEC77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC77C
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC77C | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C676
Deuteranopia (green-blind)
#E2D07E
Tritanopia (blue-blind)
#FEBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec77c; /* rgb */ color: rgb(238, 199, 124); /* oklch */ color: oklch(84.7% 0.104 82.9);
Tailwind
colors: {
custom: {
50: '#f6d7a3',
500: '#eec77c',
950: '#000000',
},
}SCSS
$custom: #eec77c; $custom-light: #f6d7a3; $custom-dark: #000000;
JSON
{
"hex": "#eec77c",
"rgb": {
"r": 238,
"g": 199,
"b": 124
},
"hsl": {
"h": 39.474,
"s": 77.027,
"l": 70.98
},
"oklch": {
"l": 0.84739,
"c": 0.10351,
"h": 82.9
},
"luminance": 0.60479
}Semantic roles & 50–950 ramp
primary
#EEC77C
secondary
#4673C8
accent
#52D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380