#EEE592#EEE592
#EEE592 is a very light, moderate yellow. Relative luminance 0.763; OKLCH L 91.1% C 0.104 H 102.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE592 |
|---|---|
| RGB | rgb(238, 229, 146) |
| HSL | hsl(54, 73%, 75%) |
| HSV | hsv(54, 39%, 93%) |
| CMYK | cmyk(0%, 3.8%, 38.7%, 6.7%) |
| CIE-LAB | lab(90.00, -8.66, 41.56) |
| CIE-LCH | lch(90.00, 42.45, 101.77°) |
| OKLab | oklab(91.07% -0.0233 0.1017) |
| OKLCH | oklch(91.07% 0.104 102.9) |
| XYZ | xyz(68.4687, 76.2929, 38.3078) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.19
Dark Cream
#FFF39A
ΔE00 3.27
Buff
#FEF69E
ΔE00 3.61
Palegoldenrod
#EEE8AA
ΔE00 4.10
Light Tan
#FBEEAC
ΔE00 4.11
Sandy
#F1DA7A
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE592 #929BEE
analogous
#EEB792 #EEE592 #C9EE92
triadic
#EEE592 #92EEE5 #E592EE
tetradic
#EEE592 #92EEB7 #929BEE #EE92C9
square
#EEE592 #92EEB7 #929BEE #EE92C9
split-complementary
#EEE592 #92C9EE #B792EE
monochromatic
#DDCC28 #E6D85D #EEE592 #F6F2C7 #FBF9E5
Accessibility & contrast
On white
1.29
#EEE592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#EEE592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE592
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE592 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#F6E595
Tritanopia (blue-blind)
#FBDAD0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee592; /* rgb */ color: rgb(238, 229, 146); /* oklch */ color: oklch(91.1% 0.104 102.9);
Tailwind
colors: {
custom: {
50: '#f5edb3',
500: '#eee592',
950: '#000000',
},
}SCSS
$custom: #eee592; $custom-light: #f5edb3; $custom-dark: #000000;
JSON
{
"hex": "#eee592",
"rgb": {
"r": 238,
"g": 229,
"b": 146
},
"hsl": {
"h": 54.13,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.91073,
"c": 0.1043,
"h": 102.9
},
"luminance": 0.76291
}Semantic roles & 50–950 ramp
primary
#EEE592
secondary
#5A65CA
accent
#24D510
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#171611
muted
#858481