#EEED93#EEED93
#EEED93 is a very light, moderate yellow. Relative luminance 0.809; OKLCH L 92.7% C 0.112 H 107.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED93 |
|---|---|
| RGB | rgb(238, 237, 147) |
| HSL | hsl(59, 73%, 75%) |
| HSV | hsv(59, 38%, 93%) |
| CMYK | cmyk(0%, 0.4%, 38.2%, 6.7%) |
| CIE-LAB | lab(92.07, -12.53, 43.71) |
| CIE-LCH | lch(92.07, 45.47, 106.00°) |
| OKLab | oklab(92.72% -0.0343 0.1066) |
| OKLCH | oklch(92.72% 0.112 107.8) |
| XYZ | xyz(70.8115, 80.8536, 39.4742) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.67
Buff
#FEF69E
ΔE00 2.86
Dark Cream
#FFF39A
ΔE00 3.37
Light Khaki
#E6F2A2
ΔE00 4.01
Parchment
#FEFCAF
ΔE00 4.03
Manilla
#FFFA86
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED93 #9394EE
analogous
#EEC093 #EEED93 #C1EE93
triadic
#EEED93 #93EEED #ED93EE
tetradic
#EEED93 #93EEC0 #9394EE #EE93C1
square
#EEED93 #93EEC0 #9394EE #EE93C1
split-complementary
#EEED93 #93C1EE #C093EE
monochromatic
#DDDB29 #E6E45E #EEED93 #F6F6C8 #FBFBE5
Accessibility & contrast
On white
1.22
#EEED93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#EEED93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED93
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED93 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#FAE2D7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed93; /* rgb */ color: rgb(238, 237, 147); /* oklch */ color: oklch(92.7% 0.112 107.8);
Tailwind
colors: {
custom: {
50: '#f5f2b4',
500: '#eeed93',
950: '#000000',
},
}SCSS
$custom: #eeed93; $custom-light: #f5f2b4; $custom-dark: #000000;
JSON
{
"hex": "#eeed93",
"rgb": {
"r": 238,
"g": 237,
"b": 147
},
"hsl": {
"h": 59.341,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.92722,
"c": 0.11202,
"h": 107.8
},
"luminance": 0.80852
}Semantic roles & 50–950 ramp
primary
#EEED93
secondary
#5B5DCA
accent
#13D511
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581