#EEEE80#EEEE80
#EEEE80 is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.7% C 0.133 H 108.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE80 |
|---|---|
| RGB | rgb(238, 238, 128) |
| HSL | hsl(60, 76%, 72%) |
| HSV | hsv(60, 46%, 93%) |
| CMYK | cmyk(0%, 0%, 46.2%, 6.7%) |
| CIE-LAB | lab(92.08, -14.91, 52.88) |
| CIE-LCH | lch(92.08, 54.94, 105.75°) |
| OKLab | oklab(92.65% -0.0427 0.126) |
| OKLCH | oklch(92.65% 0.133 108.7) |
| XYZ | xyz(69.7321, 80.8863, 32.3572) |
| Luminance | 0.8088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.03
Straw
#FCF679
ΔE00 3.08
Yellowish Tan
#FCFC81
ΔE00 3.22
Pale Yellow
#FFFF84
ΔE00 3.76
Khaki (CSS)
#F0E68C
ΔE00 3.86
Butter
#FFFF81
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE80 #8080EE
analogous
#EEB780 #EEEE80 #B7EE80
triadic
#EEEE80 #80EEEE #EE80EE
tetradic
#EEEE80 #80EEB7 #8080EE #EE80B7
square
#EEEE80 #80EEB7 #8080EE #EE80B7
split-complementary
#EEEE80 #80B7EE #B780EE
monochromatic
#D7D71D #E7E74A #EEEE80 #F5F5B6 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EEEE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE80
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE80 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE676
Deuteranopia (green-blind)
#FFEA85
Tritanopia (blue-blind)
#FCE2D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee80; /* rgb */ color: rgb(238, 238, 128); /* oklch */ color: oklch(92.7% 0.133 108.7);
Tailwind
colors: {
custom: {
50: '#f5f3a7',
500: '#eeee80',
950: '#000000',
},
}SCSS
$custom: #eeee80; $custom-light: #f5f3a7; $custom-dark: #000000;
JSON
{
"hex": "#eeee80",
"rgb": {
"r": 238,
"g": 238,
"b": 128
},
"hsl": {
"h": 60,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.92654,
"c": 0.13305,
"h": 108.7
},
"luminance": 0.80885
}Semantic roles & 50–950 ramp
primary
#EEEE80
secondary
#4A4AC8
accent
#0DD90D
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580