#EEE376#EEE376
#EEE376 is a very light, vivid yellow. Relative luminance 0.744; OKLCH L 90.3% C 0.131 H 103.5°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE376 |
|---|---|
| RGB | rgb(238, 227, 118) |
| HSL | hsl(55, 78%, 70%) |
| HSV | hsv(55, 50%, 93%) |
| CMYK | cmyk(0%, 4.6%, 50.4%, 6.7%) |
| CIE-LAB | lab(89.12, -10.35, 54.03) |
| CIE-LCH | lch(89.12, 55.01, 100.85°) |
| OKLab | oklab(90.27% -0.0307 0.1277) |
| OKLCH | oklch(90.27% 0.131 103.5) |
| XYZ | xyz(66.0008, 74.4254, 28.0249) |
| Luminance | 0.7442 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.91
Sandy Yellow
#FDEE73
ΔE00 3.15
Dull Yellow
#EEDC5B
ΔE00 3.42
Yellowish
#FAEE66
ΔE00 3.87
Sandy
#F1DA7A
ΔE00 4.03
Straw
#FCF679
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE376 #7681EE
analogous
#EEA776 #EEE376 #BDEE76
triadic
#EEE376 #76EEE3 #E376EE
tetradic
#EEE376 #76EEA7 #7681EE #EE76BD
square
#EEE376 #76EEA7 #7681EE #EE76BD
split-complementary
#EEE376 #76BDEE #A776EE
monochromatic
#D0BF1A #E7D840 #EEE376 #F5EEAC #FCF9E3
Accessibility & contrast
On white
1.32
#EEE376 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#EEE376 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE376
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE376 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE376 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#F7E37B
Tritanopia (blue-blind)
#FDD6CA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee376; /* rgb */ color: rgb(238, 227, 118); /* oklch */ color: oklch(90.3% 0.131 103.5);
Tailwind
colors: {
custom: {
50: '#f6eba0',
500: '#eee376',
950: '#000000',
},
}SCSS
$custom: #eee376; $custom-light: #f6eba0; $custom-dark: #000000;
JSON
{
"hex": "#eee376",
"rgb": {
"r": 238,
"g": 227,
"b": 118
},
"hsl": {
"h": 54.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.90265,
"c": 0.13132,
"h": 103.5
},
"luminance": 0.74423
}Semantic roles & 50–950 ramp
primary
#EEE376
secondary
#414DC7
accent
#1EDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480