#EED482#EED482
#EED482 is a very light, moderate yellow. Relative luminance 0.669; OKLCH L 87.4% C 0.106 H 92.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EED482 |
|---|---|
| RGB | rgb(238, 212, 130) |
| HSL | hsl(46, 76%, 72%) |
| HSV | hsv(46, 45%, 93%) |
| CMYK | cmyk(0%, 10.9%, 45.4%, 6.7%) |
| CIE-LAB | lab(85.44, -1.68, 43.73) |
| CIE-LCH | lch(85.44, 43.77, 92.20°) |
| OKLab | oklab(87.4% -0.0044 0.1058) |
| OKLCH | oklch(87.4% 0.106 92.4) |
| XYZ | xyz(62.8345, 66.8783, 30.7138) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.59
Sandy
#F1DA7A
ΔE00 2.74
Wheat (survey)
#FBDD7E
ΔE00 2.99
Pale Gold
#FDDE6C
ΔE00 5.12
Light Mustard
#F7D560
ΔE00 5.13
Khaki (CSS)
#F0E68C
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED482 #829CEE
analogous
#EE9E82 #EED482 #D2EE82
triadic
#EED482 #82EED4 #D482EE
tetradic
#EED482 #82EE9E #829CEE #EE82D2
square
#EED482 #82EE9E #829CEE #EE82D2
split-complementary
#EED482 #82D2EE #9E82EE
monochromatic
#D8AB1D #E7C14C #EED482 #F5E7B8 #FBF6E4
Accessibility & contrast
On white
1.46
#EED482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#EED482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED482
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED482 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17C
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#FDC8C0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eed482; /* rgb */ color: rgb(238, 212, 130); /* oklch */ color: oklch(87.4% 0.106 92.4);
Tailwind
colors: {
custom: {
50: '#f5e1a7',
500: '#eed482',
950: '#000000',
},
}SCSS
$custom: #eed482; $custom-light: #f5e1a7; $custom-dark: #000000;
JSON
{
"hex": "#eed482",
"rgb": {
"r": 238,
"g": 212,
"b": 130
},
"hsl": {
"h": 45.556,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.87399,
"c": 0.10586,
"h": 92.4
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#EED482
secondary
#4C6AC8
accent
#3ED80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480