#EEEB82#EEEB82
#EEEB82 is a very light, vivid yellow. Relative luminance 0.792; OKLCH L 92.1% C 0.128 H 107.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEEB82 |
|---|---|
| RGB | rgb(238, 235, 130) |
| HSL | hsl(58, 76%, 72%) |
| HSV | hsv(58, 45%, 93%) |
| CMYK | cmyk(0%, 1.3%, 45.4%, 6.7%) |
| CIE-LAB | lab(91.33, -13.25, 51.02) |
| CIE-LCH | lch(91.33, 52.71, 104.56°) |
| OKLab | oklab(92.06% -0.0378 0.122) |
| OKLCH | oklch(92.06% 0.128 107.2) |
| XYZ | xyz(68.9989, 79.2072, 32.7686) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.84
Manilla
#FFFA86
ΔE00 3.47
Straw
#FCF679
ΔE00 3.53
Buff
#FEF69E
ΔE00 3.90
Dark Cream
#FFF39A
ΔE00 3.96
Yellowish Tan
#FCFC81
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEEB82 #8285EE
analogous
#EEB582 #EEEB82 #BBEE82
triadic
#EEEB82 #82EEEB #EB82EE
tetradic
#EEEB82 #82EEB5 #8285EE #EE82BB
square
#EEEB82 #82EEB5 #8285EE #EE82BB
split-complementary
#EEEB82 #82BBEE #B582EE
monochromatic
#D8D31D #E7E24C #EEEB82 #F5F4B8 #FBFBE4
Accessibility & contrast
On white
1.25
#EEEB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#EEEB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEEB82
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEEB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEEB82 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE479
Deuteranopia (green-blind)
#FDE887
Tritanopia (blue-blind)
#FCDFD2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eeeb82; /* rgb */ color: rgb(238, 235, 130); /* oklch */ color: oklch(92.1% 0.128 107.2);
Tailwind
colors: {
custom: {
50: '#f5f1a8',
500: '#eeeb82',
950: '#000000',
},
}SCSS
$custom: #eeeb82; $custom-light: #f5f1a8; $custom-dark: #000000;
JSON
{
"hex": "#eeeb82",
"rgb": {
"r": 238,
"g": 235,
"b": 130
},
"hsl": {
"h": 58.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.92063,
"c": 0.12775,
"h": 107.2
},
"luminance": 0.79206
}Semantic roles & 50–950 ramp
primary
#EEEB82
secondary
#4C4FC8
accent
#13D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581