#EEE477#EEE477
#EEE477 is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.5% C 0.131 H 104.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE477 |
|---|---|
| RGB | rgb(238, 228, 119) |
| HSL | hsl(55, 78%, 70%) |
| HSV | hsv(55, 50%, 93%) |
| CMYK | cmyk(0%, 4.2%, 50%, 6.7%) |
| CIE-LAB | lab(89.39, -10.76, 53.88) |
| CIE-LCH | lch(89.39, 54.94, 101.30°) |
| OKLab | oklab(90.48% -0.0317 0.1275) |
| OKLCH | oklch(90.48% 0.131 104) |
| XYZ | xyz(66.3349, 74.9979, 28.4309) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.84
Sandy Yellow
#FDEE73
ΔE00 3.12
Dull Yellow
#EEDC5B
ΔE00 3.66
Yellowish
#FAEE66
ΔE00 3.82
Straw
#FCF679
ΔE00 4.13
Sandy
#F1DA7A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE477 #7781EE
analogous
#EEA977 #EEE477 #BCEE77
triadic
#EEE477 #77EEE4 #E477EE
tetradic
#EEE477 #77EEA9 #7781EE #EE77BC
square
#EEE477 #77EEA9 #7781EE #EE77BC
split-complementary
#EEE477 #77BCEE #A977EE
monochromatic
#D1C11A #E7D941 #EEE477 #F5EFAD #FCFAE4
Accessibility & contrast
On white
1.31
#EEE477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#EEE477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE477
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE477 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DD6D
Deuteranopia (green-blind)
#F8E37C
Tritanopia (blue-blind)
#FDD7CB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee477; /* rgb */ color: rgb(238, 228, 119); /* oklch */ color: oklch(90.5% 0.131 104.0);
Tailwind
colors: {
custom: {
50: '#f6eca1',
500: '#eee477',
950: '#000000',
},
}SCSS
$custom: #eee477; $custom-light: #f6eca1; $custom-dark: #000000;
JSON
{
"hex": "#eee477",
"rgb": {
"r": 238,
"g": 228,
"b": 119
},
"hsl": {
"h": 54.958,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.90482,
"c": 0.13135,
"h": 104
},
"luminance": 0.74996
}Semantic roles & 50–950 ramp
primary
#EEE477
secondary
#424DC7
accent
#1DDA0B
background
#FFFEFC
surface
#FFFDF5
border
#D7D5CF
text
#17160F
muted
#858480