#EEE786#EEE786
#EEE786 is a very light, moderate yellow. Relative luminance 0.770; OKLCH L 91.3% C 0.119 H 104.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE786 |
|---|---|
| RGB | rgb(238, 231, 134) |
| HSL | hsl(56, 75%, 73%) |
| HSV | hsv(56, 44%, 93%) |
| CMYK | cmyk(0%, 2.9%, 43.7%, 6.7%) |
| CIE-LAB | lab(90.35, -10.89, 47.89) |
| CIE-LCH | lch(90.35, 49.11, 102.81°) |
| OKLab | oklab(91.3% -0.0307 0.1153) |
| OKLCH | oklch(91.3% 0.119 104.9) |
| XYZ | xyz(68.1403, 77.0520, 33.8327) |
| Luminance | 0.7705 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.31
Dark Cream
#FFF39A
ΔE00 3.37
Buff
#FEF69E
ΔE00 3.64
Sandy Yellow
#FDEE73
ΔE00 4.36
Manilla
#FFFA86
ΔE00 4.52
Straw
#FCF679
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE786 #868DEE
analogous
#EEB386 #EEE786 #C1EE86
triadic
#EEE786 #86EEE7 #E786EE
tetradic
#EEE786 #86EEB3 #868DEE #EE86C1
square
#EEE786 #86EEB3 #868DEE #EE86C1
split-complementary
#EEE786 #86C1EE #B386EE
monochromatic
#DBCE1F #E6DC50 #EEE786 #F6F2BC #FBFAE4
Accessibility & contrast
On white
1.28
#EEE786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#EEE786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE786
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE786 | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17E
Deuteranopia (green-blind)
#F9E68A
Tritanopia (blue-blind)
#FCDBD0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee786; /* rgb */ color: rgb(238, 231, 134); /* oklch */ color: oklch(91.3% 0.119 104.9);
Tailwind
colors: {
custom: {
50: '#f5eeab',
500: '#eee786',
950: '#000000',
},
}SCSS
$custom: #eee786; $custom-light: #f5eeab; $custom-dark: #000000;
JSON
{
"hex": "#eee786",
"rgb": {
"r": 238,
"g": 231,
"b": 134
},
"hsl": {
"h": 55.962,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.91298,
"c": 0.11935,
"h": 104.9
},
"luminance": 0.7705
}Semantic roles & 50–950 ramp
primary
#EEE786
secondary
#4F58C9
accent
#1CD80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581