#EEE482#EEE482
#EEE482 is a very light, vivid yellow. Relative luminance 0.753; OKLCH L 90.6% C 0.120 H 103.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE482 |
|---|---|
| RGB | rgb(238, 228, 130) |
| HSL | hsl(54, 76%, 72%) |
| HSV | hsv(54, 45%, 93%) |
| CMYK | cmyk(0%, 4.2%, 45.4%, 6.7%) |
| CIE-LAB | lab(89.52, -9.78, 48.81) |
| CIE-LCH | lch(89.52, 49.78, 101.33°) |
| OKLab | oklab(90.63% -0.0278 0.1171) |
| OKLCH | oklch(90.63% 0.12 103.4) |
| XYZ | xyz(67.0341, 75.2776, 32.1137) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.34
Dark Cream
#FFF39A
ΔE00 3.72
Sandy
#F1DA7A
ΔE00 3.98
Sandy Yellow
#FDEE73
ΔE00 4.12
Buff
#FEF69E
ΔE00 4.25
Dull Yellow
#EEDC5B
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE482 #828CEE
analogous
#EEAE82 #EEE482 #C2EE82
triadic
#EEE482 #82EEE4 #E482EE
tetradic
#EEE482 #82EEAE #828CEE #EE82C2
square
#EEE482 #82EEAE #828CEE #EE82C2
split-complementary
#EEE482 #82C2EE #AE82EE
monochromatic
#D8C71D #E7D84C #EEE482 #F5F0B8 #FBF9E4
Accessibility & contrast
On white
1.31
#EEE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#EEE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE482
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE482 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#F7E386
Tritanopia (blue-blind)
#FCD8CD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #eee482; /* rgb */ color: rgb(238, 228, 130); /* oklch */ color: oklch(90.6% 0.120 103.4);
Tailwind
colors: {
custom: {
50: '#f5eca8',
500: '#eee482',
950: '#000000',
},
}SCSS
$custom: #eee482; $custom-light: #f5eca8; $custom-dark: #000000;
JSON
{
"hex": "#eee482",
"rgb": {
"r": 238,
"g": 228,
"b": 130
},
"hsl": {
"h": 54.444,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.90629,
"c": 0.12038,
"h": 103.4
},
"luminance": 0.75276
}Semantic roles & 50–950 ramp
primary
#EEE482
secondary
#4C57C8
accent
#20D80D
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#171610
muted
#858480