#EEE386#EEE386
#EEE386 is a very light, moderate yellow. Relative luminance 0.748; OKLCH L 90.5% C 0.115 H 102.5°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE386 |
|---|---|
| RGB | rgb(238, 227, 134) |
| HSL | hsl(54, 75%, 73%) |
| HSV | hsv(54, 44%, 93%) |
| CMYK | cmyk(0%, 4.6%, 43.7%, 6.7%) |
| CIE-LAB | lab(89.32, -8.89, 46.61) |
| CIE-LCH | lch(89.32, 47.45, 100.80°) |
| OKLab | oklab(90.48% -0.0249 0.1125) |
| OKLCH | oklch(90.48% 0.115 102.5) |
| XYZ | xyz(67.0336, 74.8385, 33.4638) |
| Luminance | 0.7484 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.86
Dark Cream
#FFF39A
ΔE00 3.59
Sandy
#F1DA7A
ΔE00 3.69
Buff
#FEF69E
ΔE00 4.18
Sandy Yellow
#FDEE73
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE386 #8691EE
analogous
#EEAF86 #EEE386 #C5EE86
triadic
#EEE386 #86EEE3 #E386EE
tetradic
#EEE386 #86EEAF #8691EE #EE86C5
square
#EEE386 #86EEAF #8691EE #EE86C5
split-complementary
#EEE386 #86C5EE #AF86EE
monochromatic
#DBC71F #E6D750 #EEE386 #F6EFBC #FBF9E4
Accessibility & contrast
On white
1.32
#EEE386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#EEE386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE386
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE386 | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7F
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#FCD8CD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee386; /* rgb */ color: rgb(238, 227, 134); /* oklch */ color: oklch(90.5% 0.115 102.5);
Tailwind
colors: {
custom: {
50: '#f5ebab',
500: '#eee386',
950: '#000000',
},
}SCSS
$custom: #eee386; $custom-light: #f5ebab; $custom-dark: #000000;
JSON
{
"hex": "#eee386",
"rgb": {
"r": 238,
"g": 227,
"b": 134
},
"hsl": {
"h": 53.654,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.90482,
"c": 0.11521,
"h": 102.5
},
"luminance": 0.74837
}Semantic roles & 50–950 ramp
primary
#EEE386
secondary
#4F5CC9
accent
#23D80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481