#EED887#EED887
#EED887 is a very light, moderate yellow. Relative luminance 0.690; OKLCH L 88.3% C 0.104 H 94.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EED887 |
|---|---|
| RGB | rgb(238, 216, 135) |
| HSL | hsl(47, 75%, 73%) |
| HSV | hsv(47, 43%, 93%) |
| CMYK | cmyk(0%, 9.2%, 43.3%, 6.7%) |
| CIE-LAB | lab(86.52, -3.23, 42.61) |
| CIE-LCH | lch(86.52, 42.73, 94.34°) |
| OKLab | oklab(88.28% -0.0085 0.1035) |
| OKLCH | oklch(88.28% 0.104 94.7) |
| XYZ | xyz(64.1906, 69.0405, 32.8618) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.40
Wheat (survey)
#FBDD7E
ΔE00 3.18
Sand (survey)
#E2CA76
ΔE00 3.35
Khaki (CSS)
#F0E68C
ΔE00 4.55
Pale Gold
#FDDE6C
ΔE00 5.28
Vanilla
#F3E5AB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED887 #879DEE
analogous
#EEA487 #EED887 #D1EE87
triadic
#EED887 #87EED8 #D887EE
tetradic
#EED887 #87EEA4 #879DEE #EE87D1
square
#EED887 #87EEA4 #879DEE #EE87D1
split-complementary
#EED887 #87D1EE #A487EE
monochromatic
#DCB31F #E6C751 #EED887 #F6E9BD #FBF6E4
Accessibility & contrast
On white
1.42
#EED887 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#EED887 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED887
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED887 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED887 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D481
Deuteranopia (green-blind)
#EDDC8A
Tritanopia (blue-blind)
#FCCDC4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #eed887; /* rgb */ color: rgb(238, 216, 135); /* oklch */ color: oklch(88.3% 0.104 94.7);
Tailwind
colors: {
custom: {
50: '#f5e3ab',
500: '#eed887',
950: '#000000',
},
}SCSS
$custom: #eed887; $custom-light: #f5e3ab; $custom-dark: #000000;
JSON
{
"hex": "#eed887",
"rgb": {
"r": 238,
"g": 216,
"b": 135
},
"hsl": {
"h": 47.184,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.88275,
"c": 0.10387,
"h": 94.7
},
"luminance": 0.69038
}Semantic roles & 50–950 ramp
primary
#EED887
secondary
#506AC9
accent
#39D70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481