#EECD76#EECD76
#EECD76 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 85.8% C 0.113 H 89.2°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EECD76 |
|---|---|
| RGB | rgb(238, 205, 118) |
| HSL | hsl(44, 78%, 70%) |
| HSV | hsv(44, 50%, 93%) |
| CMYK | cmyk(0%, 13.9%, 50.4%, 6.7%) |
| CIE-LAB | lab(83.52, 0.81, 47.28) |
| CIE-LCH | lch(83.52, 47.28, 89.02°) |
| OKLab | oklab(85.83% 0.0016 0.1129) |
| OKLCH | oklch(85.83% 0.113 89.2) |
| XYZ | xyz(60.3635, 63.1507, 26.1458) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Wheat (survey)
#FBDD7E
ΔE00 3.86
Sandy
#F1DA7A
ΔE00 4.25
Light Mustard
#F7D560
ΔE00 4.50
Maize
#F4D054
ΔE00 4.95
Pale Gold
#FDDE6C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECD76 #7697EE
analogous
#EE9176 #EECD76 #D3EE76
triadic
#EECD76 #76EECD #CD76EE
tetradic
#EECD76 #76EE91 #7697EE #EE76D3
square
#EECD76 #76EE91 #7697EE #EE76D3
split-complementary
#EECD76 #76D3EE #9176EE
monochromatic
#D09E1A #E7B940 #EECD76 #F5E1AC #FCF5E3
Accessibility & contrast
On white
1.54
#EECD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#EECD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECD76
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECD76 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6F
Deuteranopia (green-blind)
#E7D479
Tritanopia (blue-blind)
#FEC0B8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eecd76; /* rgb */ color: rgb(238, 205, 118); /* oklch */ color: oklch(85.8% 0.113 89.2);
Tailwind
colors: {
custom: {
50: '#f6dc9f',
500: '#eecd76',
950: '#000000',
},
}SCSS
$custom: #eecd76; $custom-light: #f6dc9f; $custom-dark: #000000;
JSON
{
"hex": "#eecd76",
"rgb": {
"r": 238,
"g": 205,
"b": 118
},
"hsl": {
"h": 43.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.85833,
"c": 0.11286,
"h": 89.2
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#EECD76
secondary
#4166C7
accent
#44DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480