#EEE576#EEE576
#EEE576 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.133 H 104.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE576 |
|---|---|
| RGB | rgb(238, 229, 118) |
| HSL | hsl(56, 78%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3.8%, 50.4%, 6.7%) |
| CIE-LAB | lab(89.64, -11.35, 54.64) |
| CIE-LCH | lch(89.64, 55.80, 101.73°) |
| OKLab | oklab(90.68% -0.0335 0.129) |
| OKLCH | oklch(90.68% 0.133 104.6) |
| XYZ | xyz(66.5510, 75.5258, 28.2083) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.99
Khaki (CSS)
#F0E68C
ΔE00 3.06
Yellowish
#FAEE66
ΔE00 3.58
Dull Yellow
#EEDC5B
ΔE00 3.74
Straw
#FCF679
ΔE00 3.83
Manilla
#FFFA86
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE576 #767FEE
analogous
#EEA976 #EEE576 #BBEE76
triadic
#EEE576 #76EEE5 #E576EE
tetradic
#EEE576 #76EEA9 #767FEE #EE76BB
square
#EEE576 #76EEA9 #767FEE #EE76BB
split-complementary
#EEE576 #76BBEE #A976EE
monochromatic
#D0C21A #E7DB40 #EEE576 #F5EFAC #FCFAE3
Accessibility & contrast
On white
1.30
#EEE576 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EEE576 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE576
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE576 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE576 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DE6C
Deuteranopia (green-blind)
#F9E47B
Tritanopia (blue-blind)
#FDD8CC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee576; /* rgb */ color: rgb(238, 229, 118); /* oklch */ color: oklch(90.7% 0.133 104.6);
Tailwind
colors: {
custom: {
50: '#f6eda0',
500: '#eee576',
950: '#000000',
},
}SCSS
$custom: #eee576; $custom-light: #f6eda0; $custom-dark: #000000;
JSON
{
"hex": "#eee576",
"rgb": {
"r": 238,
"g": 229,
"b": 118
},
"hsl": {
"h": 55.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.90675,
"c": 0.1333,
"h": 104.6
},
"luminance": 0.75524
}Semantic roles & 50–950 ramp
primary
#EEE576
secondary
#414BC7
accent
#1BDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480