#EEE77A#EEE77A
#EEE77A is a very light, vivid yellow. Relative luminance 0.767; OKLCH L 91.1% C 0.131 H 105.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE77A |
|---|---|
| RGB | rgb(238, 231, 122) |
| HSL | hsl(56, 77%, 71%) |
| HSV | hsv(56, 49%, 93%) |
| CMYK | cmyk(0%, 2.9%, 48.7%, 6.7%) |
| CIE-LAB | lab(90.20, -12.00, 53.44) |
| CIE-LCH | lch(90.20, 54.77, 102.65°) |
| OKLab | oklab(91.14% -0.035 0.1267) |
| OKLCH | oklch(91.14% 0.131 105.4) |
| XYZ | xyz(67.3504, 76.7360, 29.6723) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.83
Sandy Yellow
#FDEE73
ΔE00 3.22
Straw
#FCF679
ΔE00 3.58
Yellowish
#FAEE66
ΔE00 3.82
Manilla
#FFFA86
ΔE00 3.98
Dark Cream
#FFF39A
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE77A #7A81EE
analogous
#EEAD7A #EEE77A #BBEE7A
triadic
#EEE77A #7AEEE7 #E77AEE
tetradic
#EEE77A #7AEEAD #7A81EE #EE7ABB
square
#EEE77A #7AEEAD #7A81EE #EE7ABB
split-complementary
#EEE77A #7ABBEE #AD7AEE
monochromatic
#D3C81B #E7DD44 #EEE77A #F5F1B0 #FCFAE4
Accessibility & contrast
On white
1.28
#EEE77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EEE77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE77A
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE77A | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#FAE57F
Tritanopia (blue-blind)
#FCDBCE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee77a; /* rgb */ color: rgb(238, 231, 122); /* oklch */ color: oklch(91.1% 0.131 105.4);
Tailwind
colors: {
custom: {
50: '#f6eea3',
500: '#eee77a',
950: '#000000',
},
}SCSS
$custom: #eee77a; $custom-light: #f6eea3; $custom-dark: #000000;
JSON
{
"hex": "#eee77a",
"rgb": {
"r": 238,
"g": 231,
"b": 122
},
"hsl": {
"h": 56.379,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.91135,
"c": 0.13148,
"h": 105.4
},
"luminance": 0.76734
}Semantic roles & 50–950 ramp
primary
#EEE77A
secondary
#454DC8
accent
#18DA0C
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#17160F
muted
#858480