#EED582#EED582
#EED582 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.6% C 0.107 H 93.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EED582 |
|---|---|
| RGB | rgb(238, 213, 130) |
| HSL | hsl(46, 76%, 72%) |
| HSV | hsv(46, 45%, 93%) |
| CMYK | cmyk(0%, 10.5%, 45.4%, 6.7%) |
| CIE-LAB | lab(85.70, -2.19, 44.05) |
| CIE-LCH | lch(85.70, 44.11, 92.85°) |
| OKLab | oklab(87.6% -0.0059 0.1065) |
| OKLCH | oklch(87.6% 0.107 93.2) |
| XYZ | xyz(63.0852, 67.3798, 30.7974) |
| Luminance | 0.6738 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.39
Sand (survey)
#E2CA76
ΔE00 2.69
Wheat (survey)
#FBDD7E
ΔE00 2.85
Pale Gold
#FDDE6C
ΔE00 4.95
Light Mustard
#F7D560
ΔE00 5.07
Khaki (CSS)
#F0E68C
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED582 #829BEE
analogous
#EE9F82 #EED582 #D1EE82
triadic
#EED582 #82EED5 #D582EE
tetradic
#EED582 #82EE9F #829BEE #EE82D1
square
#EED582 #82EE9F #829BEE #EE82D1
split-complementary
#EED582 #82D1EE #9F82EE
monochromatic
#D8AD1D #E7C34C #EED582 #F5E7B8 #FBF6E4
Accessibility & contrast
On white
1.45
#EED582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#EED582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED582
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED582 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27B
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#FDC9C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed582; /* rgb */ color: rgb(238, 213, 130); /* oklch */ color: oklch(87.6% 0.107 93.2);
Tailwind
colors: {
custom: {
50: '#f5e1a7',
500: '#eed582',
950: '#000000',
},
}SCSS
$custom: #eed582; $custom-light: #f5e1a7; $custom-dark: #000000;
JSON
{
"hex": "#eed582",
"rgb": {
"r": 238,
"g": 213,
"b": 130
},
"hsl": {
"h": 46.111,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.87599,
"c": 0.10665,
"h": 93.2
},
"luminance": 0.67377
}Semantic roles & 50–950 ramp
primary
#EED582
secondary
#4C69C8
accent
#3CD80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480