#EEE975#EEE975
#EEE975 is a very light, vivid yellow. Relative luminance 0.777; OKLCH L 91.5% C 0.138 H 106.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE975 |
|---|---|
| RGB | rgb(238, 233, 117) |
| HSL | hsl(58, 78%, 70%) |
| HSV | hsv(58, 51%, 93%) |
| CMYK | cmyk(0%, 2.1%, 50.8%, 6.7%) |
| CIE-LAB | lab(90.66, -13.41, 56.31) |
| CIE-LCH | lch(90.66, 57.88, 103.40°) |
| OKLab | oklab(91.49% -0.0395 0.1326) |
| OKLCH | oklch(91.49% 0.138 106.6) |
| XYZ | xyz(67.6115, 77.7412, 28.2702) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.93
Sandy Yellow
#FDEE73
ΔE00 3.04
Yellowish
#FAEE66
ΔE00 3.23
Manilla
#FFFA86
ΔE00 3.58
Khaki (CSS)
#F0E68C
ΔE00 3.79
Yellowish Tan
#FCFC81
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE975 #757AEE
analogous
#EEAD75 #EEE975 #B6EE75
triadic
#EEE975 #75EEE9 #E975EE
tetradic
#EEE975 #75EEAD #757AEE #EE75B6
square
#EEE975 #75EEAD #757AEE #EE75B6
split-complementary
#EEE975 #75B6EE #AD75EE
monochromatic
#CFC81A #E7E03F #EEE975 #F5F2AB #FBFAE2
Accessibility & contrast
On white
1.27
#EEE975 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#EEE975 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE975
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE975 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE975 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E16A
Deuteranopia (green-blind)
#FCE77B
Tritanopia (blue-blind)
#FDDCCF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee975; /* rgb */ color: rgb(238, 233, 117); /* oklch */ color: oklch(91.5% 0.138 106.6);
Tailwind
colors: {
custom: {
50: '#f6efa0',
500: '#eee975',
950: '#000000',
},
}SCSS
$custom: #eee975; $custom-light: #f6efa0; $custom-dark: #000000;
JSON
{
"hex": "#eee975",
"rgb": {
"r": 238,
"g": 233,
"b": 117
},
"hsl": {
"h": 57.521,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.91485,
"c": 0.13834,
"h": 106.6
},
"luminance": 0.77739
}Semantic roles & 50–950 ramp
primary
#EEE975
secondary
#4046C7
accent
#14DA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17160F
muted
#858580