#EEF882#EEF882
#EEF882 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.8% C 0.142 H 113.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF882 |
|---|---|
| RGB | rgb(238, 248, 130) |
| HSL | hsl(65, 89%, 74%) |
| HSV | hsv(65, 48%, 97%) |
| CMYK | cmyk(4%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(94.71, -19.59, 55.11) |
| CIE-LCH | lch(94.71, 58.49, 109.56°) |
| OKLab | oklab(94.76% -0.0559 0.1311) |
| OKLCH | oklch(94.76% 0.142 113.1) |
| XYZ | xyz(72.8577, 86.9248, 34.0549) |
| Luminance | 0.8692 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.76
Pale Yellow
#FFFF84
ΔE00 3.05
Faded Yellow
#FEFF7F
ΔE00 3.09
Butter
#FFFF81
ΔE00 3.18
Banana (survey)
#FFFF7E
ΔE00 3.34
Manilla
#FFFA86
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF882 #8C82F8
analogous
#F8C782 #EEF882 #B3F882
triadic
#EEF882 #82EEF8 #F882EE
tetradic
#EEF882 #82F8C7 #8C82F8 #F882B3
square
#EEF882 #82F8C7 #8C82F8 #F882B3
split-complementary
#EEF882 #82B3F8 #C782F8
monochromatic
#DEF20E #E6F548 #EEF882 #F6FBBC #FBFDE2
Accessibility & contrast
On white
1.14
#EEF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#EEF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF882
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF882 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FFF188
Tritanopia (blue-blind)
#FBECDD
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eef882; /* rgb */ color: rgb(238, 248, 130); /* oklch */ color: oklch(94.8% 0.142 113.1);
Tailwind
colors: {
custom: {
50: '#f5faa9',
500: '#eef882',
950: '#000000',
},
}SCSS
$custom: #eef882; $custom-light: #f5faa9; $custom-dark: #000000;
JSON
{
"hex": "#eef882",
"rgb": {
"r": 238,
"g": 248,
"b": 130
},
"hsl": {
"h": 65.085,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.94755,
"c": 0.14248,
"h": 113.1
},
"luminance": 0.86924
}Semantic roles & 50–950 ramp
primary
#EEF882
secondary
#5549D5
accent
#00E613
background
#FFFFFD
surface
#FFFFF7
border
#D7D7D0
text
#171710
muted
#858581