#EEED91#EEED91
#EEED91 is a very light, moderate yellow. Relative luminance 0.808; OKLCH L 92.7% C 0.114 H 107.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED91 |
|---|---|
| RGB | rgb(238, 237, 145) |
| HSL | hsl(59, 73%, 75%) |
| HSV | hsv(59, 39%, 93%) |
| CMYK | cmyk(0%, 0.4%, 39.1%, 6.7%) |
| CIE-LAB | lab(92.04, -12.74, 44.66) |
| CIE-LCH | lch(92.04, 46.44, 105.93°) |
| OKLab | oklab(92.69% -0.0351 0.1087) |
| OKLCH | oklch(92.69% 0.114 107.9) |
| XYZ | xyz(70.6559, 80.7913, 38.6548) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Buff
#FEF69E
ΔE00 2.92
Dark Cream
#FFF39A
ΔE00 3.40
Light Khaki
#E6F2A2
ΔE00 4.20
Parchment
#FEFCAF
ΔE00 4.23
Manilla
#FFFA86
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED91 #9192EE
analogous
#EEBF91 #EEED91 #C0EE91
triadic
#EEED91 #91EEED #ED91EE
tetradic
#EEED91 #91EEBF #9192EE #EE91C0
square
#EEED91 #91EEBF #9192EE #EE91C0
split-complementary
#EEED91 #91C0EE #BF91EE
monochromatic
#DEDC27 #E6E45C #EEED91 #F6F6C6 #FBFBE4
Accessibility & contrast
On white
1.22
#EEED91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EEED91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED91
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED91 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68A
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#FAE2D6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed91; /* rgb */ color: rgb(238, 237, 145); /* oklch */ color: oklch(92.7% 0.114 107.9);
Tailwind
colors: {
custom: {
50: '#f5f2b2',
500: '#eeed91',
950: '#000000',
},
}SCSS
$custom: #eeed91; $custom-light: #f5f2b2; $custom-dark: #000000;
JSON
{
"hex": "#eeed91",
"rgb": {
"r": 238,
"g": 237,
"b": 145
},
"hsl": {
"h": 59.355,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.92691,
"c": 0.1142,
"h": 107.9
},
"luminance": 0.8079
}Semantic roles & 50–950 ramp
primary
#EEED91
secondary
#5A5BCA
accent
#12D510
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581