#EEE992#EEE992
#EEE992 is a very light, moderate yellow. Relative luminance 0.785; OKLCH L 91.9% C 0.109 H 105.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE992 |
|---|---|
| RGB | rgb(238, 233, 146) |
| HSL | hsl(57, 73%, 75%) |
| HSV | hsv(57, 39%, 93%) |
| CMYK | cmyk(0%, 2.1%, 38.7%, 6.7%) |
| CIE-LAB | lab(91.02, -10.66, 42.87) |
| CIE-LCH | lch(91.02, 44.18, 103.96°) |
| OKLab | oklab(91.89% -0.029 0.1047) |
| OKLCH | oklch(91.89% 0.109 105.5) |
| XYZ | xyz(69.5882, 78.5319, 38.6810) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.54
Buff
#FEF69E
ΔE00 2.97
Dark Cream
#FFF39A
ΔE00 3.04
Parchment
#FEFCAF
ΔE00 4.48
Palegoldenrod
#EEE8AA
ΔE00 4.57
Light Tan
#FBEEAC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE992 #9297EE
analogous
#EEBB92 #EEE992 #C5EE92
triadic
#EEE992 #92EEE9 #E992EE
tetradic
#EEE992 #92EEBB #9297EE #EE92C5
square
#EEE992 #92EEBB #9297EE #EE92C5
split-complementary
#EEE992 #92C5EE #BB92EE
monochromatic
#DDD428 #E6DE5D #EEE992 #F6F4C7 #FBFAE5
Accessibility & contrast
On white
1.26
#EEE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#EEE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE992
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE992 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#FADED3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee992; /* rgb */ color: rgb(238, 233, 146); /* oklch */ color: oklch(91.9% 0.109 105.5);
Tailwind
colors: {
custom: {
50: '#f5efb3',
500: '#eee992',
950: '#000000',
},
}SCSS
$custom: #eee992; $custom-light: #f5efb3; $custom-dark: #000000;
JSON
{
"hex": "#eee992",
"rgb": {
"r": 238,
"g": 233,
"b": 146
},
"hsl": {
"h": 56.739,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.91888,
"c": 0.10862,
"h": 105.5
},
"luminance": 0.7853
}Semantic roles & 50–950 ramp
primary
#EEE992
secondary
#5A60CA
accent
#1BD510
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581