#EEE582#EEE582
#EEE582 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 90.8% C 0.121 H 104.0°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE582 |
|---|---|
| RGB | rgb(238, 229, 130) |
| HSL | hsl(55, 76%, 72%) |
| HSV | hsv(55, 45%, 93%) |
| CMYK | cmyk(0%, 3.8%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.78, -10.27, 49.12) |
| CIE-LCH | lch(89.78, 50.19, 101.81°) |
| OKLab | oklab(90.83% -0.0293 0.1178) |
| OKLCH | oklch(90.83% 0.121 104) |
| XYZ | xyz(67.3100, 75.8294, 32.2056) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.43
Dark Cream
#FFF39A
ΔE00 3.67
Sandy Yellow
#FDEE73
ΔE00 4.03
Buff
#FEF69E
ΔE00 4.12
Sandy
#F1DA7A
ΔE00 4.31
Straw
#FCF679
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE582 #828BEE
analogous
#EEAF82 #EEE582 #C1EE82
triadic
#EEE582 #82EEE5 #E582EE
tetradic
#EEE582 #82EEAF #828BEE #EE82C1
square
#EEE582 #82EEAF #828BEE #EE82C1
split-complementary
#EEE582 #82C1EE #AF82EE
monochromatic
#D8C91D #E7DA4C #EEE582 #F5F0B8 #FBF9E4
Accessibility & contrast
On white
1.30
#EEE582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#EEE582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE582
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE582 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#F8E486
Tritanopia (blue-blind)
#FCD9CD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee582; /* rgb */ color: rgb(238, 229, 130); /* oklch */ color: oklch(90.8% 0.121 104.0);
Tailwind
colors: {
custom: {
50: '#f5eda8',
500: '#eee582',
950: '#000000',
},
}SCSS
$custom: #eee582; $custom-light: #f5eda8; $custom-dark: #000000;
JSON
{
"hex": "#eee582",
"rgb": {
"r": 238,
"g": 229,
"b": 130
},
"hsl": {
"h": 55,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90833,
"c": 0.1214,
"h": 104
},
"luminance": 0.75827
}Semantic roles & 50–950 ramp
primary
#EEE582
secondary
#4C56C8
accent
#1ED80D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#171610
muted
#858480