#EEE679#EEE679
#EEE679 is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 90.9% C 0.131 H 105.0°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE679 |
|---|---|
| RGB | rgb(238, 230, 121) |
| HSL | hsl(56, 77%, 70%) |
| HSV | hsv(56, 49%, 93%) |
| CMYK | cmyk(0%, 3.4%, 49.2%, 6.7%) |
| CIE-LAB | lab(89.93, -11.59, 53.58) |
| CIE-LCH | lch(89.93, 54.82, 102.20°) |
| OKLab | oklab(90.92% -0.0339 0.127) |
| OKLCH | oklch(90.92% 0.131 105) |
| XYZ | xyz(67.0096, 76.1532, 29.2546) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.80
Sandy Yellow
#FDEE73
ΔE00 3.15
Straw
#FCF679
ΔE00 3.74
Yellowish
#FAEE66
ΔE00 3.79
Dull Yellow
#EEDC5B
ΔE00 4.17
Manilla
#FFFA86
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE679 #7981EE
analogous
#EEAB79 #EEE679 #BCEE79
triadic
#EEE679 #79EEE6 #E679EE
tetradic
#EEE679 #79EEAB #7981EE #EE79BC
square
#EEE679 #79EEAB #7981EE #EE79BC
split-complementary
#EEE679 #79BCEE #AB79EE
monochromatic
#D2C51B #E7DC43 #EEE679 #F5F0AF #FCFAE4
Accessibility & contrast
On white
1.29
#EEE679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#EEE679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE679
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE679 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF6F
Deuteranopia (green-blind)
#F9E57E
Tritanopia (blue-blind)
#FDDACD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee679; /* rgb */ color: rgb(238, 230, 121); /* oklch */ color: oklch(90.9% 0.131 105.0);
Tailwind
colors: {
custom: {
50: '#f6eda2',
500: '#eee679',
950: '#000000',
},
}SCSS
$custom: #eee679; $custom-light: #f6eda2; $custom-dark: #000000;
JSON
{
"hex": "#eee679",
"rgb": {
"r": 238,
"g": 230,
"b": 121
},
"hsl": {
"h": 55.897,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.90917,
"c": 0.13143,
"h": 105
},
"luminance": 0.76151
}Semantic roles & 50–950 ramp
primary
#EEE679
secondary
#444DC7
accent
#1ADA0C
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480