#EED580#EED580
#EED580 is a very light, moderate yellow. Relative luminance 0.673; OKLCH L 87.6% C 0.109 H 93.5°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EED580 |
|---|---|
| RGB | rgb(238, 213, 128) |
| HSL | hsl(46, 76%, 72%) |
| HSV | hsv(46, 46%, 93%) |
| CMYK | cmyk(0%, 10.5%, 46.2%, 6.7%) |
| CIE-LAB | lab(85.67, -2.39, 45.01) |
| CIE-LCH | lch(85.67, 45.07, 93.03°) |
| OKLab | oklab(87.57% -0.0067 0.1085) |
| OKLCH | oklch(87.57% 0.109 93.5) |
| XYZ | xyz(62.9523, 67.3267, 30.0972) |
| Luminance | 0.6732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.11
Sand (survey)
#E2CA76
ΔE00 2.66
Wheat (survey)
#FBDD7E
ΔE00 2.69
Pale Gold
#FDDE6C
ΔE00 4.68
Light Mustard
#F7D560
ΔE00 4.79
Yellow Tan
#FFE36E
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED580 #8099EE
analogous
#EE9E80 #EED580 #D0EE80
triadic
#EED580 #80EED5 #D580EE
tetradic
#EED580 #80EE9E #8099EE #EE80D0
square
#EED580 #80EE9E #8099EE #EE80D0
split-complementary
#EED580 #80D0EE #9E80EE
monochromatic
#D7AD1D #E7C34A #EED580 #F5E7B6 #FBF6E4
Accessibility & contrast
On white
1.45
#EED580 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#EED580 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED580
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED580 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED580 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D279
Deuteranopia (green-blind)
#ECD983
Tritanopia (blue-blind)
#FDC9C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed580; /* rgb */ color: rgb(238, 213, 128); /* oklch */ color: oklch(87.6% 0.109 93.5);
Tailwind
colors: {
custom: {
50: '#f5e1a6',
500: '#eed580',
950: '#000000',
},
}SCSS
$custom: #eed580; $custom-light: #f5e1a6; $custom-dark: #000000;
JSON
{
"hex": "#eed580",
"rgb": {
"r": 238,
"g": 213,
"b": 128
},
"hsl": {
"h": 46.364,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.87569,
"c": 0.10871,
"h": 93.5
},
"luminance": 0.67324
}Semantic roles & 50–950 ramp
primary
#EED580
secondary
#4A67C8
accent
#3BD90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480