#EEE484#EEE484
#EEE484 is a very light, moderate yellow. Relative luminance 0.753; OKLCH L 90.7% C 0.118 H 103.2°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE484 |
|---|---|
| RGB | rgb(238, 228, 132) |
| HSL | hsl(54, 76%, 73%) |
| HSV | hsv(54, 45%, 93%) |
| CMYK | cmyk(0%, 4.2%, 44.5%, 6.7%) |
| CIE-LAB | lab(89.55, -9.59, 47.87) |
| CIE-LCH | lch(89.55, 48.82, 101.32°) |
| OKLab | oklab(90.66% -0.0271 0.1152) |
| OKLCH | oklch(90.66% 0.118 103.2) |
| XYZ | xyz(67.1697, 75.3318, 32.8275) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.06
Dark Cream
#FFF39A
ΔE00 3.60
Sandy
#F1DA7A
ΔE00 3.98
Buff
#FEF69E
ΔE00 4.12
Sandy Yellow
#FDEE73
ΔE00 4.35
Dull Yellow
#EEDC5B
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE484 #848EEE
analogous
#EEAF84 #EEE484 #C3EE84
triadic
#EEE484 #84EEE4 #E484EE
tetradic
#EEE484 #84EEAF #848EEE #EE84C3
square
#EEE484 #84EEAF #848EEE #EE84C3
split-complementary
#EEE484 #84C3EE #AF84EE
monochromatic
#DAC81E #E7D84E #EEE484 #F5F0BA #FBF9E4
Accessibility & contrast
On white
1.31
#EEE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#EEE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE484
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE484 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#F7E488
Tritanopia (blue-blind)
#FCD8CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee484; /* rgb */ color: rgb(238, 228, 132); /* oklch */ color: oklch(90.7% 0.118 103.2);
Tailwind
colors: {
custom: {
50: '#f5eca9',
500: '#eee484',
950: '#000000',
},
}SCSS
$custom: #eee484; $custom-light: #f5eca9; $custom-dark: #000000;
JSON
{
"hex": "#eee484",
"rgb": {
"r": 238,
"g": 228,
"b": 132
},
"hsl": {
"h": 54.34,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.90657,
"c": 0.11832,
"h": 103.2
},
"luminance": 0.7533
}Semantic roles & 50–950 ramp
primary
#EEE484
secondary
#4E59C9
accent
#21D80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481