#EED485#EED485
#EED485 is a very light, moderate yellow. Relative luminance 0.670; OKLCH L 87.4% C 0.103 H 91.9°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EED485 |
|---|---|
| RGB | rgb(238, 212, 133) |
| HSL | hsl(45, 76%, 73%) |
| HSV | hsv(45, 44%, 93%) |
| CMYK | cmyk(0%, 10.9%, 44.1%, 6.7%) |
| CIE-LAB | lab(85.48, -1.39, 42.29) |
| CIE-LCH | lch(85.48, 42.31, 91.88°) |
| OKLab | oklab(87.45% -0.0033 0.1027) |
| OKLCH | oklch(87.45% 0.103 91.9) |
| XYZ | xyz(63.0388, 66.9601, 31.7898) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.77
Sandy
#F1DA7A
ΔE00 3.19
Wheat (survey)
#FBDD7E
ΔE00 3.31
Pale Gold
#FDDE6C
ΔE00 5.56
Light Mustard
#F7D560
ΔE00 5.60
Khaki (CSS)
#F0E68C
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED485 #859FEE
analogous
#EE9F85 #EED485 #D3EE85
triadic
#EED485 #85EED4 #D485EE
tetradic
#EED485 #85EE9F #859FEE #EE85D3
square
#EED485 #85EE9F #859FEE #EE85D3
split-complementary
#EED485 #85D3EE #9F85EE
monochromatic
#DAAC1E #E7C14F #EED485 #F5E7BB #FBF6E4
Accessibility & contrast
On white
1.46
#EED485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#EED485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED485
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED485 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17F
Deuteranopia (green-blind)
#EBD988
Tritanopia (blue-blind)
#FDC8C1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #eed485; /* rgb */ color: rgb(238, 212, 133); /* oklch */ color: oklch(87.4% 0.103 91.9);
Tailwind
colors: {
custom: {
50: '#f5e1a9',
500: '#eed485',
950: '#000000',
},
}SCSS
$custom: #eed485; $custom-light: #f5e1a9; $custom-dark: #000000;
JSON
{
"hex": "#eed485",
"rgb": {
"r": 238,
"g": 212,
"b": 133
},
"hsl": {
"h": 45.143,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.87445,
"c": 0.10273,
"h": 91.9
},
"luminance": 0.66958
}Semantic roles & 50–950 ramp
primary
#EED485
secondary
#4F6DC9
accent
#40D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481