#EEE677#EEE677
#EEE677 is a very light, vivid yellow. Relative luminance 0.761; OKLCH L 90.9% C 0.133 H 105.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE677 |
|---|---|
| RGB | rgb(238, 230, 119) |
| HSL | hsl(56, 78%, 70%) |
| HSV | hsv(56, 50%, 93%) |
| CMYK | cmyk(0%, 3.4%, 50%, 6.7%) |
| CIE-LAB | lab(89.91, -11.76, 54.49) |
| CIE-LCH | lch(89.91, 55.75, 102.18°) |
| OKLab | oklab(90.89% -0.0346 0.1288) |
| OKLCH | oklch(90.89% 0.133 105) |
| XYZ | xyz(66.8883, 76.1047, 28.6154) |
| Luminance | 0.7610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 3.02
Khaki (CSS)
#F0E68C
ΔE00 3.05
Yellowish
#FAEE66
ΔE00 3.58
Straw
#FCF679
ΔE00 3.63
Dull Yellow
#EEDC5B
ΔE00 4.01
Manilla
#FFFA86
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE677 #777FEE
analogous
#EEAA77 #EEE677 #BBEE77
triadic
#EEE677 #77EEE6 #E677EE
tetradic
#EEE677 #77EEAA #777FEE #EE77BB
square
#EEE677 #77EEAA #777FEE #EE77BB
split-complementary
#EEE677 #77BBEE #AA77EE
monochromatic
#D1C41A #E7DC41 #EEE677 #F5F0AD #FCFAE4
Accessibility & contrast
On white
1.29
#EEE677 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EEE677 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE677
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE677 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE677 | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 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)
#F6DF6D
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#FDD9CD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee677; /* rgb */ color: rgb(238, 230, 119); /* oklch */ color: oklch(90.9% 0.133 105.0);
Tailwind
colors: {
custom: {
50: '#f6eda1',
500: '#eee677',
950: '#000000',
},
}SCSS
$custom: #eee677; $custom-light: #f6eda1; $custom-dark: #000000;
JSON
{
"hex": "#eee677",
"rgb": {
"r": 238,
"g": 230,
"b": 119
},
"hsl": {
"h": 55.966,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.90892,
"c": 0.13336,
"h": 105
},
"luminance": 0.76103
}Semantic roles & 50–950 ramp
primary
#EEE677
secondary
#424BC7
accent
#19DA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480