#EEEE81#EEEE81
#EEEE81 is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.7% C 0.132 H 108.7°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE81 |
|---|---|
| RGB | rgb(238, 238, 129) |
| HSL | hsl(60, 76%, 72%) |
| HSV | hsv(60, 46%, 93%) |
| CMYK | cmyk(0%, 0%, 45.8%, 6.7%) |
| CIE-LAB | lab(92.09, -14.82, 52.42) |
| CIE-LCH | lch(92.09, 54.48, 105.78°) |
| OKLab | oklab(92.67% -0.0424 0.1251) |
| OKLCH | oklch(92.67% 0.132 108.7) |
| XYZ | xyz(69.7983, 80.9128, 32.7055) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.07
Straw
#FCF679
ΔE00 3.17
Yellowish Tan
#FCFC81
ΔE00 3.29
Khaki (CSS)
#F0E68C
ΔE00 3.77
Pale Yellow
#FFFF84
ΔE00 3.81
Butter
#FFFF81
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE81 #8181EE
analogous
#EEB881 #EEEE81 #B8EE81
triadic
#EEEE81 #81EEEE #EE81EE
tetradic
#EEEE81 #81EEB8 #8181EE #EE81B8
square
#EEEE81 #81EEB8 #8181EE #EE81B8
split-complementary
#EEEE81 #81B8EE #B881EE
monochromatic
#D8D81D #E7E74B #EEEE81 #F5F5B7 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EEEE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE81
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE81 | 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)
#FDE678
Deuteranopia (green-blind)
#FFEA86
Tritanopia (blue-blind)
#FBE2D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee81; /* rgb */ color: rgb(238, 238, 129); /* oklch */ color: oklch(92.7% 0.132 108.7);
Tailwind
colors: {
custom: {
50: '#f5f3a8',
500: '#eeee81',
950: '#000000',
},
}SCSS
$custom: #eeee81; $custom-light: #f5f3a8; $custom-dark: #000000;
JSON
{
"hex": "#eeee81",
"rgb": {
"r": 238,
"g": 238,
"b": 129
},
"hsl": {
"h": 60,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.92667,
"c": 0.13206,
"h": 108.7
},
"luminance": 0.80911
}Semantic roles & 50–950 ramp
primary
#EEEE81
secondary
#4B4BC8
accent
#0DD80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581