#EED583#EED583
#EED583 is a very light, moderate yellow. Relative luminance 0.674; OKLCH L 87.6% C 0.106 H 93.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EED583 |
|---|---|
| RGB | rgb(238, 213, 131) |
| HSL | hsl(46, 76%, 72%) |
| HSV | hsv(46, 45%, 93%) |
| CMYK | cmyk(0%, 10.5%, 45%, 6.7%) |
| CIE-LAB | lab(85.71, -2.10, 43.57) |
| CIE-LCH | lch(85.71, 43.62, 92.76°) |
| OKLab | oklab(87.61% -0.0056 0.1055) |
| OKLCH | oklch(87.61% 0.106 93) |
| XYZ | xyz(63.1527, 67.4068, 31.1526) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.54
Sand (survey)
#E2CA76
ΔE00 2.72
Wheat (survey)
#FBDD7E
ΔE00 2.95
Pale Gold
#FDDE6C
ΔE00 5.09
Light Mustard
#F7D560
ΔE00 5.22
Khaki (CSS)
#F0E68C
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED583 #839CEE
analogous
#EE9F83 #EED583 #D2EE83
triadic
#EED583 #83EED5 #D583EE
tetradic
#EED583 #83EE9F #839CEE #EE83D2
square
#EED583 #83EE9F #839CEE #EE83D2
split-complementary
#EED583 #83D2EE #9F83EE
monochromatic
#D9AD1E #E7C34D #EED583 #F5E7B9 #FBF6E4
Accessibility & contrast
On white
1.45
#EED583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#EED583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED583
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED583 | 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)
#E5D27D
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#FDC9C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed583; /* rgb */ color: rgb(238, 213, 131); /* oklch */ color: oklch(87.6% 0.106 93.0);
Tailwind
colors: {
custom: {
50: '#f5e1a8',
500: '#eed583',
950: '#000000',
},
}SCSS
$custom: #eed583; $custom-light: #f5e1a8; $custom-dark: #000000;
JSON
{
"hex": "#eed583",
"rgb": {
"r": 238,
"g": 213,
"b": 131
},
"hsl": {
"h": 45.981,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.87614,
"c": 0.10561,
"h": 93
},
"luminance": 0.67404
}Semantic roles & 50–950 ramp
primary
#EED583
secondary
#4D6AC8
accent
#3DD80D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480