#EEE982#EEE982
#EEE982 is a very light, vivid yellow. Relative luminance 0.781; OKLCH L 91.7% C 0.126 H 106.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE982 |
|---|---|
| RGB | rgb(238, 233, 130) |
| HSL | hsl(57, 76%, 72%) |
| HSV | hsv(57, 45%, 93%) |
| CMYK | cmyk(0%, 2.1%, 45.4%, 6.7%) |
| CIE-LAB | lab(90.81, -12.26, 50.39) |
| CIE-LCH | lch(90.81, 51.86, 103.68°) |
| OKLab | oklab(91.65% -0.035 0.1206) |
| OKLCH | oklch(91.65% 0.126 106.2) |
| XYZ | xyz(68.4296, 78.0685, 32.5788) |
| Luminance | 0.7807 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.29
Dark Cream
#FFF39A
ΔE00 3.76
Manilla
#FFFA86
ΔE00 3.83
Straw
#FCF679
ΔE00 3.83
Buff
#FEF69E
ΔE00 3.88
Sandy Yellow
#FDEE73
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE982 #8287EE
analogous
#EEB382 #EEE982 #BDEE82
triadic
#EEE982 #82EEE9 #E982EE
tetradic
#EEE982 #82EEB3 #8287EE #EE82BD
square
#EEE982 #82EEB3 #8287EE #EE82BD
split-complementary
#EEE982 #82BDEE #B382EE
monochromatic
#D8D01D #E7E04C #EEE982 #F5F2B8 #FBFAE4
Accessibility & contrast
On white
1.26
#EEE982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EEE982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE982
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE982 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E279
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#FCDDD1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee982; /* rgb */ color: rgb(238, 233, 130); /* oklch */ color: oklch(91.7% 0.126 106.2);
Tailwind
colors: {
custom: {
50: '#f5efa8',
500: '#eee982',
950: '#000000',
},
}SCSS
$custom: #eee982; $custom-light: #f5efa8; $custom-dark: #000000;
JSON
{
"hex": "#eee982",
"rgb": {
"r": 238,
"g": 233,
"b": 130
},
"hsl": {
"h": 57.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.91652,
"c": 0.1256,
"h": 106.2
},
"luminance": 0.78067
}Semantic roles & 50–950 ramp
primary
#EEE982
secondary
#4C52C8
accent
#17D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581