#EEEE77#EEEE77
#EEEE77 is a very light, vivid yellow. Relative luminance 0.807; OKLCH L 92.5% C 0.142 H 108.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEE77 |
|---|---|
| RGB | rgb(238, 238, 119) |
| HSL | hsl(60, 78%, 70%) |
| HSV | hsv(60, 50%, 93%) |
| CMYK | cmyk(0%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(91.98, -15.70, 56.94) |
| CIE-LCH | lch(91.98, 59.07, 105.41°) |
| OKLab | oklab(92.54% -0.0459 0.1341) |
| OKLCH | oklch(92.54% 0.142 108.9) |
| XYZ | xyz(69.1658, 80.6598, 29.3746) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 2.51
Yellowish Tan
#FCFC81
ΔE00 2.91
Manilla
#FFFA86
ΔE00 2.98
Pale Yellow
#FFFF84
ΔE00 3.51
Custard
#FFFD78
ΔE00 3.53
Butter
#FFFF81
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEE77 #7777EE
analogous
#EEB377 #EEEE77 #B3EE77
triadic
#EEEE77 #77EEEE #EE77EE
tetradic
#EEEE77 #77EEB3 #7777EE #EE77B3
square
#EEEE77 #77EEB3 #7777EE #EE77B3
split-complementary
#EEEE77 #77B2EE #B277EE
monochromatic
#D1D11A #E7E741 #EEEE77 #F5F5AD #FCFCE4
Accessibility & contrast
On white
1.23
#EEEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EEEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEE77
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEE77 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE66C
Deuteranopia (green-blind)
#FFEA7D
Tritanopia (blue-blind)
#FCE1D3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeee77; /* rgb */ color: rgb(238, 238, 119); /* oklch */ color: oklch(92.5% 0.142 108.9);
Tailwind
colors: {
custom: {
50: '#f6f3a1',
500: '#eeee77',
950: '#000000',
},
}SCSS
$custom: #eeee77; $custom-light: #f6f3a1; $custom-dark: #000000;
JSON
{
"hex": "#eeee77",
"rgb": {
"r": 238,
"g": 238,
"b": 119
},
"hsl": {
"h": 60,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.92541,
"c": 0.14175,
"h": 108.9
},
"luminance": 0.80658
}Semantic roles & 50–950 ramp
primary
#EEEE77
secondary
#4242C7
accent
#0BDA0B
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#17170F
muted
#858580