#EEEE75#EEEE75
#EEEE75 is a very light, vivid yellow. Relative luminance 0.806; OKLCH L 92.5% C 0.144 H 108.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE75 |
|---|---|
| RGB | rgb(238, 238, 117) |
| HSL | hsl(60, 78%, 70%) |
| HSV | hsv(60, 51%, 93%) |
| CMYK | cmyk(0%, 0%, 50.8%, 6.7%) |
| CIE-LAB | lab(91.96, -15.87, 57.83) |
| CIE-LCH | lch(91.96, 59.97, 105.34°) |
| OKLab | oklab(92.52% -0.0465 0.1359) |
| OKLCH | oklch(92.52% 0.144 108.9) |
| XYZ | xyz(69.0470, 80.6123, 28.7487) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.44
Yellowish Tan
#FCFC81
ΔE00 2.91
Manilla
#FFFA86
ΔE00 3.02
Custard
#FFFD78
ΔE00 3.44
Pale Yellow
#FFFF84
ΔE00 3.51
Light Yellow
#FFFE7A
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE75 #7575EE
analogous
#EEB275 #EEEE75 #B2EE75
triadic
#EEEE75 #75EEEE #EE75EE
tetradic
#EEEE75 #75EEB2 #7575EE #EE75B2
square
#EEEE75 #75EEB2 #7575EE #EE75B2
split-complementary
#EEEE75 #75B2EE #B275EE
monochromatic
#CFCF1A #E7E73F #EEEE75 #F5F5AB #FBFBE2
Accessibility & contrast
On white
1.23
#EEEE75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EEEE75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE75
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE75 | 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)
#FEE669
Deuteranopia (green-blind)
#FFEA7B
Tritanopia (blue-blind)
#FCE1D3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee75; /* rgb */ color: rgb(238, 238, 117); /* oklch */ color: oklch(92.5% 0.144 108.9);
Tailwind
colors: {
custom: {
50: '#f6f3a0',
500: '#eeee75',
950: '#000000',
},
}SCSS
$custom: #eeee75; $custom-light: #f6f3a0; $custom-dark: #000000;
JSON
{
"hex": "#eeee75",
"rgb": {
"r": 238,
"g": 238,
"b": 117
},
"hsl": {
"h": 60,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.92517,
"c": 0.14362,
"h": 108.9
},
"luminance": 0.80611
}Semantic roles & 50–950 ramp
primary
#EEEE75
secondary
#4040C7
accent
#0BDA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580