#EED880#EED880
#EED880 is a very light, moderate yellow. Relative luminance 0.688; OKLCH L 88.2% C 0.111 H 95.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EED880 |
|---|---|
| RGB | rgb(238, 216, 128) |
| HSL | hsl(48, 76%, 72%) |
| HSV | hsv(48, 46%, 93%) |
| CMYK | cmyk(0%, 9.2%, 46.2%, 6.7%) |
| CIE-LAB | lab(86.43, -3.92, 45.96) |
| CIE-LCH | lch(86.43, 46.12, 94.87°) |
| OKLab | oklab(88.17% -0.0111 0.1106) |
| OKLCH | oklch(88.17% 0.111 95.7) |
| XYZ | xyz(63.7139, 68.8498, 30.3511) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.29
Wheat (survey)
#FBDD7E
ΔE00 2.70
Sand (survey)
#E2CA76
ΔE00 3.31
Khaki (CSS)
#F0E68C
ΔE00 4.30
Pale Gold
#FDDE6C
ΔE00 4.38
Yellow Tan
#FFE36E
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED880 #8096EE
analogous
#EEA180 #EED880 #CDEE80
triadic
#EED880 #80EED8 #D880EE
tetradic
#EED880 #80EEA1 #8096EE #EE80CD
square
#EED880 #80EEA1 #8096EE #EE80CD
split-complementary
#EED880 #80CDEE #A180EE
monochromatic
#D7B21D #E7C74A #EED880 #F5E9B6 #FBF7E4
Accessibility & contrast
On white
1.42
#EED880 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#EED880 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED880
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED880 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED880 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D479
Deuteranopia (green-blind)
#EEDB83
Tritanopia (blue-blind)
#FDCCC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed880; /* rgb */ color: rgb(238, 216, 128); /* oklch */ color: oklch(88.2% 0.111 95.7);
Tailwind
colors: {
custom: {
50: '#f5e3a6',
500: '#eed880',
950: '#000000',
},
}SCSS
$custom: #eed880; $custom-light: #f5e3a6; $custom-dark: #000000;
JSON
{
"hex": "#eed880",
"rgb": {
"r": 238,
"g": 216,
"b": 128
},
"hsl": {
"h": 48,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.8817,
"c": 0.11118,
"h": 95.7
},
"luminance": 0.68847
}Semantic roles & 50–950 ramp
primary
#EED880
secondary
#4A63C8
accent
#36D90D
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480