#EEEB94#EEEB94
#EEEB94 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.3% C 0.109 H 106.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB94 |
|---|---|
| RGB | rgb(238, 235, 148) |
| HSL | hsl(58, 73%, 76%) |
| HSV | hsv(58, 38%, 93%) |
| CMYK | cmyk(0%, 1.3%, 37.8%, 6.7%) |
| CIE-LAB | lab(91.57, -11.43, 42.58) |
| CIE-LCH | lch(91.57, 44.09, 105.03°) |
| OKLab | oklab(92.33% -0.0311 0.1041) |
| OKLCH | oklch(92.33% 0.109 106.6) |
| XYZ | xyz(70.3145, 79.7334, 39.6973) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.15
Buff
#FEF69E
ΔE00 2.83
Dark Cream
#FFF39A
ΔE00 3.16
Parchment
#FEFCAF
ΔE00 4.08
Light Khaki
#E6F2A2
ΔE00 4.32
Palegoldenrod
#EEE8AA
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB94 #9497EE
analogous
#EEBE94 #EEEB94 #C4EE94
triadic
#EEEB94 #94EEEB #EB94EE
tetradic
#EEEB94 #94EEBE #9497EE #EE94C4
square
#EEEB94 #94EEBE #9497EE #EE94C4
split-complementary
#EEEB94 #94C4EE #BE94EE
monochromatic
#DDD72A #E6E15F #EEEB94 #F6F5C9 #FBFAE5
Accessibility & contrast
On white
1.24
#EEEB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EEEB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB94
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB94 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58D
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#FAE1D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeb94; /* rgb */ color: rgb(238, 235, 148); /* oklch */ color: oklch(92.3% 0.109 106.6);
Tailwind
colors: {
custom: {
50: '#f5f1b4',
500: '#eeeb94',
950: '#000000',
},
}SCSS
$custom: #eeeb94; $custom-light: #f5f1b4; $custom-dark: #000000;
JSON
{
"hex": "#eeeb94",
"rgb": {
"r": 238,
"g": 235,
"b": 148
},
"hsl": {
"h": 58,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.92328,
"c": 0.10864,
"h": 106.6
},
"luminance": 0.79732
}Semantic roles & 50–950 ramp
primary
#EEEB94
secondary
#5C60CA
accent
#17D511
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581