#EEEB95#EEEB95
#EEEB95 is a very light, moderate yellow. Relative luminance 0.798; OKLCH L 92.3% C 0.108 H 106.6°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB95 |
|---|---|
| RGB | rgb(238, 235, 149) |
| HSL | hsl(58, 72%, 76%) |
| HSV | hsv(58, 37%, 93%) |
| CMYK | cmyk(0%, 1.3%, 37.4%, 6.7%) |
| CIE-LAB | lab(91.58, -11.33, 42.10) |
| CIE-LCH | lch(91.58, 43.60, 105.06°) |
| OKLab | oklab(92.34% -0.0307 0.1031) |
| OKLCH | oklch(92.34% 0.108 106.6) |
| XYZ | xyz(70.3940, 79.7652, 40.1159) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.21
Buff
#FEF69E
ΔE00 2.84
Dark Cream
#FFF39A
ΔE00 3.18
Parchment
#FEFCAF
ΔE00 4.00
Light Khaki
#E6F2A2
ΔE00 4.25
Palegoldenrod
#EEE8AA
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB95 #9598EE
analogous
#EEBE95 #EEEB95 #C4EE95
triadic
#EEEB95 #95EEEB #EB95EE
tetradic
#EEEB95 #95EEBE #9598EE #EE95C4
square
#EEEB95 #95EEBE #9598EE #EE95C4
split-complementary
#EEEB95 #95C4EE #BE95EE
monochromatic
#DDD72C #E6E160 #EEEB95 #F6F5CA #FBFAE5
Accessibility & contrast
On white
1.24
#EEEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#EEEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB95
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB95 | 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)
#F9E58F
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#FAE1D6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eeeb95; /* rgb */ color: rgb(238, 235, 149); /* oklch */ color: oklch(92.3% 0.108 106.6);
Tailwind
colors: {
custom: {
50: '#f5f1b5',
500: '#eeeb95',
950: '#000000',
},
}SCSS
$custom: #eeeb95; $custom-light: #f5f1b5; $custom-dark: #000000;
JSON
{
"hex": "#eeeb95",
"rgb": {
"r": 238,
"g": 235,
"b": 149
},
"hsl": {
"h": 57.978,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.92344,
"c": 0.10753,
"h": 106.6
},
"luminance": 0.79764
}Semantic roles & 50–950 ramp
primary
#EEEB95
secondary
#5D61CA
accent
#18D411
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581