#EEE686#EEE686
#EEE686 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 91.1% C 0.118 H 104.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE686 |
|---|---|
| RGB | rgb(238, 230, 134) |
| HSL | hsl(55, 75%, 73%) |
| HSV | hsv(55, 44%, 93%) |
| CMYK | cmyk(0%, 3.4%, 43.7%, 6.7%) |
| CIE-LAB | lab(90.09, -10.39, 47.57) |
| CIE-LCH | lch(90.09, 48.69, 102.32°) |
| OKLab | oklab(91.09% -0.0292 0.1146) |
| OKLCH | oklch(91.09% 0.118 104.3) |
| XYZ | xyz(67.8612, 76.4939, 33.7397) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.06
Dark Cream
#FFF39A
ΔE00 3.38
Buff
#FEF69E
ΔE00 3.74
Sandy Yellow
#FDEE73
ΔE00 4.41
Sandy
#F1DA7A
ΔE00 4.62
Manilla
#FFFA86
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE686 #868EEE
analogous
#EEB286 #EEE686 #C2EE86
triadic
#EEE686 #86EEE6 #E686EE
tetradic
#EEE686 #86EEB2 #868EEE #EE86C2
square
#EEE686 #86EEB2 #868EEE #EE86C2
split-complementary
#EEE686 #86C2EE #B286EE
monochromatic
#DBCC1F #E6DB50 #EEE686 #F6F1BC #FBF9E4
Accessibility & contrast
On white
1.29
#EEE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#EEE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE686
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE686 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07E
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#FCDACF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee686; /* rgb */ color: rgb(238, 230, 134); /* oklch */ color: oklch(91.1% 0.118 104.3);
Tailwind
colors: {
custom: {
50: '#f5edab',
500: '#eee686',
950: '#000000',
},
}SCSS
$custom: #eee686; $custom-light: #f5edab; $custom-dark: #000000;
JSON
{
"hex": "#eee686",
"rgb": {
"r": 238,
"g": 230,
"b": 134
},
"hsl": {
"h": 55.385,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.91094,
"c": 0.1183,
"h": 104.3
},
"luminance": 0.76492
}Semantic roles & 50–950 ramp
primary
#EEE686
secondary
#4F59C9
accent
#1DD80E
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481