#EEED85#EEED85
#EEED85 is a very light, vivid yellow. Relative luminance 0.804; OKLCH L 92.5% C 0.127 H 108.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED85 |
|---|---|
| RGB | rgb(238, 237, 133) |
| HSL | hsl(59, 76%, 73%) |
| HSV | hsv(59, 44%, 93%) |
| CMYK | cmyk(0%, 0.4%, 44.1%, 6.7%) |
| CIE-LAB | lab(91.88, -13.95, 50.27) |
| CIE-LCH | lch(91.88, 52.17, 105.51°) |
| OKLab | oklab(92.52% -0.0395 0.1206) |
| OKLCH | oklch(92.52% 0.127 108.2) |
| XYZ | xyz(69.7791, 80.4406, 34.0365) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.16
Manilla
#FFFA86
ΔE00 3.37
Straw
#FCF679
ΔE00 3.62
Buff
#FEF69E
ΔE00 3.75
Yellowish Tan
#FCFC81
ΔE00 3.78
Dark Cream
#FFF39A
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED85 #8586EE
analogous
#EEB985 #EEED85 #BAEE85
triadic
#EEED85 #85EEED #ED85EE
tetradic
#EEED85 #85EEB9 #8586EE #EE85BA
square
#EEED85 #85EEB9 #8586EE #EE85BA
split-complementary
#EEED85 #85BAEE #B985EE
monochromatic
#DAD81E #E7E54F #EEED85 #F5F5BB #FBFBE4
Accessibility & contrast
On white
1.23
#EEED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EEED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED85
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED85 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#FBE1D4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed85; /* rgb */ color: rgb(238, 237, 133); /* oklch */ color: oklch(92.5% 0.127 108.2);
Tailwind
colors: {
custom: {
50: '#f5f2aa',
500: '#eeed85',
950: '#000000',
},
}SCSS
$custom: #eeed85; $custom-light: #f5f2aa; $custom-dark: #000000;
JSON
{
"hex": "#eeed85",
"rgb": {
"r": 238,
"g": 237,
"b": 133
},
"hsl": {
"h": 59.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.92515,
"c": 0.12689,
"h": 108.2
},
"luminance": 0.80439
}Semantic roles & 50–950 ramp
primary
#EEED85
secondary
#4F50C9
accent
#10D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581