#EEEF84#EEEF84
#EEEF84 is a very light, vivid yellow. Relative luminance 0.816; OKLCH L 92.9% C 0.130 H 109.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEF84 |
|---|---|
| RGB | rgb(238, 239, 132) |
| HSL | hsl(61, 77%, 73%) |
| HSV | hsv(61, 45%, 94%) |
| CMYK | cmyk(0.4%, 0%, 44.8%, 6.3%) |
| CIE-LAB | lab(92.39, -15.03, 51.36) |
| CIE-LCH | lch(92.39, 53.52, 106.31°) |
| OKLab | oklab(92.91% -0.0427 0.1229) |
| OKLCH | oklch(92.91% 0.13 109.2) |
| XYZ | xyz(70.2926, 81.5776, 33.8685) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.13
Yellowish Tan
#FCFC81
ΔE00 3.32
Straw
#FCF679
ΔE00 3.41
Pale Yellow
#FFFF84
ΔE00 3.80
Khaki (CSS)
#F0E68C
ΔE00 3.83
Butter
#FFFF81
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEF84 #8584EF
analogous
#EFBB84 #EEEF84 #B8EF84
triadic
#EEEF84 #84EEEF #EF84EE
tetradic
#EEEF84 #84EFBB #8584EF #EF84B8
square
#EEEF84 #84EFBB #8584EF #EF84B8
split-complementary
#EEEF84 #84B8EF #BB84EF
monochromatic
#DADC1D #E7E84E #EEEF84 #F5F6BA #FBFBE4
Accessibility & contrast
On white
1.21
#EEEF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#EEEF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEF84
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEF84 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#FFEB89
Tritanopia (blue-blind)
#FBE3D6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eeef84; /* rgb */ color: rgb(238, 239, 132); /* oklch */ color: oklch(92.9% 0.130 109.2);
Tailwind
colors: {
custom: {
50: '#f5f4aa',
500: '#eeef84',
950: '#000000',
},
}SCSS
$custom: #eeef84; $custom-light: #f5f4aa; $custom-dark: #000000;
JSON
{
"hex": "#eeef84",
"rgb": {
"r": 238,
"g": 239,
"b": 132
},
"hsl": {
"h": 60.561,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.92914,
"c": 0.13015,
"h": 109.2
},
"luminance": 0.81576
}Semantic roles & 50–950 ramp
primary
#EEEF84
secondary
#4F4DCA
accent
#0CD90E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581