#EEE476#EEE476
#EEE476 is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.5% C 0.132 H 104.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE476 |
|---|---|
| RGB | rgb(238, 228, 118) |
| HSL | hsl(55, 78%, 70%) |
| HSV | hsv(55, 50%, 93%) |
| CMYK | cmyk(0%, 4.2%, 50.4%, 6.7%) |
| CIE-LAB | lab(89.38, -10.85, 54.33) |
| CIE-LCH | lch(89.38, 55.40, 101.29°) |
| OKLab | oklab(90.47% -0.0321 0.1284) |
| OKLCH | oklch(90.47% 0.132 104) |
| XYZ | xyz(66.2751, 74.9740, 28.1163) |
| Luminance | 0.7497 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.97
Sandy Yellow
#FDEE73
ΔE00 3.05
Dull Yellow
#EEDC5B
ΔE00 3.57
Yellowish
#FAEE66
ΔE00 3.71
Straw
#FCF679
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE476 #7680EE
analogous
#EEA876 #EEE476 #BCEE76
triadic
#EEE476 #76EEE4 #E476EE
tetradic
#EEE476 #76EEA8 #7680EE #EE76BC
square
#EEE476 #76EEA8 #7680EE #EE76BC
split-complementary
#EEE476 #76BCEE #A876EE
monochromatic
#D0C11A #E7D940 #EEE476 #F5EFAC #FCF9E3
Accessibility & contrast
On white
1.31
#EEE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EEE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE476
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE476 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6C
Deuteranopia (green-blind)
#F8E37B
Tritanopia (blue-blind)
#FDD7CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee476; /* rgb */ color: rgb(238, 228, 118); /* oklch */ color: oklch(90.5% 0.132 104.0);
Tailwind
colors: {
custom: {
50: '#f6eca0',
500: '#eee476',
950: '#000000',
},
}SCSS
$custom: #eee476; $custom-light: #f6eca0; $custom-dark: #000000;
JSON
{
"hex": "#eee476",
"rgb": {
"r": 238,
"g": 228,
"b": 118
},
"hsl": {
"h": 55,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.9047,
"c": 0.13231,
"h": 104
},
"luminance": 0.74972
}Semantic roles & 50–950 ramp
primary
#EEE476
secondary
#414CC7
accent
#1DDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480