#EEEE76#EEEE76
#EEEE76 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.5% C 0.143 H 108.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE76 |
|---|---|
| RGB | rgb(238, 238, 118) |
| HSL | hsl(60, 78%, 70%) |
| HSV | hsv(60, 50%, 93%) |
| CMYK | cmyk(0%, 0%, 50.4%, 6.7%) |
| CIE-LAB | lab(91.97, -15.78, 57.39) |
| CIE-LCH | lch(91.97, 59.52, 105.38°) |
| OKLab | oklab(92.53% -0.0462 0.135) |
| OKLCH | oklch(92.53% 0.143 108.9) |
| XYZ | xyz(69.1061, 80.6359, 29.0600) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.47
Yellowish Tan
#FCFC81
ΔE00 2.91
Manilla
#FFFA86
ΔE00 3.00
Custard
#FFFD78
ΔE00 3.48
Pale Yellow
#FFFF84
ΔE00 3.51
Faded Yellow
#FEFF7F
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE76 #7676EE
analogous
#EEB276 #EEEE76 #B2EE76
triadic
#EEEE76 #76EEEE #EE76EE
tetradic
#EEEE76 #76EEB2 #7676EE #EE76B2
square
#EEEE76 #76EEB2 #7676EE #EE76B2
split-complementary
#EEEE76 #76B2EE #B276EE
monochromatic
#D0D01A #E7E740 #EEEE76 #F5F5AC #FCFCE3
Accessibility & contrast
On white
1.23
#EEEE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EEEE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE76
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE76 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66B
Deuteranopia (green-blind)
#FFEA7C
Tritanopia (blue-blind)
#FCE1D3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee76; /* rgb */ color: rgb(238, 238, 118); /* oklch */ color: oklch(92.5% 0.143 108.9);
Tailwind
colors: {
custom: {
50: '#f6f3a0',
500: '#eeee76',
950: '#000000',
},
}SCSS
$custom: #eeee76; $custom-light: #f6f3a0; $custom-dark: #000000;
JSON
{
"hex": "#eeee76",
"rgb": {
"r": 238,
"g": 238,
"b": 118
},
"hsl": {
"h": 60,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.92529,
"c": 0.14269,
"h": 108.9
},
"luminance": 0.80634
}Semantic roles & 50–950 ramp
primary
#EEEE76
secondary
#4141C7
accent
#0BDA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580