#EECF76#EECF76
#EECF76 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.2% C 0.114 H 90.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EECF76 |
|---|---|
| RGB | rgb(238, 207, 118) |
| HSL | hsl(45, 78%, 70%) |
| HSV | hsv(45, 50%, 93%) |
| CMYK | cmyk(0%, 13%, 50.4%, 6.7%) |
| CIE-LAB | lab(84.02, -0.22, 47.89) |
| CIE-LCH | lch(84.02, 47.89, 90.26°) |
| OKLab | oklab(86.23% -0.0014 0.1142) |
| OKLCH | oklch(86.23% 0.114 90.7) |
| XYZ | xyz(60.8449, 64.1136, 26.3063) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.49
Wheat (survey)
#FBDD7E
ΔE00 3.27
Sandy
#F1DA7A
ΔE00 3.44
Light Mustard
#F7D560
ΔE00 4.03
Maize
#F4D054
ΔE00 4.62
Pale Gold
#FDDE6C
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECF76 #7695EE
analogous
#EE9376 #EECF76 #D1EE76
triadic
#EECF76 #76EECF #CF76EE
tetradic
#EECF76 #76EE93 #7695EE #EE76D1
square
#EECF76 #76EE93 #7695EE #EE76D1
split-complementary
#EECF76 #76D1EE #9376EE
monochromatic
#D0A11A #E7BC40 #EECF76 #F5E2AC #FCF5E3
Accessibility & contrast
On white
1.52
#EECF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#EECF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECF76
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECF76 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CC6E
Deuteranopia (green-blind)
#E8D579
Tritanopia (blue-blind)
#FEC2BA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecf76; /* rgb */ color: rgb(238, 207, 118); /* oklch */ color: oklch(86.2% 0.114 90.7);
Tailwind
colors: {
custom: {
50: '#f6dd9f',
500: '#eecf76',
950: '#000000',
},
}SCSS
$custom: #eecf76; $custom-light: #f6dd9f; $custom-dark: #000000;
JSON
{
"hex": "#eecf76",
"rgb": {
"r": 238,
"g": 207,
"b": 118
},
"hsl": {
"h": 44.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.8623,
"c": 0.11422,
"h": 90.7
},
"luminance": 0.64111
}Semantic roles & 50–950 ramp
primary
#EECF76
secondary
#4164C7
accent
#41DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480