#EED787#EED787
#EED787 is a very light, moderate yellow. Relative luminance 0.685; OKLCH L 88.1% C 0.103 H 93.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EED787 |
|---|---|
| RGB | rgb(238, 215, 135) |
| HSL | hsl(47, 75%, 73%) |
| HSV | hsv(47, 43%, 93%) |
| CMYK | cmyk(0%, 9.7%, 43.3%, 6.7%) |
| CIE-LAB | lab(86.27, -2.72, 42.29) |
| CIE-LCH | lch(86.27, 42.38, 93.69°) |
| OKLab | oklab(88.08% -0.007 0.1028) |
| OKLCH | oklch(88.08% 0.103 93.9) |
| XYZ | xyz(63.9352, 68.5297, 32.7767) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 2.62
Sand (survey)
#E2CA76
ΔE00 3.17
Wheat (survey)
#FBDD7E
ΔE00 3.20
Khaki (CSS)
#F0E68C
ΔE00 4.95
Pale Gold
#FDDE6C
ΔE00 5.38
Vanilla
#F3E5AB
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED787 #879EEE
analogous
#EEA387 #EED787 #D1EE87
triadic
#EED787 #87EED7 #D787EE
tetradic
#EED787 #87EEA3 #879EEE #EE87D1
square
#EED787 #87EEA3 #879EEE #EE87D1
split-complementary
#EED787 #87D1EE #A387EE
monochromatic
#DCB11F #E6C551 #EED787 #F6E9BD #FBF6E4
Accessibility & contrast
On white
1.43
#EED787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#EED787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED787
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED787 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#EDDB8A
Tritanopia (blue-blind)
#FDCCC3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed787; /* rgb */ color: rgb(238, 215, 135); /* oklch */ color: oklch(88.1% 0.103 93.9);
Tailwind
colors: {
custom: {
50: '#f5e3ab',
500: '#eed787',
950: '#000000',
},
}SCSS
$custom: #eed787; $custom-light: #f5e3ab; $custom-dark: #000000;
JSON
{
"hex": "#eed787",
"rgb": {
"r": 238,
"g": 215,
"b": 135
},
"hsl": {
"h": 46.602,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.88075,
"c": 0.10303,
"h": 93.9
},
"luminance": 0.68527
}Semantic roles & 50–950 ramp
primary
#EED787
secondary
#506BC9
accent
#3BD70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481