#D8D87F#D8D87F
#D8D87F is a very light, moderate yellow. Relative luminance 0.652; OKLCH L 86.3% C 0.112 H 108.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D8D87F |
|---|---|
| RGB | rgb(216, 216, 127) |
| HSL | hsl(60, 53%, 67%) |
| HSV | hsv(60, 41%, 85%) |
| CMYK | cmyk(0%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(84.61, -12.74, 43.79) |
| CIE-LCH | lch(84.61, 45.60, 106.22°) |
| OKLab | oklab(86.29% -0.0355 0.1059) |
| OKLCH | oklch(86.29% 0.112 108.5) |
| XYZ | xyz(56.7064, 65.2442, 29.6807) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.92
Khaki (CSS)
#F0E68C
ΔE00 4.47
Greenish Tan
#BCCB7A
ΔE00 5.70
Sandy
#F1DA7A
ΔE00 6.56
Light Khaki
#E6F2A2
ΔE00 6.58
Palegoldenrod
#EEE8AA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8D87F #7F7FD8
analogous
#D8AC7F #D8D87F #ACD87F
triadic
#D8D87F #7FD8D8 #D87FD8
tetradic
#D8D87F #7FD8AC #7F7FD8 #D87FAC
square
#D8D87F #7FD8AC #7F7FD8 #D87FAC
split-complementary
#D8D87F #7FACD8 #AC7FD8
monochromatic
#A9A934 #CACA50 #D8D87F #E6E6AE #F5F5DD
Accessibility & contrast
On white
1.49
#D8D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#D8D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8D87F
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8D87F | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#E6D583
Tritanopia (blue-blind)
#E3CEC2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d8d87f; /* rgb */ color: rgb(216, 216, 127); /* oklch */ color: oklch(86.3% 0.112 108.5);
Tailwind
colors: {
custom: {
50: '#e5e3a5',
500: '#d8d87f',
950: '#000000',
},
}SCSS
$custom: #d8d87f; $custom-light: #e5e3a5; $custom-dark: #000000;
JSON
{
"hex": "#d8d87f",
"rgb": {
"r": 216,
"g": 216,
"b": 127
},
"hsl": {
"h": 60,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.86287,
"c": 0.11173,
"h": 108.5
},
"luminance": 0.65243
}Semantic roles & 50–950 ramp
primary
#D8D87F
secondary
#4F4FAC
accent
#25C125
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#16150F
muted
#848480