#EEE775#EEE775
#EEE775 is a very light, vivid yellow. Relative luminance 0.766; OKLCH L 91.1% C 0.136 H 105.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE775 |
|---|---|
| RGB | rgb(238, 231, 117) |
| HSL | hsl(57, 78%, 70%) |
| HSV | hsv(57, 51%, 93%) |
| CMYK | cmyk(0%, 2.9%, 50.8%, 6.7%) |
| CIE-LAB | lab(90.14, -12.42, 55.70) |
| CIE-LCH | lch(90.14, 57.07, 102.57°) |
| OKLab | oklab(91.07% -0.0367 0.1312) |
| OKLCH | oklch(91.07% 0.136 105.6) |
| XYZ | xyz(67.0485, 76.6153, 28.0825) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.91
Yellowish
#FAEE66
ΔE00 3.29
Straw
#FCF679
ΔE00 3.32
Khaki (CSS)
#F0E68C
ΔE00 3.45
Manilla
#FFFA86
ΔE00 3.95
Dull Yellow
#EEDC5B
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE775 #757CEE
analogous
#EEAB75 #EEE775 #B9EE75
triadic
#EEE775 #75EEE7 #E775EE
tetradic
#EEE775 #75EEAB #757CEE #EE75B9
square
#EEE775 #75EEAB #757CEE #EE75B9
split-complementary
#EEE775 #75B9EE #AB75EE
monochromatic
#CFC51A #E7DE3F #EEE775 #F5F0AB #FBFAE2
Accessibility & contrast
On white
1.29
#EEE775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#EEE775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE775
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE775 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E06A
Deuteranopia (green-blind)
#FBE57B
Tritanopia (blue-blind)
#FDDACD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee775; /* rgb */ color: rgb(238, 231, 117); /* oklch */ color: oklch(91.1% 0.136 105.6);
Tailwind
colors: {
custom: {
50: '#f6ee9f',
500: '#eee775',
950: '#000000',
},
}SCSS
$custom: #eee775; $custom-light: #f6ee9f; $custom-dark: #000000;
JSON
{
"hex": "#eee775",
"rgb": {
"r": 238,
"g": 231,
"b": 117
},
"hsl": {
"h": 56.529,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.91073,
"c": 0.13628,
"h": 105.6
},
"luminance": 0.76613
}Semantic roles & 50–950 ramp
primary
#EEE775
secondary
#4048C7
accent
#17DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480