#EEE575#EEE575
#EEE575 is a very light, vivid yellow. Relative luminance 0.755; OKLCH L 90.7% C 0.134 H 104.6°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE575 |
|---|---|
| RGB | rgb(238, 229, 117) |
| HSL | hsl(56, 78%, 70%) |
| HSV | hsv(56, 51%, 93%) |
| CMYK | cmyk(0%, 3.8%, 50.8%, 6.7%) |
| CIE-LAB | lab(89.63, -11.43, 55.09) |
| CIE-LCH | lch(89.63, 56.26, 101.72°) |
| OKLab | oklab(90.66% -0.0339 0.1299) |
| OKLCH | oklch(90.66% 0.134 104.6) |
| XYZ | xyz(66.4919, 75.5022, 27.8970) |
| Luminance | 0.7550 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.93
Khaki (CSS)
#F0E68C
ΔE00 3.19
Yellowish
#FAEE66
ΔE00 3.48
Dull Yellow
#EEDC5B
ΔE00 3.66
Straw
#FCF679
ΔE00 3.78
Manilla
#FFFA86
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE575 #757EEE
analogous
#EEA975 #EEE575 #BBEE75
triadic
#EEE575 #75EEE5 #E575EE
tetradic
#EEE575 #75EEA9 #757EEE #EE75BB
square
#EEE575 #75EEA9 #757EEE #EE75BB
split-complementary
#EEE575 #75BBEE #A975EE
monochromatic
#CFC21A #E7DB3F #EEE575 #F5EFAB #FBFAE2
Accessibility & contrast
On white
1.30
#EEE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#EEE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE575
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE575 | 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)
#F6DE6B
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#FDD8CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee575; /* rgb */ color: rgb(238, 229, 117); /* oklch */ color: oklch(90.7% 0.134 104.6);
Tailwind
colors: {
custom: {
50: '#f6ed9f',
500: '#eee575',
950: '#000000',
},
}SCSS
$custom: #eee575; $custom-light: #f6ed9f; $custom-dark: #000000;
JSON
{
"hex": "#eee575",
"rgb": {
"r": 238,
"g": 229,
"b": 117
},
"hsl": {
"h": 55.537,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.90662,
"c": 0.13426,
"h": 104.6
},
"luminance": 0.755
}Semantic roles & 50–950 ramp
primary
#EEE575
secondary
#404AC7
accent
#1BDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480