#EEE182#EEE182
#EEE182 is a very light, moderate yellow. Relative luminance 0.736; OKLCH L 90.0% C 0.117 H 101.6°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE182 |
|---|---|
| RGB | rgb(238, 225, 130) |
| HSL | hsl(53, 76%, 72%) |
| HSV | hsv(53, 45%, 93%) |
| CMYK | cmyk(0%, 5.5%, 45.4%, 6.7%) |
| CIE-LAB | lab(88.75, -8.27, 47.86) |
| CIE-LCH | lch(88.75, 48.57, 99.81°) |
| OKLab | oklab(90.02% -0.0235 0.115) |
| OKLCH | oklch(90.02% 0.117 101.6) |
| XYZ | xyz(66.2160, 73.6414, 31.8409) |
| Luminance | 0.7364 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.55
Sandy
#F1DA7A
ΔE00 3.02
Dark Cream
#FFF39A
ΔE00 4.04
Sandy Yellow
#FDEE73
ΔE00 4.56
Wheat (survey)
#FBDD7E
ΔE00 4.73
Dull Yellow
#EEDC5B
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE182 #828FEE
analogous
#EEAB82 #EEE182 #C5EE82
triadic
#EEE182 #82EEE1 #E182EE
tetradic
#EEE182 #82EEAB #828FEE #EE82C5
square
#EEE182 #82EEAB #828FEE #EE82C5
split-complementary
#EEE182 #82C5EE #AB82EE
monochromatic
#D8C21D #E7D44C #EEE182 #F5EEB8 #FBF9E4
Accessibility & contrast
On white
1.34
#EEE182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#EEE182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE182
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE182 | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7A
Deuteranopia (green-blind)
#F5E186
Tritanopia (blue-blind)
#FCD5CA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #eee182; /* rgb */ color: rgb(238, 225, 130); /* oklch */ color: oklch(90.0% 0.117 101.6);
Tailwind
colors: {
custom: {
50: '#f5eaa8',
500: '#eee182',
950: '#000000',
},
}SCSS
$custom: #eee182; $custom-light: #f5eaa8; $custom-dark: #000000;
JSON
{
"hex": "#eee182",
"rgb": {
"r": 238,
"g": 225,
"b": 130
},
"hsl": {
"h": 52.778,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90018,
"c": 0.11738,
"h": 101.6
},
"luminance": 0.73639
}Semantic roles & 50–950 ramp
primary
#EEE182
secondary
#4C5BC8
accent
#26D80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171610
muted
#858480