#EEC778#EEC778
#EEC778 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.7% C 0.107 H 83.9°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC778 |
|---|---|
| RGB | rgb(238, 199, 120) |
| HSL | hsl(40, 78%, 70%) |
| HSV | hsv(40, 50%, 93%) |
| CMYK | cmyk(0%, 16.4%, 49.6%, 6.7%) |
| CIE-LAB | lab(82.05, 4.09, 44.48) |
| CIE-LCH | lch(82.05, 44.66, 84.74°) |
| OKLab | oklab(84.68% 0.0114 0.1068) |
| OKLCH | oklch(84.68% 0.107 83.9) |
| XYZ | xyz(59.0758, 60.3831, 26.3091) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 6.21
Tan (survey)
#D1B26F
ΔE00 6.22
Light Mustard
#F7D560
ΔE00 6.78
Maize
#F4D054
ΔE00 6.93
Sandy
#F1DA7A
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC778 #789FEE
analogous
#EE8C78 #EEC778 #DAEE78
triadic
#EEC778 #78EEC7 #C778EE
tetradic
#EEC778 #78EE8C #789FEE #EE78DA
square
#EEC778 #78EE8C #789FEE #EE78DA
split-complementary
#EEC778 #78DAEE #8C78EE
monochromatic
#D1951A #E7B042 #EEC778 #F5DEAE #FCF4E4
Accessibility & contrast
On white
1.61
#EEC778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#EEC778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC778
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC778 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C672
Deuteranopia (green-blind)
#E2D07B
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #eec778; /* rgb */ color: rgb(238, 199, 120); /* oklch */ color: oklch(84.7% 0.107 83.9);
Tailwind
colors: {
custom: {
50: '#f6d7a0',
500: '#eec778',
950: '#000000',
},
}SCSS
$custom: #eec778; $custom-light: #f6d7a0; $custom-dark: #000000;
JSON
{
"hex": "#eec778",
"rgb": {
"r": 238,
"g": 199,
"b": 120
},
"hsl": {
"h": 40.169,
"s": 77.632,
"l": 70.196
},
"oklch": {
"l": 0.84679,
"c": 0.10737,
"h": 83.9
},
"luminance": 0.6038
}Semantic roles & 50–950 ramp
primary
#EEC778
secondary
#436FC7
accent
#50DA0C
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380