#EEF080#EEF080
#EEF080 is a very light, vivid yellow. Relative luminance 0.821; OKLCH L 93.1% C 0.135 H 109.7°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF080 |
|---|---|
| RGB | rgb(238, 240, 128) |
| HSL | hsl(61, 79%, 72%) |
| HSV | hsv(61, 47%, 94%) |
| CMYK | cmyk(0.8%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(92.60, -15.89, 53.51) |
| CIE-LCH | lch(92.60, 55.82, 106.54°) |
| OKLab | oklab(93.07% -0.0455 0.1274) |
| OKLCH | oklch(93.07% 0.135 109.7) |
| XYZ | xyz(70.3177, 82.0574, 32.5523) |
| Luminance | 0.8206 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.89
Manilla
#FFFA86
ΔE00 2.94
Straw
#FCF679
ΔE00 3.05
Pale Yellow
#FFFF84
ΔE00 3.41
Butter
#FFFF81
ΔE00 3.56
Faded Yellow
#FEFF7F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF080 #8280F0
analogous
#F0BA80 #EEF080 #B6F080
triadic
#EEF080 #80EEF0 #F080EE
tetradic
#EEF080 #80F0BA #8280F0 #F080B6
square
#EEF080 #80F0BA #8280F0 #F080B6
split-complementary
#EEF080 #80B6F0 #BA80F0
monochromatic
#D8DC1A #E7EA49 #EEF080 #F5F6B7 #FBFCE4
Accessibility & contrast
On white
1.21
#EEF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#EEF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF080
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF080 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#FFEC85
Tritanopia (blue-blind)
#FBE4D6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eef080; /* rgb */ color: rgb(238, 240, 128); /* oklch */ color: oklch(93.1% 0.135 109.7);
Tailwind
colors: {
custom: {
50: '#f5f4a7',
500: '#eef080',
950: '#000000',
},
}SCSS
$custom: #eef080; $custom-light: #f5f4a7; $custom-dark: #000000;
JSON
{
"hex": "#eef080",
"rgb": {
"r": 238,
"g": 240,
"b": 128
},
"hsl": {
"h": 61.071,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.93068,
"c": 0.13528,
"h": 109.7
},
"luminance": 0.82056
}Semantic roles & 50–950 ramp
primary
#EEF080
secondary
#4C4ACB
accent
#0ADB0E
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#171710
muted
#858580