#EEE475#EEE475
#EEE475 is a very light, vivid yellow. Relative luminance 0.749; OKLCH L 90.5% C 0.133 H 104.1°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE475 |
|---|---|
| RGB | rgb(238, 228, 117) |
| HSL | hsl(55, 78%, 70%) |
| HSV | hsv(55, 51%, 93%) |
| CMYK | cmyk(0%, 4.2%, 50.8%, 6.7%) |
| CIE-LAB | lab(89.37, -10.93, 54.78) |
| CIE-LCH | lch(89.37, 55.87, 101.29°) |
| OKLab | oklab(90.46% -0.0324 0.1293) |
| OKLCH | oklch(90.46% 0.133 104.1) |
| XYZ | xyz(66.2160, 74.9504, 27.8050) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.99
Khaki (CSS)
#F0E68C
ΔE00 3.10
Dull Yellow
#EEDC5B
ΔE00 3.48
Yellowish
#FAEE66
ΔE00 3.61
Straw
#FCF679
ΔE00 4.03
Sandy
#F1DA7A
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE475 #757FEE
analogous
#EEA775 #EEE475 #BCEE75
triadic
#EEE475 #75EEE4 #E475EE
tetradic
#EEE475 #75EEA7 #757FEE #EE75BC
square
#EEE475 #75EEA7 #757FEE #EE75BC
split-complementary
#EEE475 #75BCEE #A775EE
monochromatic
#CFC01A #E7D93F #EEE475 #F5EFAB #FBF9E2
Accessibility & contrast
On white
1.31
#EEE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#EEE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE475
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE475 | 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)
#F5DD6B
Deuteranopia (green-blind)
#F8E37A
Tritanopia (blue-blind)
#FDD7CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee475; /* rgb */ color: rgb(238, 228, 117); /* oklch */ color: oklch(90.5% 0.133 104.1);
Tailwind
colors: {
custom: {
50: '#f6ec9f',
500: '#eee475',
950: '#000000',
},
}SCSS
$custom: #eee475; $custom-light: #f6ec9f; $custom-dark: #000000;
JSON
{
"hex": "#eee475",
"rgb": {
"r": 238,
"g": 228,
"b": 117
},
"hsl": {
"h": 55.041,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.90457,
"c": 0.13326,
"h": 104.1
},
"luminance": 0.74948
}Semantic roles & 50–950 ramp
primary
#EEE475
secondary
#404BC7
accent
#1CDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480