#EEEE74#EEEE74
#EEEE74 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.5% C 0.145 H 108.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE74 |
|---|---|
| RGB | rgb(238, 238, 116) |
| HSL | hsl(60, 78%, 69%) |
| HSV | hsv(60, 51%, 93%) |
| CMYK | cmyk(0%, 0%, 51.3%, 6.7%) |
| CIE-LAB | lab(91.95, -15.95, 58.27) |
| CIE-LCH | lch(91.95, 60.41, 105.31°) |
| OKLab | oklab(92.51% -0.0469 0.1367) |
| OKLCH | oklch(92.51% 0.145 108.9) |
| XYZ | xyz(68.9885, 80.5889, 28.4407) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.42
Yellowish Tan
#FCFC81
ΔE00 2.91
Manilla
#FFFA86
ΔE00 3.05
Custard
#FFFD78
ΔE00 3.39
Light Yellow
#FFFE7A
ΔE00 3.48
Faded Yellow
#FEFF7F
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE74 #7474EE
analogous
#EEB174 #EEEE74 #B1EE74
triadic
#EEEE74 #74EEEE #EE74EE
tetradic
#EEEE74 #74EEB1 #7474EE #EE74B1
square
#EEEE74 #74EEB1 #7474EE #EE74B1
split-complementary
#EEEE74 #74B1EE #B174EE
monochromatic
#CECE19 #E7E73D #EEEE74 #F5F5AB #FBFBE1
Accessibility & contrast
On white
1.23
#EEEE74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EEEE74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE74
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE74 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE668
Deuteranopia (green-blind)
#FFEA7A
Tritanopia (blue-blind)
#FCE1D3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee74; /* rgb */ color: rgb(238, 238, 116); /* oklch */ color: oklch(92.5% 0.145 108.9);
Tailwind
colors: {
custom: {
50: '#f6f39f',
500: '#eeee74',
950: '#000000',
},
}SCSS
$custom: #eeee74; $custom-light: #f6f39f; $custom-dark: #000000;
JSON
{
"hex": "#eeee74",
"rgb": {
"r": 238,
"g": 238,
"b": 116
},
"hsl": {
"h": 60,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.92506,
"c": 0.14454,
"h": 108.9
},
"luminance": 0.80587
}Semantic roles & 50–950 ramp
primary
#EEEE74
secondary
#3F3FC7
accent
#0BDA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580