#EEE894#EEE894
#EEE894 is a very light, moderate yellow. Relative luminance 0.780; OKLCH L 91.7% C 0.105 H 104.8°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE894 |
|---|---|
| RGB | rgb(238, 232, 148) |
| HSL | hsl(56, 73%, 76%) |
| HSV | hsv(56, 38%, 93%) |
| CMYK | cmyk(0%, 2.5%, 37.8%, 6.7%) |
| CIE-LAB | lab(90.79, -9.94, 41.59) |
| CIE-LCH | lch(90.79, 42.76, 103.44°) |
| OKLab | oklab(91.72% -0.0268 0.1018) |
| OKLCH | oklch(91.72% 0.105 104.8) |
| XYZ | xyz(69.4628, 78.0301, 39.4134) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.54
Dark Cream
#FFF39A
ΔE00 3.09
Buff
#FEF69E
ΔE00 3.10
Palegoldenrod
#EEE8AA
ΔE00 4.09
Light Tan
#FBEEAC
ΔE00 4.28
Parchment
#FEFCAF
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE894 #949AEE
analogous
#EEBB94 #EEE894 #C7EE94
triadic
#EEE894 #94EEE8 #E894EE
tetradic
#EEE894 #94EEBB #949AEE #EE94C7
square
#EEE894 #94EEBB #949AEE #EE94C7
split-complementary
#EEE894 #94C7EE #BB94EE
monochromatic
#DDD12A #E6DD5F #EEE894 #F6F3C9 #FBF9E5
Accessibility & contrast
On white
1.26
#EEE894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#EEE894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE894
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE894 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28E
Deuteranopia (green-blind)
#F8E797
Tritanopia (blue-blind)
#FADED3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eee894; /* rgb */ color: rgb(238, 232, 148); /* oklch */ color: oklch(91.7% 0.105 104.8);
Tailwind
colors: {
custom: {
50: '#f5efb4',
500: '#eee894',
950: '#000000',
},
}SCSS
$custom: #eee894; $custom-light: #f5efb4; $custom-dark: #000000;
JSON
{
"hex": "#eee894",
"rgb": {
"r": 238,
"g": 232,
"b": 148
},
"hsl": {
"h": 56,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.91716,
"c": 0.10531,
"h": 104.8
},
"luminance": 0.78028
}Semantic roles & 50–950 ramp
primary
#EEE894
secondary
#5C64CA
accent
#1ED511
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581