#D9D87F#D9D87F
#D9D87F is a very light, moderate yellow. Relative luminance 0.654; OKLCH L 86.4% C 0.112 H 108.0°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D87F |
|---|---|
| RGB | rgb(217, 216, 127) |
| HSL | hsl(59, 54%, 67%) |
| HSV | hsv(59, 41%, 85%) |
| CMYK | cmyk(0%, 0.5%, 41.5%, 14.9%) |
| CIE-LAB | lab(84.69, -12.35, 43.90) |
| CIE-LCH | lch(84.69, 45.60, 105.71°) |
| OKLab | oklab(86.37% -0.0344 0.1062) |
| OKLCH | oklch(86.37% 0.112 108) |
| XYZ | xyz(57.0028, 65.3970, 29.6946) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.14
Khaki (CSS)
#F0E68C
ΔE00 4.28
Greenish Tan
#BCCB7A
ΔE00 5.92
Sandy
#F1DA7A
ΔE00 6.29
Palegoldenrod
#EEE8AA
ΔE00 6.59
Light Khaki
#E6F2A2
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D87F #7F80D9
analogous
#D9AB7F #D9D87F #ADD97F
triadic
#D9D87F #7FD9D8 #D87FD9
tetradic
#D9D87F #7FD9AB #7F80D9 #D97FAD
square
#D9D87F #7FD9AB #7F80D9 #D97FAD
split-complementary
#D9D87F #7FADD9 #AB7FD9
monochromatic
#ABAA33 #CBCA50 #D9D87F #E7E6AE #F5F5DD
Accessibility & contrast
On white
1.49
#D9D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#D9D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D87F
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D87F | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D178
Deuteranopia (green-blind)
#E7D583
Tritanopia (blue-blind)
#E5CEC2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d9d87f; /* rgb */ color: rgb(217, 216, 127); /* oklch */ color: oklch(86.4% 0.112 108.0);
Tailwind
colors: {
custom: {
50: '#e6e3a5',
500: '#d9d87f',
950: '#000000',
},
}SCSS
$custom: #d9d87f; $custom-light: #e6e3a5; $custom-dark: #000000;
JSON
{
"hex": "#d9d87f",
"rgb": {
"r": 217,
"g": 216,
"b": 127
},
"hsl": {
"h": 59.333,
"s": 54.217,
"l": 67.451
},
"oklch": {
"l": 0.86369,
"c": 0.11163,
"h": 108
},
"luminance": 0.65396
}Semantic roles & 50–950 ramp
primary
#D9D87F
secondary
#4E4FAE
accent
#26C224
background
#FEFEFC
surface
#FDFCF6
border
#D5D5D0
text
#16150F
muted
#848480