#EEE377#EEE377
#EEE377 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.130 H 103.4°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE377 |
|---|---|
| RGB | rgb(238, 227, 119) |
| HSL | hsl(54, 78%, 70%) |
| HSV | hsv(54, 50%, 93%) |
| CMYK | cmyk(0%, 4.6%, 50%, 6.7%) |
| CIE-LAB | lab(89.13, -10.27, 53.57) |
| CIE-LCH | lch(89.13, 54.55, 100.85°) |
| OKLab | oklab(90.28% -0.0303 0.1268) |
| OKLCH | oklch(90.28% 0.13 103.4) |
| XYZ | xyz(66.0606, 74.4493, 28.3395) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.78
Sandy Yellow
#FDEE73
ΔE00 3.21
Dull Yellow
#EEDC5B
ΔE00 3.52
Yellowish
#FAEE66
ΔE00 3.98
Sandy
#F1DA7A
ΔE00 3.98
Straw
#FCF679
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE377 #7782EE
analogous
#EEA877 #EEE377 #BDEE77
triadic
#EEE377 #77EEE3 #E377EE
tetradic
#EEE377 #77EEA8 #7782EE #EE77BD
square
#EEE377 #77EEA8 #7782EE #EE77BD
split-complementary
#EEE377 #77BDEE #A877EE
monochromatic
#D1C01A #E7D841 #EEE377 #F5EEAD #FCF9E4
Accessibility & contrast
On white
1.32
#EEE377 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#EEE377 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE377
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE377 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE377 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6D
Deuteranopia (green-blind)
#F7E37C
Tritanopia (blue-blind)
#FDD6CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee377; /* rgb */ color: rgb(238, 227, 119); /* oklch */ color: oklch(90.3% 0.130 103.4);
Tailwind
colors: {
custom: {
50: '#f6eba1',
500: '#eee377',
950: '#000000',
},
}SCSS
$custom: #eee377; $custom-light: #f6eba1; $custom-dark: #000000;
JSON
{
"hex": "#eee377",
"rgb": {
"r": 238,
"g": 227,
"b": 119
},
"hsl": {
"h": 54.454,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.90278,
"c": 0.13036,
"h": 103.4
},
"luminance": 0.74447
}Semantic roles & 50–950 ramp
primary
#EEE377
secondary
#424EC7
accent
#1FDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480