#EED581#EED581
#EED581 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.6% C 0.108 H 93.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EED581 |
|---|---|
| RGB | rgb(238, 213, 129) |
| HSL | hsl(46, 76%, 72%) |
| HSV | hsv(46, 46%, 93%) |
| CMYK | cmyk(0%, 10.5%, 45.8%, 6.7%) |
| CIE-LAB | lab(85.68, -2.29, 44.53) |
| CIE-LCH | lch(85.68, 44.59, 92.94°) |
| OKLab | oklab(87.58% -0.0063 0.1075) |
| OKLCH | oklch(87.58% 0.108 93.4) |
| XYZ | xyz(63.0185, 67.3531, 30.4456) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.25
Sand (survey)
#E2CA76
ΔE00 2.67
Wheat (survey)
#FBDD7E
ΔE00 2.77
Pale Gold
#FDDE6C
ΔE00 4.81
Light Mustard
#F7D560
ΔE00 4.93
Khaki (CSS)
#F0E68C
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED581 #819AEE
analogous
#EE9F81 #EED581 #D0EE81
triadic
#EED581 #81EED5 #D581EE
tetradic
#EED581 #81EE9F #819AEE #EE81D0
square
#EED581 #81EE9F #819AEE #EE81D0
split-complementary
#EED581 #81D0EE #9F81EE
monochromatic
#D8AD1D #E7C34B #EED581 #F5E7B7 #FBF6E4
Accessibility & contrast
On white
1.45
#EED581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#EED581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED581
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED581 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27A
Deuteranopia (green-blind)
#ECD984
Tritanopia (blue-blind)
#FDC9C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed581; /* rgb */ color: rgb(238, 213, 129); /* oklch */ color: oklch(87.6% 0.108 93.4);
Tailwind
colors: {
custom: {
50: '#f5e1a7',
500: '#eed581',
950: '#000000',
},
}SCSS
$custom: #eed581; $custom-light: #f5e1a7; $custom-dark: #000000;
JSON
{
"hex": "#eed581",
"rgb": {
"r": 238,
"g": 213,
"b": 129
},
"hsl": {
"h": 46.239,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.87584,
"c": 0.10769,
"h": 93.4
},
"luminance": 0.67351
}Semantic roles & 50–950 ramp
primary
#EED581
secondary
#4B68C8
accent
#3CD80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480