#EEC77B#EEC77B
#EEC77B is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.7% C 0.104 H 83.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC77B |
|---|---|
| RGB | rgb(238, 199, 123) |
| HSL | hsl(40, 77%, 71%) |
| HSV | hsv(40, 48%, 93%) |
| CMYK | cmyk(0%, 16.4%, 48.3%, 6.7%) |
| CIE-LAB | lab(82.09, 4.36, 43.03) |
| CIE-LCH | lch(82.09, 43.25, 84.21°) |
| OKLab | oklab(84.72% 0.0125 0.1037) |
| OKLCH | oklch(84.72% 0.104 83.1) |
| XYZ | xyz(59.2607, 60.4571, 27.2830) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.98
Tan (survey)
#D1B26F
ΔE00 6.14
Wheat (survey)
#FBDD7E
ΔE00 6.51
Very Light Brown
#D3B683
ΔE00 6.85
Burlywood
#DEB887
ΔE00 6.87
Sandy
#F1DA7A
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC77B #7BA2EE
analogous
#EE8D7B #EEC77B #DBEE7B
triadic
#EEC77B #7BEEC7 #C77BEE
tetradic
#EEC77B #7BEE8D #7BA2EE #EE7BDB
square
#EEC77B #7BEE8D #7BA2EE #EE7BDB
split-complementary
#EEC77B #7BDBEE #8D7BEE
monochromatic
#D3951B #E7B045 #EEC77B #F5DEB1 #FCF3E4
Accessibility & contrast
On white
1.60
#EEC77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EEC77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC77B
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC77B | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C675
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#FEBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec77b; /* rgb */ color: rgb(238, 199, 123); /* oklch */ color: oklch(84.7% 0.104 83.1);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#eec77b',
950: '#000000',
},
}SCSS
$custom: #eec77b; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#eec77b",
"rgb": {
"r": 238,
"g": 199,
"b": 123
},
"hsl": {
"h": 39.652,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.84724,
"c": 0.10448,
"h": 83.1
},
"luminance": 0.60454
}Semantic roles & 50–950 ramp
primary
#EEC77B
secondary
#4672C8
accent
#52D90C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380