#EECC76#EECC76
#EECC76 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.6% C 0.112 H 88.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EECC76 |
|---|---|
| RGB | rgb(238, 204, 118) |
| HSL | hsl(43, 78%, 70%) |
| HSV | hsv(43, 50%, 93%) |
| CMYK | cmyk(0%, 14.3%, 50.4%, 6.7%) |
| CIE-LAB | lab(83.27, 1.33, 46.97) |
| CIE-LCH | lch(83.27, 46.99, 88.38°) |
| OKLab | oklab(85.64% 0.0031 0.1122) |
| OKLCH | oklch(85.64% 0.112 88.4) |
| XYZ | xyz(60.1250, 62.6738, 26.0663) |
| Luminance | 0.6267 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.99
Wheat (survey)
#FBDD7E
ΔE00 4.19
Sandy
#F1DA7A
ΔE00 4.65
Light Mustard
#F7D560
ΔE00 4.78
Maize
#F4D054
ΔE00 5.16
Pale Gold
#FDDE6C
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECC76 #7698EE
analogous
#EE9076 #EECC76 #D4EE76
triadic
#EECC76 #76EECC #CC76EE
tetradic
#EECC76 #76EE90 #7698EE #EE76D4
square
#EECC76 #76EE90 #7698EE #EE76D4
split-complementary
#EECC76 #76D4EE #9076EE
monochromatic
#D09C1A #E7B840 #EECC76 #F5E0AC #FCF5E3
Accessibility & contrast
On white
1.55
#EECC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#EECC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECC76
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECC76 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECA6F
Deuteranopia (green-blind)
#E6D379
Tritanopia (blue-blind)
#FEBFB8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #eecc76; /* rgb */ color: rgb(238, 204, 118); /* oklch */ color: oklch(85.6% 0.112 88.4);
Tailwind
colors: {
custom: {
50: '#f6db9f',
500: '#eecc76',
950: '#000000',
},
}SCSS
$custom: #eecc76; $custom-light: #f6db9f; $custom-dark: #000000;
JSON
{
"hex": "#eecc76",
"rgb": {
"r": 238,
"g": 204,
"b": 118
},
"hsl": {
"h": 43,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85635,
"c": 0.11221,
"h": 88.4
},
"luminance": 0.62671
}Semantic roles & 50–950 ramp
primary
#EECC76
secondary
#4167C7
accent
#46DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380