#EED877#EED877
#EED877 is a very light, vivid yellow. Relative luminance 0.686; OKLCH L 88.0% C 0.120 H 96.9°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EED877 |
|---|---|
| RGB | rgb(238, 216, 119) |
| HSL | hsl(49, 78%, 70%) |
| HSV | hsv(49, 50%, 93%) |
| CMYK | cmyk(0%, 9.2%, 50%, 6.7%) |
| CIE-LAB | lab(86.32, -4.73, 50.19) |
| CIE-LCH | lch(86.32, 50.41, 95.39°) |
| OKLab | oklab(88.05% -0.0144 0.1194) |
| OKLCH | oklch(88.05% 0.12 96.9) |
| XYZ | xyz(63.1476, 68.6233, 27.3685) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.60
Wheat (survey)
#FBDD7E
ΔE00 2.72
Pale Gold
#FDDE6C
ΔE00 3.50
Sand (survey)
#E2CA76
ΔE00 3.76
Yellow Tan
#FFE36E
ΔE00 3.87
Light Mustard
#F7D560
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED877 #778DEE
analogous
#EE9D77 #EED877 #C8EE77
triadic
#EED877 #77EED8 #D877EE
tetradic
#EED877 #77EE9D #778DEE #EE77C8
square
#EED877 #77EE9D #778DEE #EE77C8
split-complementary
#EED877 #77C8EE #9D77EE
monochromatic
#D1AF1A #E7C841 #EED877 #F5E8AD #FCF7E4
Accessibility & contrast
On white
1.43
#EED877 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#EED877 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED877
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED877 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED877 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D46F
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#FECBC1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed877; /* rgb */ color: rgb(238, 216, 119); /* oklch */ color: oklch(88.0% 0.120 96.9);
Tailwind
colors: {
custom: {
50: '#f6e3a0',
500: '#eed877',
950: '#000000',
},
}SCSS
$custom: #eed877; $custom-light: #f6e3a0; $custom-dark: #000000;
JSON
{
"hex": "#eed877",
"rgb": {
"r": 238,
"g": 216,
"b": 119
},
"hsl": {
"h": 48.908,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.88045,
"c": 0.12022,
"h": 96.9
},
"luminance": 0.68621
}Semantic roles & 50–950 ramp
primary
#EED877
secondary
#425BC7
accent
#32DA0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480