#EEC77F#EEC77F
#EEC77F is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.101 H 82.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC77F |
|---|---|
| RGB | rgb(238, 199, 127) |
| HSL | hsl(39, 77%, 72%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16.4%, 46.6%, 6.7%) |
| CIE-LAB | lab(82.14, 4.74, 41.08) |
| CIE-LCH | lch(82.14, 41.35, 83.42°) |
| OKLab | oklab(84.79% 0.014 0.0996) |
| OKLCH | oklch(84.79% 0.101 82) |
| XYZ | xyz(59.5162, 60.5593, 28.6288) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.44
Tan (survey)
#D1B26F
ΔE00 6.11
Burlywood
#DEB887
ΔE00 6.24
Very Light Brown
#D3B683
ΔE00 6.42
Wheat (survey)
#FBDD7E
ΔE00 6.98
Navajowhite
#FFDEAD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC77F #7FA6EE
analogous
#EE907F #EEC77F #DEEE7F
triadic
#EEC77F #7FEEC7 #C77FEE
tetradic
#EEC77F #7FEE90 #7FA6EE #EE7FDE
square
#EEC77F #7FEE90 #7FA6EE #EE7FDE
split-complementary
#EEC77F #7FDEEE #907FEE
monochromatic
#D6951C #E7AF49 #EEC77F #F5DFB5 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EEC77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC77F
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC77F | 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)
#D8C779
Deuteranopia (green-blind)
#E2D081
Tritanopia (blue-blind)
#FEBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec77f; /* rgb */ color: rgb(238, 199, 127); /* oklch */ color: oklch(84.8% 0.101 82.0);
Tailwind
colors: {
custom: {
50: '#f6d7a5',
500: '#eec77f',
950: '#000000',
},
}SCSS
$custom: #eec77f; $custom-light: #f6d7a5; $custom-dark: #000000;
JSON
{
"hex": "#eec77f",
"rgb": {
"r": 238,
"g": 199,
"b": 127
},
"hsl": {
"h": 38.919,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.84785,
"c": 0.10058,
"h": 82
},
"luminance": 0.60556
}Semantic roles & 50–950 ramp
primary
#EEC77F
secondary
#4976C8
accent
#54D90D
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380