#EEEB84#EEEB84
#EEEB84 is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.1% C 0.126 H 107.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB84 |
|---|---|
| RGB | rgb(238, 235, 132) |
| HSL | hsl(58, 76%, 73%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.3%, 44.5%, 6.7%) |
| CIE-LAB | lab(91.35, -13.06, 50.10) |
| CIE-LCH | lch(91.35, 51.77, 104.61°) |
| OKLab | oklab(92.09% -0.0371 0.1201) |
| OKLCH | oklch(92.09% 0.126 107.2) |
| XYZ | xyz(69.1345, 79.2614, 33.4825) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.65
Manilla
#FFFA86
ΔE00 3.58
Buff
#FEF69E
ΔE00 3.72
Straw
#FCF679
ΔE00 3.73
Dark Cream
#FFF39A
ΔE00 3.79
Yellowish Tan
#FCFC81
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB84 #8487EE
analogous
#EEB684 #EEEB84 #BCEE84
triadic
#EEEB84 #84EEEB #EB84EE
tetradic
#EEEB84 #84EEB6 #8487EE #EE84BC
square
#EEEB84 #84EEB6 #8487EE #EE84BC
split-complementary
#EEEB84 #84BCEE #B684EE
monochromatic
#DAD41E #E7E24E #EEEB84 #F5F4BA #FBFBE4
Accessibility & contrast
On white
1.25
#EEEB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EEEB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB84
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB84 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47B
Deuteranopia (green-blind)
#FCE889
Tritanopia (blue-blind)
#FBDFD3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeeb84; /* rgb */ color: rgb(238, 235, 132); /* oklch */ color: oklch(92.1% 0.126 107.2);
Tailwind
colors: {
custom: {
50: '#f5f1aa',
500: '#eeeb84',
950: '#000000',
},
}SCSS
$custom: #eeeb84; $custom-light: #f5f1aa; $custom-dark: #000000;
JSON
{
"hex": "#eeeb84",
"rgb": {
"r": 238,
"g": 235,
"b": 132
},
"hsl": {
"h": 58.302,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.9209,
"c": 0.12571,
"h": 107.2
},
"luminance": 0.7926
}Semantic roles & 50–950 ramp
primary
#EEEB84
secondary
#4E51C9
accent
#13D80E
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581