#EEED95#EEED95
#EEED95 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.8% C 0.110 H 107.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED95 |
|---|---|
| RGB | rgb(238, 237, 149) |
| HSL | hsl(59, 72%, 76%) |
| HSV | hsv(59, 37%, 93%) |
| CMYK | cmyk(0%, 0.4%, 37.4%, 6.7%) |
| CIE-LAB | lab(92.09, -12.32, 42.76) |
| CIE-LCH | lch(92.09, 44.50, 106.07°) |
| OKLab | oklab(92.75% -0.0336 0.1046) |
| OKLCH | oklch(92.75% 0.11 107.8) |
| XYZ | xyz(70.9698, 80.9169, 40.3079) |
| Luminance | 0.8092 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.73
Buff
#FEF69E
ΔE00 2.84
Dark Cream
#FFF39A
ΔE00 3.38
Light Khaki
#E6F2A2
ΔE00 3.84
Parchment
#FEFCAF
ΔE00 3.84
Light Beige
#FFFEB6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED95 #9596EE
analogous
#EEC095 #EEED95 #C2EE95
triadic
#EEED95 #95EEED #ED95EE
tetradic
#EEED95 #95EEC0 #9596EE #EE95C2
square
#EEED95 #95EEC0 #9596EE #EE95C2
split-complementary
#EEED95 #95C2EE #C095EE
monochromatic
#DDDB2C #E6E460 #EEED95 #F6F6CA #FBFBE5
Accessibility & contrast
On white
1.22
#EEED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#EEED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED95
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED95 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68E
Deuteranopia (green-blind)
#FCEA99
Tritanopia (blue-blind)
#FAE3D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed95; /* rgb */ color: rgb(238, 237, 149); /* oklch */ color: oklch(92.8% 0.110 107.8);
Tailwind
colors: {
custom: {
50: '#f5f2b5',
500: '#eeed95',
950: '#000000',
},
}SCSS
$custom: #eeed95; $custom-light: #f5f2b5; $custom-dark: #000000;
JSON
{
"hex": "#eeed95",
"rgb": {
"r": 238,
"g": 237,
"b": 149
},
"hsl": {
"h": 59.326,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.92753,
"c": 0.10982,
"h": 107.8
},
"luminance": 0.80915
}Semantic roles & 50–950 ramp
primary
#EEED95
secondary
#5D5ECA
accent
#13D411
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581