#EEC77D#EEC77D
#EEC77D is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.8% C 0.103 H 82.6°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC77D |
|---|---|
| RGB | rgb(238, 199, 125) |
| HSL | hsl(39, 77%, 71%) |
| HSV | hsv(39, 47%, 93%) |
| CMYK | cmyk(0%, 16.4%, 47.5%, 6.7%) |
| CIE-LAB | lab(82.11, 4.55, 42.05) |
| CIE-LCH | lch(82.11, 42.30, 83.82°) |
| OKLab | oklab(84.75% 0.0133 0.1017) |
| OKLCH | oklch(84.75% 0.103 82.6) |
| XYZ | xyz(59.3872, 60.5076, 27.9491) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 6.12
Burlywood
#DEB887
ΔE00 6.55
Very Light Brown
#D3B683
ΔE00 6.63
Wheat (survey)
#FBDD7E
ΔE00 6.73
Sandy
#F1DA7A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC77D #7DA4EE
analogous
#EE8E7D #EEC77D #DCEE7D
triadic
#EEC77D #7DEEC7 #C77DEE
tetradic
#EEC77D #7DEE8E #7DA4EE #EE7DDC
square
#EEC77D #7DEE8E #7DA4EE #EE7DDC
split-complementary
#EEC77D #7DDCEE #8E7DEE
monochromatic
#D5951C #E7B047 #EEC77D #F5DEB3 #FBF3E4
Accessibility & contrast
On white
1.60
#EEC77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#EEC77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC77D
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC77D | 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)
#D8C677
Deuteranopia (green-blind)
#E2D07F
Tritanopia (blue-blind)
#FEBBB5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec77d; /* rgb */ color: rgb(238, 199, 125); /* oklch */ color: oklch(84.8% 0.103 82.6);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#eec77d',
950: '#000000',
},
}SCSS
$custom: #eec77d; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#eec77d",
"rgb": {
"r": 238,
"g": 199,
"b": 125
},
"hsl": {
"h": 39.292,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.84754,
"c": 0.10254,
"h": 82.6
},
"luminance": 0.60505
}Semantic roles & 50–950 ramp
primary
#EEC77D
secondary
#4774C8
accent
#53D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380