#EEE282#EEE282
#EEE282 is a very light, moderate yellow. Relative luminance 0.742; OKLCH L 90.2% C 0.118 H 102.2°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE282 |
|---|---|
| RGB | rgb(238, 226, 130) |
| HSL | hsl(53, 76%, 72%) |
| HSV | hsv(53, 45%, 93%) |
| CMYK | cmyk(0%, 5%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.01, -8.78, 48.17) |
| CIE-LCH | lch(89.01, 48.97, 100.32°) |
| OKLab | oklab(90.22% -0.025 0.1157) |
| OKLCH | oklch(90.22% 0.118 102.2) |
| XYZ | xyz(66.4871, 74.1836, 31.9313) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.40
Sandy
#F1DA7A
ΔE00 3.34
Dark Cream
#FFF39A
ΔE00 3.91
Sandy Yellow
#FDEE73
ΔE00 4.39
Buff
#FEF69E
ΔE00 4.57
Dull Yellow
#EEDC5B
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE282 #828EEE
analogous
#EEAC82 #EEE282 #C4EE82
triadic
#EEE282 #82EEE2 #E282EE
tetradic
#EEE282 #82EEAC #828EEE #EE82C4
square
#EEE282 #82EEAC #828EEE #EE82C4
split-complementary
#EEE282 #82C4EE #AC82EE
monochromatic
#D8C31D #E7D64C #EEE282 #F5EEB8 #FBF9E4
Accessibility & contrast
On white
1.33
#EEE282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#EEE282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE282
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE282 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7A
Deuteranopia (green-blind)
#F6E286
Tritanopia (blue-blind)
#FCD6CB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #eee282; /* rgb */ color: rgb(238, 226, 130); /* oklch */ color: oklch(90.2% 0.118 102.2);
Tailwind
colors: {
custom: {
50: '#f5eaa8',
500: '#eee282',
950: '#000000',
},
}SCSS
$custom: #eee282; $custom-light: #f5eaa8; $custom-dark: #000000;
JSON
{
"hex": "#eee282",
"rgb": {
"r": 238,
"g": 226,
"b": 130
},
"hsl": {
"h": 53.333,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90221,
"c": 0.11837,
"h": 102.2
},
"luminance": 0.74182
}Semantic roles & 50–950 ramp
primary
#EEE282
secondary
#4C5AC8
accent
#24D80D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#171610
muted
#858480