#EED87B#EED87B
#EED87B is a very light, moderate yellow. Relative luminance 0.687; OKLCH L 88.1% C 0.116 H 96.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EED87B |
|---|---|
| RGB | rgb(238, 216, 123) |
| HSL | hsl(49, 77%, 71%) |
| HSV | hsv(49, 48%, 93%) |
| CMYK | cmyk(0%, 9.2%, 48.3%, 6.7%) |
| CIE-LAB | lab(86.37, -4.38, 48.32) |
| CIE-LCH | lch(86.37, 48.52, 95.18°) |
| OKLab | oklab(88.1% -0.0129 0.1155) |
| OKLCH | oklch(88.1% 0.116 96.4) |
| XYZ | xyz(63.3929, 68.7214, 28.6604) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.68
Wheat (survey)
#FBDD7E
ΔE00 2.63
Sand (survey)
#E2CA76
ΔE00 3.50
Pale Gold
#FDDE6C
ΔE00 3.85
Yellow Tan
#FFE36E
ΔE00 4.26
Khaki (CSS)
#F0E68C
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EED87B #7B91EE
analogous
#EE9E7B #EED87B #CAEE7B
triadic
#EED87B #7BEED8 #D87BEE
tetradic
#EED87B #7BEE9E #7B91EE #EE7BCA
square
#EED87B #7BEE9E #7B91EE #EE7BCA
split-complementary
#EED87B #7BCAEE #9E7BEE
monochromatic
#D3B01B #E7C845 #EED87B #F5E8B1 #FCF7E4
Accessibility & contrast
On white
1.42
#EED87B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#EED87B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EED87B
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EED87B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EED87B | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D473
Deuteranopia (green-blind)
#EFDB7F
Tritanopia (blue-blind)
#FDCCC2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #eed87b; /* rgb */ color: rgb(238, 216, 123); /* oklch */ color: oklch(88.1% 0.116 96.4);
Tailwind
colors: {
custom: {
50: '#f6e3a3',
500: '#eed87b',
950: '#000000',
},
}SCSS
$custom: #eed87b; $custom-light: #f6e3a3; $custom-dark: #000000;
JSON
{
"hex": "#eed87b",
"rgb": {
"r": 238,
"g": 216,
"b": 123
},
"hsl": {
"h": 48.522,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.88099,
"c": 0.11626,
"h": 96.4
},
"luminance": 0.68719
}Semantic roles & 50–950 ramp
primary
#EED87B
secondary
#465EC8
accent
#33D90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480