#EEE082#EEE082
#EEE082 is a very light, moderate yellow. Relative luminance 0.731; OKLCH L 89.8% C 0.116 H 100.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE082 |
|---|---|
| RGB | rgb(238, 224, 130) |
| HSL | hsl(52, 76%, 72%) |
| HSV | hsv(52, 45%, 93%) |
| CMYK | cmyk(0%, 5.9%, 45.4%, 6.7%) |
| CIE-LAB | lab(88.50, -7.77, 47.54) |
| CIE-LCH | lch(88.50, 48.17, 99.28°) |
| OKLab | oklab(89.82% -0.0221 0.1143) |
| OKLCH | oklch(89.82% 0.116 100.9) |
| XYZ | xyz(65.9465, 73.1023, 31.7511) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.76
Sandy
#F1DA7A
ΔE00 2.70
Dark Cream
#FFF39A
ΔE00 4.20
Wheat (survey)
#FBDD7E
ΔE00 4.44
Sandy Yellow
#FDEE73
ΔE00 4.75
Dull Yellow
#EEDC5B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE082 #8290EE
analogous
#EEAA82 #EEE082 #C6EE82
triadic
#EEE082 #82EEE0 #E082EE
tetradic
#EEE082 #82EEAA #8290EE #EE82C6
square
#EEE082 #82EEAA #8290EE #EE82C6
split-complementary
#EEE082 #82C6EE #AA82EE
monochromatic
#D8C01D #E7D34C #EEE082 #F5EDB8 #FBF8E4
Accessibility & contrast
On white
1.34
#EEE082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#EEE082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE082
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE082 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7A
Deuteranopia (green-blind)
#F4E186
Tritanopia (blue-blind)
#FCD4C9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #eee082; /* rgb */ color: rgb(238, 224, 130); /* oklch */ color: oklch(89.8% 0.116 100.9);
Tailwind
colors: {
custom: {
50: '#f5e9a8',
500: '#eee082',
950: '#000000',
},
}SCSS
$custom: #eee082; $custom-light: #f5e9a8; $custom-dark: #000000;
JSON
{
"hex": "#eee082",
"rgb": {
"r": 238,
"g": 224,
"b": 130
},
"hsl": {
"h": 52.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.89815,
"c": 0.11641,
"h": 100.9
},
"luminance": 0.731
}Semantic roles & 50–950 ramp
primary
#EEE082
secondary
#4C5CC8
accent
#28D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171610
muted
#858480