#EEED86#EEED86
#EEED86 is a very light, vivid yellow. Relative luminance 0.805; OKLCH L 92.5% C 0.126 H 108.1°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEED86 |
|---|---|
| RGB | rgb(238, 237, 134) |
| HSL | hsl(59, 75%, 73%) |
| HSV | hsv(59, 44%, 93%) |
| CMYK | cmyk(0%, 0.4%, 43.7%, 6.7%) |
| CIE-LAB | lab(91.89, -13.86, 49.81) |
| CIE-LCH | lch(91.89, 51.70, 105.55°) |
| OKLab | oklab(92.53% -0.0392 0.1196) |
| OKLCH | oklch(92.53% 0.126 108.1) |
| XYZ | xyz(69.8485, 80.4683, 34.4021) |
| Luminance | 0.8047 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.09
Manilla
#FFFA86
ΔE00 3.43
Buff
#FEF69E
ΔE00 3.66
Straw
#FCF679
ΔE00 3.73
Yellowish Tan
#FCFC81
ΔE00 3.86
Dark Cream
#FFF39A
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEED86 #8687EE
analogous
#EEB986 #EEED86 #BBEE86
triadic
#EEED86 #86EEED #ED86EE
tetradic
#EEED86 #86EEB9 #8687EE #EE86BB
square
#EEED86 #86EEB9 #8687EE #EE86BB
split-complementary
#EEED86 #86BBEE #B986EE
monochromatic
#DBD91F #E6E550 #EEED86 #F6F5BC #FBFBE4
Accessibility & contrast
On white
1.23
#EEED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#EEED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEED86
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEED86 | 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)
#FCE67D
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#FBE1D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eeed86; /* rgb */ color: rgb(238, 237, 134); /* oklch */ color: oklch(92.5% 0.126 108.1);
Tailwind
colors: {
custom: {
50: '#f5f2ab',
500: '#eeed86',
950: '#000000',
},
}SCSS
$custom: #eeed86; $custom-light: #f5f2ab; $custom-dark: #000000;
JSON
{
"hex": "#eeed86",
"rgb": {
"r": 238,
"g": 237,
"b": 134
},
"hsl": {
"h": 59.423,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.92529,
"c": 0.12586,
"h": 108.1
},
"luminance": 0.80467
}Semantic roles & 50–950 ramp
primary
#EEED86
secondary
#4F51C9
accent
#10D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581