#D0D87F#D0D87F
#D0D87F is a very light, moderate yellow. Relative luminance 0.641; OKLCH L 85.6% C 0.113 H 113.0°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D87F |
|---|---|
| RGB | rgb(208, 216, 127) |
| HSL | hsl(65, 53%, 67%) |
| HSV | hsv(65, 41%, 85%) |
| CMYK | cmyk(3.7%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(83.99, -15.87, 42.88) |
| CIE-LCH | lch(83.99, 45.73, 110.31°) |
| OKLab | oklab(85.65% -0.0441 0.104) |
| OKLCH | oklch(85.65% 0.113 113) |
| XYZ | xyz(54.3996, 64.0547, 29.5726) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.67
Greenish Tan
#BCCB7A
ΔE00 4.16
Pale Olive
#B9CC81
ΔE00 5.18
Light Khaki
#E6F2A2
ΔE00 6.15
Khaki (CSS)
#F0E68C
ΔE00 6.16
Pale Olive Green
#B1D27B
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D87F #877FD8
analogous
#D8B37F #D0D87F #A4D87F
triadic
#D0D87F #7FD0D8 #D87FD0
tetradic
#D0D87F #7FD8B3 #877FD8 #D87FA4
square
#D0D87F #7FD8B3 #877FD8 #D87FA4
split-complementary
#D0D87F #7FA4D8 #B37FD8
monochromatic
#9FA934 #BFCA50 #D0D87F #E1E6AE #F2F5DD
Accessibility & contrast
On white
1.52
#D0D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#D0D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D87F
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D87F | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D078
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#DACFC2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d87f; /* rgb */ color: rgb(208, 216, 127); /* oklch */ color: oklch(85.6% 0.113 113.0);
Tailwind
colors: {
custom: {
50: '#e0e4a5',
500: '#d0d87f',
950: '#000000',
},
}SCSS
$custom: #d0d87f; $custom-light: #e0e4a5; $custom-dark: #000000;
JSON
{
"hex": "#d0d87f",
"rgb": {
"r": 208,
"g": 216,
"b": 127
},
"hsl": {
"h": 65.393,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.85646,
"c": 0.11294,
"h": 113
},
"luminance": 0.64054
}Semantic roles & 50–950 ramp
primary
#D0D87F
secondary
#574FAC
accent
#25C133
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480