#EEEB93#EEEB93
#EEEB93 is a very light, moderate yellow. Relative luminance 0.797; OKLCH L 92.3% C 0.110 H 106.7°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB93 |
|---|---|
| RGB | rgb(238, 235, 147) |
| HSL | hsl(58, 73%, 75%) |
| HSV | hsv(58, 38%, 93%) |
| CMYK | cmyk(0%, 1.3%, 38.2%, 6.7%) |
| CIE-LAB | lab(91.55, -11.54, 43.05) |
| CIE-LCH | lch(91.55, 44.58, 105.01°) |
| OKLab | oklab(92.31% -0.0315 0.1051) |
| OKLCH | oklch(92.31% 0.11 106.7) |
| XYZ | xyz(70.2357, 79.7019, 39.2822) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.10
Buff
#FEF69E
ΔE00 2.84
Dark Cream
#FFF39A
ΔE00 3.15
Parchment
#FEFCAF
ΔE00 4.17
Light Khaki
#E6F2A2
ΔE00 4.39
Palegoldenrod
#EEE8AA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB93 #9396EE
analogous
#EEBD93 #EEEB93 #C3EE93
triadic
#EEEB93 #93EEEB #EB93EE
tetradic
#EEEB93 #93EEBD #9396EE #EE93C3
square
#EEEB93 #93EEBD #9396EE #EE93C3
split-complementary
#EEEB93 #93C3EE #BD93EE
monochromatic
#DDD729 #E6E15E #EEEB93 #F6F5C8 #FBFAE5
Accessibility & contrast
On white
1.24
#EEEB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#EEEB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB93
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB93 | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58C
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#FAE1D5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeb93; /* rgb */ color: rgb(238, 235, 147); /* oklch */ color: oklch(92.3% 0.110 106.7);
Tailwind
colors: {
custom: {
50: '#f5f1b4',
500: '#eeeb93',
950: '#000000',
},
}SCSS
$custom: #eeeb93; $custom-light: #f5f1b4; $custom-dark: #000000;
JSON
{
"hex": "#eeeb93",
"rgb": {
"r": 238,
"g": 235,
"b": 147
},
"hsl": {
"h": 58.022,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.92312,
"c": 0.10974,
"h": 106.7
},
"luminance": 0.797
}Semantic roles & 50–950 ramp
primary
#EEEB93
secondary
#5B5FCA
accent
#17D511
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581