#EEE580#EEE580
#EEE580 is a very light, vivid yellow. Relative luminance 0.758; OKLCH L 90.8% C 0.123 H 104.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE580 |
|---|---|
| RGB | rgb(238, 229, 128) |
| HSL | hsl(55, 76%, 72%) |
| HSV | hsv(55, 46%, 93%) |
| CMYK | cmyk(0%, 3.8%, 46.2%, 6.7%) |
| CIE-LAB | lab(89.76, -10.46, 50.05) |
| CIE-LCH | lch(89.76, 51.13, 101.81°) |
| OKLab | oklab(90.81% -0.03 0.1198) |
| OKLCH | oklch(90.81% 0.123 104.1) |
| XYZ | xyz(67.1771, 75.7762, 31.5055) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.71
Sandy Yellow
#FDEE73
ΔE00 3.82
Dark Cream
#FFF39A
ΔE00 3.82
Buff
#FEF69E
ΔE00 4.28
Sandy
#F1DA7A
ΔE00 4.33
Straw
#FCF679
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE580 #8089EE
analogous
#EEAE80 #EEE580 #C0EE80
triadic
#EEE580 #80EEE5 #E580EE
tetradic
#EEE580 #80EEAE #8089EE #EE80C0
square
#EEE580 #80EEAE #8089EE #EE80C0
split-complementary
#EEE580 #80C0EE #AE80EE
monochromatic
#D7C81D #E7DA4A #EEE580 #F5F0B6 #FBF9E4
Accessibility & contrast
On white
1.30
#EEE580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#EEE580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE580
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE580 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF77
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#FCD9CD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee580; /* rgb */ color: rgb(238, 229, 128); /* oklch */ color: oklch(90.8% 0.123 104.1);
Tailwind
colors: {
custom: {
50: '#f5eda7',
500: '#eee580',
950: '#000000',
},
}SCSS
$custom: #eee580; $custom-light: #f5eda7; $custom-dark: #000000;
JSON
{
"hex": "#eee580",
"rgb": {
"r": 238,
"g": 229,
"b": 128
},
"hsl": {
"h": 55.091,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.90805,
"c": 0.12345,
"h": 104.1
},
"luminance": 0.75774
}Semantic roles & 50–950 ramp
primary
#EEE580
secondary
#4A54C8
accent
#1ED90D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#171610
muted
#858480