#EEE586#EEE586
#EEE586 is a very light, moderate yellow. Relative luminance 0.759; OKLCH L 90.9% C 0.117 H 103.7°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE586 |
|---|---|
| RGB | rgb(238, 229, 134) |
| HSL | hsl(55, 75%, 73%) |
| HSV | hsv(55, 44%, 93%) |
| CMYK | cmyk(0%, 3.8%, 43.7%, 6.7%) |
| CIE-LAB | lab(89.83, -9.89, 47.25) |
| CIE-LCH | lch(89.83, 48.28, 101.82°) |
| OKLab | oklab(90.89% -0.0278 0.1139) |
| OKLCH | oklch(90.89% 0.117 103.7) |
| XYZ | xyz(67.5837, 75.9389, 33.6472) |
| Luminance | 0.7594 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.87
Dark Cream
#FFF39A
ΔE00 3.42
Buff
#FEF69E
ΔE00 3.86
Sandy
#F1DA7A
ΔE00 4.31
Sandy Yellow
#FDEE73
ΔE00 4.49
Manilla
#FFFA86
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE586 #868FEE
analogous
#EEB186 #EEE586 #C3EE86
triadic
#EEE586 #86EEE5 #E586EE
tetradic
#EEE586 #86EEB1 #868FEE #EE86C3
square
#EEE586 #86EEB1 #868FEE #EE86C3
split-complementary
#EEE586 #86C3EE #B186EE
monochromatic
#DBCB1F #E6D950 #EEE586 #F6F1BC #FBF9E4
Accessibility & contrast
On white
1.30
#EEE586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#EEE586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE586
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE586 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7E
Deuteranopia (green-blind)
#F7E48A
Tritanopia (blue-blind)
#FCD9CE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee586; /* rgb */ color: rgb(238, 229, 134); /* oklch */ color: oklch(90.9% 0.117 103.7);
Tailwind
colors: {
custom: {
50: '#f5edab',
500: '#eee586',
950: '#000000',
},
}SCSS
$custom: #eee586; $custom-light: #f5edab; $custom-dark: #000000;
JSON
{
"hex": "#eee586",
"rgb": {
"r": 238,
"g": 229,
"b": 134
},
"hsl": {
"h": 54.808,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.9089,
"c": 0.11726,
"h": 103.7
},
"luminance": 0.75937
}Semantic roles & 50–950 ramp
primary
#EEE586
secondary
#4F5AC9
accent
#1FD80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481