#EEEE82#EEEE82
#EEEE82 is a very light, vivid yellow. Relative luminance 0.809; OKLCH L 92.7% C 0.131 H 108.7°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE82 |
|---|---|
| RGB | rgb(238, 238, 130) |
| HSL | hsl(60, 76%, 72%) |
| HSV | hsv(60, 45%, 93%) |
| CMYK | cmyk(0%, 0%, 45.4%, 6.7%) |
| CIE-LAB | lab(92.10, -14.73, 51.97) |
| CIE-LCH | lch(92.10, 54.01, 105.82°) |
| OKLab | oklab(92.68% -0.042 0.1241) |
| OKLCH | oklch(92.68% 0.131 108.7) |
| XYZ | xyz(69.8651, 80.9395, 33.0573) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.11
Straw
#FCF679
ΔE00 3.26
Yellowish Tan
#FCFC81
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 3.69
Pale Yellow
#FFFF84
ΔE00 3.86
Butter
#FFFF81
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE82 #8282EE
analogous
#EEB882 #EEEE82 #B8EE82
triadic
#EEEE82 #82EEEE #EE82EE
tetradic
#EEEE82 #82EEB8 #8282EE #EE82B8
square
#EEEE82 #82EEB8 #8282EE #EE82B8
split-complementary
#EEEE82 #82B8EE #B882EE
monochromatic
#D8D81D #E7E74C #EEEE82 #F5F5B8 #FBFBE4
Accessibility & contrast
On white
1.22
#EEEE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EEEE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE82
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE82 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#FBE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee82; /* rgb */ color: rgb(238, 238, 130); /* oklch */ color: oklch(92.7% 0.131 108.7);
Tailwind
colors: {
custom: {
50: '#f5f3a8',
500: '#eeee82',
950: '#000000',
},
}SCSS
$custom: #eeee82; $custom-light: #f5f3a8; $custom-dark: #000000;
JSON
{
"hex": "#eeee82",
"rgb": {
"r": 238,
"g": 238,
"b": 130
},
"hsl": {
"h": 60,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.92681,
"c": 0.13105,
"h": 108.7
},
"luminance": 0.80938
}Semantic roles & 50–950 ramp
primary
#EEEE82
secondary
#4C4CC8
accent
#0DD80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581