#EEE885#EEE885
#EEE885 is a very light, vivid yellow. Relative luminance 0.776; OKLCH L 91.5% C 0.121 H 105.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE885 |
|---|---|
| RGB | rgb(238, 232, 133) |
| HSL | hsl(57, 76%, 73%) |
| HSV | hsv(57, 44%, 93%) |
| CMYK | cmyk(0%, 2.5%, 44.1%, 6.7%) |
| CIE-LAB | lab(90.59, -11.48, 48.68) |
| CIE-LCH | lch(90.59, 50.01, 103.27°) |
| OKLab | oklab(91.49% -0.0325 0.117) |
| OKLCH | oklch(91.49% 0.121 105.5) |
| XYZ | xyz(68.3516, 77.5856, 33.5607) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.69
Dark Cream
#FFF39A
ΔE00 3.47
Buff
#FEF69E
ΔE00 3.65
Manilla
#FFFA86
ΔE00 4.22
Sandy Yellow
#FDEE73
ΔE00 4.23
Straw
#FCF679
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE885 #858BEE
analogous
#EEB385 #EEE885 #C0EE85
triadic
#EEE885 #85EEE8 #E885EE
tetradic
#EEE885 #85EEB3 #858BEE #EE85C0
square
#EEE885 #85EEB3 #858BEE #EE85C0
split-complementary
#EEE885 #85C0EE #B385EE
monochromatic
#DACF1E #E7DE4F #EEE885 #F5F2BB #FBFAE4
Accessibility & contrast
On white
1.27
#EEE885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#EEE885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE885
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE885 | 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)
#F7E17D
Deuteranopia (green-blind)
#FAE689
Tritanopia (blue-blind)
#FCDCD0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee885; /* rgb */ color: rgb(238, 232, 133); /* oklch */ color: oklch(91.5% 0.121 105.5);
Tailwind
colors: {
custom: {
50: '#f5efaa',
500: '#eee885',
950: '#000000',
},
}SCSS
$custom: #eee885; $custom-light: #f5efaa; $custom-dark: #000000;
JSON
{
"hex": "#eee885",
"rgb": {
"r": 238,
"g": 232,
"b": 133
},
"hsl": {
"h": 56.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.91489,
"c": 0.12145,
"h": 105.5
},
"luminance": 0.77584
}Semantic roles & 50–950 ramp
primary
#EEE885
secondary
#4F56C9
accent
#19D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581