#EEF880#EEF880
#EEF880 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.7% C 0.144 H 113.1°. Best body text is #000000 at 18.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF880 |
|---|---|
| RGB | rgb(238, 248, 128) |
| HSL | hsl(65, 90%, 74%) |
| HSV | hsv(65, 48%, 97%) |
| CMYK | cmyk(4%, 0%, 48.4%, 2.7%) |
| CIE-LAB | lab(94.68, -19.77, 56.01) |
| CIE-LCH | lch(94.68, 59.40, 109.44°) |
| OKLab | oklab(94.73% -0.0566 0.1329) |
| OKLCH | oklch(94.73% 0.144 113.1) |
| XYZ | xyz(72.7248, 86.8717, 33.3547) |
| Luminance | 0.8687 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.67
Faded Yellow
#FEFF7F
ΔE00 2.97
Pale Yellow
#FFFF84
ΔE00 2.98
Butter
#FFFF81
ΔE00 3.08
Banana (survey)
#FFFF7E
ΔE00 3.22
Light Yellow
#FFFE7A
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF880 #8A80F8
analogous
#F8C680 #EEF880 #B2F880
triadic
#EEF880 #80EEF8 #F880EE
tetradic
#EEF880 #80F8C6 #8A80F8 #F880B2
square
#EEF880 #80F8C6 #8A80F8 #F880B2
split-complementary
#EEF880 #80B2F8 #C680F8
monochromatic
#DDF00D #E6F546 #EEF880 #F6FBBA #FBFDE2
Accessibility & contrast
On white
1.14
#EEF880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.37
#EEF880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF880
18.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF880 | 1.00 | 1.14 | 18.37 | 18.37 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FFF186
Tritanopia (blue-blind)
#FBECDC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef880; /* rgb */ color: rgb(238, 248, 128); /* oklch */ color: oklch(94.7% 0.144 113.1);
Tailwind
colors: {
custom: {
50: '#f5faa7',
500: '#eef880',
950: '#000000',
},
}SCSS
$custom: #eef880; $custom-light: #f5faa7; $custom-dark: #000000;
JSON
{
"hex": "#eef880",
"rgb": {
"r": 238,
"g": 248,
"b": 128
},
"hsl": {
"h": 65,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.94729,
"c": 0.14442,
"h": 113.1
},
"luminance": 0.8687
}Semantic roles & 50–950 ramp
primary
#EEF880
secondary
#5347D5
accent
#00E613
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581