#EEEA82#EEEA82
#EEEA82 is a very light, vivid yellow. Relative luminance 0.786; OKLCH L 91.9% C 0.127 H 106.7°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEA82 |
|---|---|
| RGB | rgb(238, 234, 130) |
| HSL | hsl(58, 76%, 72%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.7%, 45.4%, 6.7%) |
| CIE-LAB | lab(91.07, -12.76, 50.70) |
| CIE-LCH | lch(91.07, 52.28, 104.12°) |
| OKLab | oklab(91.86% -0.0364 0.1213) |
| OKLCH | oklch(91.86% 0.127 106.7) |
| XYZ | xyz(68.7134, 78.6362, 32.6734) |
| Luminance | 0.7863 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.56
Manilla
#FFFA86
ΔE00 3.64
Straw
#FCF679
ΔE00 3.67
Dark Cream
#FFF39A
ΔE00 3.85
Buff
#FEF69E
ΔE00 3.88
Sandy Yellow
#FDEE73
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEA82 #8286EE
analogous
#EEB482 #EEEA82 #BCEE82
triadic
#EEEA82 #82EEEA #EA82EE
tetradic
#EEEA82 #82EEB4 #8286EE #EE82BC
square
#EEEA82 #82EEB4 #8286EE #EE82BC
split-complementary
#EEEA82 #82BCEE #B482EE
monochromatic
#D8D11D #E7E14C #EEEA82 #F5F3B8 #FBFAE4
Accessibility & contrast
On white
1.26
#EEEA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EEEA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEA82
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEA82 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E379
Deuteranopia (green-blind)
#FCE887
Tritanopia (blue-blind)
#FCDED1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eeea82; /* rgb */ color: rgb(238, 234, 130); /* oklch */ color: oklch(91.9% 0.127 106.7);
Tailwind
colors: {
custom: {
50: '#f5f0a8',
500: '#eeea82',
950: '#000000',
},
}SCSS
$custom: #eeea82; $custom-light: #f5f0a8; $custom-dark: #000000;
JSON
{
"hex": "#eeea82",
"rgb": {
"r": 238,
"g": 234,
"b": 130
},
"hsl": {
"h": 57.778,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.91857,
"c": 0.12667,
"h": 106.7
},
"luminance": 0.78634
}Semantic roles & 50–950 ramp
primary
#EEEA82
secondary
#4C50C8
accent
#15D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581