#EEC77E#EEC77E
#EEC77E is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.8% C 0.102 H 82.3°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC77E |
|---|---|
| RGB | rgb(238, 199, 126) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16.4%, 47.1%, 6.7%) |
| CIE-LAB | lab(82.13, 4.64, 41.57) |
| CIE-LCH | lch(82.13, 41.83, 83.62°) |
| OKLab | oklab(84.77% 0.0136 0.1006) |
| OKLCH | oklch(84.77% 0.102 82.3) |
| XYZ | xyz(59.4514, 60.5333, 28.2872) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.32
Tan (survey)
#D1B26F
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.40
Very Light Brown
#D3B683
ΔE00 6.52
Wheat (survey)
#FBDD7E
ΔE00 6.85
Navajowhite
#FFDEAD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC77E #7EA5EE
analogous
#EE8F7E #EEC77E #DDEE7E
triadic
#EEC77E #7EEEC7 #C77EEE
tetradic
#EEC77E #7EEE8F #7EA5EE #EE7EDD
square
#EEC77E #7EEE8F #7EA5EE #EE7EDD
split-complementary
#EEC77E #7EDDEE #8F7EEE
monochromatic
#D5951C #E7B048 #EEC77E #F5DEB4 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EEC77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC77E
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC77E | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C678
Deuteranopia (green-blind)
#E2D080
Tritanopia (blue-blind)
#FEBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec77e; /* rgb */ color: rgb(238, 199, 126); /* oklch */ color: oklch(84.8% 0.102 82.3);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#eec77e',
950: '#000000',
},
}SCSS
$custom: #eec77e; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#eec77e",
"rgb": {
"r": 238,
"g": 199,
"b": 126
},
"hsl": {
"h": 39.107,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.8477,
"c": 0.10156,
"h": 82.3
},
"luminance": 0.6053
}Semantic roles & 50–950 ramp
primary
#EEC77E
secondary
#4875C8
accent
#54D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380