#EEE886#EEE886
#EEE886 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.5% C 0.120 H 105.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE886 |
|---|---|
| RGB | rgb(238, 232, 134) |
| HSL | hsl(57, 75%, 73%) |
| HSV | hsv(57, 44%, 93%) |
| CMYK | cmyk(0%, 2.5%, 43.7%, 6.7%) |
| CIE-LAB | lab(90.60, -11.38, 48.21) |
| CIE-LCH | lch(90.60, 49.54, 103.29°) |
| OKLab | oklab(91.5% -0.0321 0.1161) |
| OKLCH | oklch(91.5% 0.12 105.5) |
| XYZ | xyz(68.4210, 77.6134, 33.9263) |
| Luminance | 0.7761 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.58
Dark Cream
#FFF39A
ΔE00 3.40
Buff
#FEF69E
ΔE00 3.57
Manilla
#FFFA86
ΔE00 4.29
Sandy Yellow
#FDEE73
ΔE00 4.34
Straw
#FCF679
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE886 #868CEE
analogous
#EEB486 #EEE886 #C0EE86
triadic
#EEE886 #86EEE8 #E886EE
tetradic
#EEE886 #86EEB4 #868CEE #EE86C0
square
#EEE886 #86EEB4 #868CEE #EE86C0
split-complementary
#EEE886 #86C0EE #B486EE
monochromatic
#DBD01F #E6DE50 #EEE886 #F6F2BC #FBFAE4
Accessibility & contrast
On white
1.27
#EEE886 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EEE886 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE886
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE886 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE886 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17E
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#FBDCD1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee886; /* rgb */ color: rgb(238, 232, 134); /* oklch */ color: oklch(91.5% 0.120 105.5);
Tailwind
colors: {
custom: {
50: '#f5efab',
500: '#eee886',
950: '#000000',
},
}SCSS
$custom: #eee886; $custom-light: #f5efab; $custom-dark: #000000;
JSON
{
"hex": "#eee886",
"rgb": {
"r": 238,
"g": 232,
"b": 134
},
"hsl": {
"h": 56.538,
"s": 75.362,
"l": 72.941
},
"oklch": {
"l": 0.91503,
"c": 0.12041,
"h": 105.5
},
"luminance": 0.77612
}Semantic roles & 50–950 ramp
primary
#EEE886
secondary
#4F56C9
accent
#1AD80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581