#EEE776#EEE776
#EEE776 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 91.1% C 0.135 H 105.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE776 |
|---|---|
| RGB | rgb(238, 231, 118) |
| HSL | hsl(57, 78%, 70%) |
| HSV | hsv(57, 50%, 93%) |
| CMYK | cmyk(0%, 2.9%, 50.4%, 6.7%) |
| CIE-LAB | lab(90.16, -12.34, 55.25) |
| CIE-LCH | lch(90.16, 56.61, 102.59°) |
| OKLab | oklab(91.09% -0.0364 0.1304) |
| OKLCH | oklch(91.09% 0.135 105.6) |
| XYZ | xyz(67.1076, 76.6389, 28.3938) |
| Luminance | 0.7664 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.97
Khaki (CSS)
#F0E68C
ΔE00 3.33
Straw
#FCF679
ΔE00 3.36
Yellowish
#FAEE66
ΔE00 3.39
Manilla
#FFFA86
ΔE00 3.95
Dull Yellow
#EEDC5B
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE776 #767DEE
analogous
#EEAB76 #EEE776 #B9EE76
triadic
#EEE776 #76EEE7 #E776EE
tetradic
#EEE776 #76EEAB #767DEE #EE76B9
square
#EEE776 #76EEAB #767DEE #EE76B9
split-complementary
#EEE776 #76B9EE #AB76EE
monochromatic
#D0C51A #E7DD40 #EEE776 #F5F1AC #FCFAE3
Accessibility & contrast
On white
1.29
#EEE776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#EEE776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE776
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE776 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E06C
Deuteranopia (green-blind)
#FBE57B
Tritanopia (blue-blind)
#FDDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee776; /* rgb */ color: rgb(238, 231, 118); /* oklch */ color: oklch(91.1% 0.135 105.6);
Tailwind
colors: {
custom: {
50: '#f6eea0',
500: '#eee776',
950: '#000000',
},
}SCSS
$custom: #eee776; $custom-light: #f6eea0; $custom-dark: #000000;
JSON
{
"hex": "#eee776",
"rgb": {
"r": 238,
"g": 231,
"b": 118
},
"hsl": {
"h": 56.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.91085,
"c": 0.13534,
"h": 105.6
},
"luminance": 0.76637
}Semantic roles & 50–950 ramp
primary
#EEE776
secondary
#4149C7
accent
#17DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480