#EEE092#EEE092
#EEE092 is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.1% C 0.099 H 99.3°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE092 |
|---|---|
| RGB | rgb(238, 224, 146) |
| HSL | hsl(51, 73%, 75%) |
| HSV | hsv(51, 39%, 93%) |
| CMYK | cmyk(0%, 5.9%, 38.7%, 6.7%) |
| CIE-LAB | lab(88.72, -6.14, 39.92) |
| CIE-LCH | lch(88.72, 40.39, 98.75°) |
| OKLab | oklab(90.06% -0.016 0.0979) |
| OKLCH | oklch(90.06% 0.099 99.3) |
| XYZ | xyz(67.1051, 73.5657, 37.8533) |
| Luminance | 0.7356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.50
Sandy
#F1DA7A
ΔE00 3.91
Light Tan
#FBEEAC
ΔE00 3.92
Palegoldenrod
#EEE8AA
ΔE00 4.15
Vanilla
#F3E5AB
ΔE00 4.16
Dark Cream
#FFF39A
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE092 #92A0EE
analogous
#EEB292 #EEE092 #CEEE92
triadic
#EEE092 #92EEE0 #E092EE
tetradic
#EEE092 #92EEB2 #92A0EE #EE92CE
square
#EEE092 #92EEB2 #92A0EE #EE92CE
split-complementary
#EEE092 #92CEEE #B292EE
monochromatic
#DDC228 #E6D15D #EEE092 #F6EFC7 #FBF7E5
Accessibility & contrast
On white
1.34
#EEE092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#EEE092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE092
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE092 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDC8C
Deuteranopia (green-blind)
#F2E195
Tritanopia (blue-blind)
#FBD6CC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee092; /* rgb */ color: rgb(238, 224, 146); /* oklch */ color: oklch(90.1% 0.099 99.3);
Tailwind
colors: {
custom: {
50: '#f5e9b3',
500: '#eee092',
950: '#000000',
},
}SCSS
$custom: #eee092; $custom-light: #f5e9b3; $custom-dark: #000000;
JSON
{
"hex": "#eee092",
"rgb": {
"r": 238,
"g": 224,
"b": 146
},
"hsl": {
"h": 50.87,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.90061,
"c": 0.0992,
"h": 99.3
},
"luminance": 0.73564
}Semantic roles & 50–950 ramp
primary
#EEE092
secondary
#5A6BCA
accent
#2ED510
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171611
muted
#858481