#EED585#EED585
#EED585 is a very light, moderate yellow. Relative luminance 0.675; OKLCH L 87.6% C 0.104 H 92.7°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EED585 |
|---|---|
| RGB | rgb(238, 213, 133) |
| HSL | hsl(46, 76%, 73%) |
| HSV | hsv(46, 44%, 93%) |
| CMYK | cmyk(0%, 10.5%, 44.1%, 6.7%) |
| CIE-LAB | lab(85.74, -1.90, 42.61) |
| CIE-LCH | lch(85.74, 42.65, 92.56°) |
| OKLab | oklab(87.64% -0.0048 0.1034) |
| OKLCH | oklch(87.64% 0.104 92.7) |
| XYZ | xyz(63.2895, 67.4616, 31.8734) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.82
Sandy
#F1DA7A
ΔE00 2.85
Wheat (survey)
#FBDD7E
ΔE00 3.16
Pale Gold
#FDDE6C
ΔE00 5.38
Light Mustard
#F7D560
ΔE00 5.52
Khaki (CSS)
#F0E68C
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED585 #859EEE
analogous
#EEA085 #EED585 #D3EE85
triadic
#EED585 #85EED5 #D585EE
tetradic
#EED585 #85EEA0 #859EEE #EE85D3
square
#EED585 #85EEA0 #859EEE #EE85D3
split-complementary
#EED585 #85D3EE #A085EE
monochromatic
#DAAD1E #E7C34F #EED585 #F5E7BB #FBF6E4
Accessibility & contrast
On white
1.45
#EED585 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#EED585 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED585
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED585 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED585 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27F
Deuteranopia (green-blind)
#EBDA88
Tritanopia (blue-blind)
#FDC9C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed585; /* rgb */ color: rgb(238, 213, 133); /* oklch */ color: oklch(87.6% 0.104 92.7);
Tailwind
colors: {
custom: {
50: '#f5e1a9',
500: '#eed585',
950: '#000000',
},
}SCSS
$custom: #eed585; $custom-light: #f5e1a9; $custom-dark: #000000;
JSON
{
"hex": "#eed585",
"rgb": {
"r": 238,
"g": 213,
"b": 133
},
"hsl": {
"h": 45.714,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.87644,
"c": 0.10352,
"h": 92.7
},
"luminance": 0.67459
}Semantic roles & 50–950 ramp
primary
#EED585
secondary
#4F6CC9
accent
#3ED80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481