#EED477#EED477
#EED477 is a very light, moderate yellow. Relative luminance 0.666; OKLCH L 87.2% C 0.117 H 94.2°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EED477 |
|---|---|
| RGB | rgb(238, 212, 119) |
| HSL | hsl(47, 78%, 70%) |
| HSV | hsv(47, 50%, 93%) |
| CMYK | cmyk(0%, 10.9%, 50%, 6.7%) |
| CIE-LAB | lab(85.30, -2.69, 48.96) |
| CIE-LCH | lch(85.30, 49.03, 93.15°) |
| OKLab | oklab(87.24% -0.0085 0.1166) |
| OKLCH | oklch(87.24% 0.117 94.2) |
| XYZ | xyz(62.1352, 66.5986, 27.0311) |
| Luminance | 0.6660 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.59
Wheat (survey)
#FBDD7E
ΔE00 2.44
Sand (survey)
#E2CA76
ΔE00 2.76
Light Mustard
#F7D560
ΔE00 3.64
Pale Gold
#FDDE6C
ΔE00 3.77
Yellow Tan
#FFE36E
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED477 #7791EE
analogous
#EE9977 #EED477 #CCEE77
triadic
#EED477 #77EED4 #D477EE
tetradic
#EED477 #77EE99 #7791EE #EE77CC
square
#EED477 #77EE99 #7791EE #EE77CC
split-complementary
#EED477 #77CCEE #9977EE
monochromatic
#D1A91A #E7C341 #EED477 #F5E5AD #FCF6E4
Accessibility & contrast
On white
1.47
#EED477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#EED477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED477
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED477 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D06F
Deuteranopia (green-blind)
#ECD97B
Tritanopia (blue-blind)
#FEC7BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #eed477; /* rgb */ color: rgb(238, 212, 119); /* oklch */ color: oklch(87.2% 0.117 94.2);
Tailwind
colors: {
custom: {
50: '#f6e1a0',
500: '#eed477',
950: '#000000',
},
}SCSS
$custom: #eed477; $custom-light: #f6e1a0; $custom-dark: #000000;
JSON
{
"hex": "#eed477",
"rgb": {
"r": 238,
"g": 212,
"b": 119
},
"hsl": {
"h": 46.891,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.87241,
"c": 0.11695,
"h": 94.2
},
"luminance": 0.66596
}Semantic roles & 50–950 ramp
primary
#EED477
secondary
#425FC7
accent
#39DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480