#EEE877#EEE877
#EEE877 is a very light, vivid yellow. Relative luminance 0.772; OKLCH L 91.3% C 0.135 H 106.1°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE877 |
|---|---|
| RGB | rgb(238, 232, 119) |
| HSL | hsl(57, 78%, 70%) |
| HSV | hsv(57, 50%, 93%) |
| CMYK | cmyk(0%, 2.5%, 50%, 6.7%) |
| CIE-LAB | lab(90.42, -12.75, 55.10) |
| CIE-LCH | lch(90.42, 56.56, 103.03°) |
| OKLab | oklab(91.3% -0.0374 0.1301) |
| OKLCH | oklch(91.3% 0.135 106.1) |
| XYZ | xyz(67.4480, 77.2242, 28.8020) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.06
Straw
#FCF679
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 3.37
Yellowish
#FAEE66
ΔE00 3.45
Manilla
#FFFA86
ΔE00 3.75
Yellowish Tan
#FCFC81
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE877 #777DEE
analogous
#EEAD77 #EEE877 #B8EE77
triadic
#EEE877 #77EEE8 #E877EE
tetradic
#EEE877 #77EEAD #777DEE #EE77B8
square
#EEE877 #77EEAD #777DEE #EE77B8
split-complementary
#EEE877 #77B8EE #AD77EE
monochromatic
#D1C71A #E7DF41 #EEE877 #F5F1AD #FCFAE4
Accessibility & contrast
On white
1.28
#EEE877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EEE877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE877
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE877 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16D
Deuteranopia (green-blind)
#FBE67C
Tritanopia (blue-blind)
#FDDBCE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee877; /* rgb */ color: rgb(238, 232, 119); /* oklch */ color: oklch(91.3% 0.135 106.1);
Tailwind
colors: {
custom: {
50: '#f6efa1',
500: '#eee877',
950: '#000000',
},
}SCSS
$custom: #eee877; $custom-light: #f6efa1; $custom-dark: #000000;
JSON
{
"hex": "#eee877",
"rgb": {
"r": 238,
"g": 232,
"b": 119
},
"hsl": {
"h": 56.975,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.91303,
"c": 0.13541,
"h": 106.1
},
"luminance": 0.77222
}Semantic roles & 50–950 ramp
primary
#EEE877
secondary
#4249C7
accent
#16DA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17160F
muted
#858580