#D8C87F#D8C87F
#D8C87F is a very light, moderate yellow. Relative luminance 0.574; OKLCH L 83.0% C 0.095 H 97.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C87F |
|---|---|
| RGB | rgb(216, 200, 127) |
| HSL | hsl(49, 53%, 67%) |
| HSV | hsv(49, 41%, 85%) |
| CMYK | cmyk(0%, 7.4%, 41.2%, 15.3%) |
| CIE-LAB | lab(80.43, -4.60, 38.50) |
| CIE-LCH | lch(80.43, 38.77, 96.81°) |
| OKLab | oklab(82.97% -0.0121 0.094) |
| OKLCH | oklch(82.97% 0.095 97.3) |
| XYZ | xyz(52.8051, 57.4415, 28.3803) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.95
Darkkhaki
#BDB76B
ΔE00 5.81
Sandy
#F1DA7A
ΔE00 5.90
Beige (survey)
#E6DAA6
ΔE00 6.28
Tan (survey)
#D1B26F
ΔE00 7.00
Greenish Beige
#C9D179
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C87F #7F8FD8
analogous
#D89B7F #D8C87F #BCD87F
triadic
#D8C87F #7FD8C8 #C87FD8
tetradic
#D8C87F #7FD89B #7F8FD8 #D87FBC
square
#D8C87F #7FD89B #7F8FD8 #D87FBC
split-complementary
#D8C87F #7FBCD8 #9B7FD8
monochromatic
#A99434 #CAB450 #D8C87F #E6DCAE #F5F0DD
Accessibility & contrast
On white
1.68
#D8C87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#D8C87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C87F
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C87F | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C479
Deuteranopia (green-blind)
#DACA82
Tritanopia (blue-blind)
#E5BEB6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d8c87f; /* rgb */ color: rgb(216, 200, 127); /* oklch */ color: oklch(83.0% 0.095 97.3);
Tailwind
colors: {
custom: {
50: '#e5d8a5',
500: '#d8c87f',
950: '#000000',
},
}SCSS
$custom: #d8c87f; $custom-light: #e5d8a5; $custom-dark: #000000;
JSON
{
"hex": "#d8c87f",
"rgb": {
"r": 216,
"g": 200,
"b": 127
},
"hsl": {
"h": 49.213,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.8297,
"c": 0.09473,
"h": 97.3
},
"luminance": 0.5744
}Semantic roles & 50–950 ramp
primary
#D8C87F
secondary
#4F60AC
accent
#41C125
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#16140F
muted
#848380