#EEE882#EEE882
#EEE882 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.4% C 0.125 H 105.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE882 |
|---|---|
| RGB | rgb(238, 232, 130) |
| HSL | hsl(57, 76%, 72%) |
| HSV | hsv(57, 45%, 93%) |
| CMYK | cmyk(0%, 2.5%, 45.4%, 6.7%) |
| CIE-LAB | lab(90.55, -11.77, 50.07) |
| CIE-LCH | lch(90.55, 51.44, 103.22°) |
| OKLab | oklab(91.45% -0.0336 0.1199) |
| OKLCH | oklch(91.45% 0.125 105.6) |
| XYZ | xyz(68.1473, 77.5039, 32.4847) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.04
Dark Cream
#FFF39A
ΔE00 3.70
Buff
#FEF69E
ΔE00 3.90
Sandy Yellow
#FDEE73
ΔE00 3.92
Straw
#FCF679
ΔE00 4.02
Manilla
#FFFA86
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE882 #8288EE
analogous
#EEB282 #EEE882 #BEEE82
triadic
#EEE882 #82EEE8 #E882EE
tetradic
#EEE882 #82EEB2 #8288EE #EE82BE
square
#EEE882 #82EEB2 #8288EE #EE82BE
split-complementary
#EEE882 #82BEEE #B282EE
monochromatic
#D8CE1D #E7DE4C #EEE882 #F5F2B8 #FBFAE4
Accessibility & contrast
On white
1.27
#EEE882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#EEE882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE882
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE882 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E179
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#FCDCD0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eee882; /* rgb */ color: rgb(238, 232, 130); /* oklch */ color: oklch(91.4% 0.125 105.6);
Tailwind
colors: {
custom: {
50: '#f5efa8',
500: '#eee882',
950: '#000000',
},
}SCSS
$custom: #eee882; $custom-light: #f5efa8; $custom-dark: #000000;
JSON
{
"hex": "#eee882",
"rgb": {
"r": 238,
"g": 232,
"b": 130
},
"hsl": {
"h": 56.667,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.91447,
"c": 0.12453,
"h": 105.6
},
"luminance": 0.77502
}Semantic roles & 50–950 ramp
primary
#EEE882
secondary
#4C53C8
accent
#19D80D
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581