#EEE676#EEE676
#EEE676 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.9% C 0.134 H 105.1°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE676 |
|---|---|
| RGB | rgb(238, 230, 118) |
| HSL | hsl(56, 78%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3.4%, 50.4%, 6.7%) |
| CIE-LAB | lab(89.90, -11.84, 54.94) |
| CIE-LCH | lch(89.90, 56.21, 102.16°) |
| OKLab | oklab(90.88% -0.0349 0.1297) |
| OKLCH | oklch(90.88% 0.134 105.1) |
| XYZ | xyz(66.8285, 76.0808, 28.3008) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.96
Khaki (CSS)
#F0E68C
ΔE00 3.18
Yellowish
#FAEE66
ΔE00 3.47
Straw
#FCF679
ΔE00 3.59
Dull Yellow
#EEDC5B
ΔE00 3.93
Manilla
#FFFA86
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE676 #767EEE
analogous
#EEAA76 #EEE676 #BAEE76
triadic
#EEE676 #76EEE6 #E676EE
tetradic
#EEE676 #76EEAA #767EEE #EE76BA
square
#EEE676 #76EEAA #767EEE #EE76BA
split-complementary
#EEE676 #76BAEE #AA76EE
monochromatic
#D0C41A #E7DC40 #EEE676 #F5F0AC #FCFAE3
Accessibility & contrast
On white
1.30
#EEE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EEE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE676
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE676 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7DF6C
Deuteranopia (green-blind)
#FAE57B
Tritanopia (blue-blind)
#FDD9CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee676; /* rgb */ color: rgb(238, 230, 118); /* oklch */ color: oklch(90.9% 0.134 105.1);
Tailwind
colors: {
custom: {
50: '#f6eda0',
500: '#eee676',
950: '#000000',
},
}SCSS
$custom: #eee676; $custom-light: #f6eda0; $custom-dark: #000000;
JSON
{
"hex": "#eee676",
"rgb": {
"r": 238,
"g": 230,
"b": 118
},
"hsl": {
"h": 56,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.9088,
"c": 0.13432,
"h": 105.1
},
"luminance": 0.76079
}Semantic roles & 50–950 ramp
primary
#EEE676
secondary
#414AC7
accent
#19DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480