#D3D87F#D3D87F
#D3D87F is a very light, moderate yellow. Relative luminance 0.645; OKLCH L 85.9% C 0.112 H 111.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #D3D87F |
|---|---|
| RGB | rgb(211, 216, 127) |
| HSL | hsl(63, 53%, 67%) |
| HSV | hsv(63, 41%, 85%) |
| CMYK | cmyk(2.3%, 0%, 41.2%, 15.3%) |
| CIE-LAB | lab(84.22, -14.70, 43.22) |
| CIE-LCH | lch(84.22, 45.65, 108.79°) |
| OKLab | oklab(85.88% -0.0409 0.1047) |
| OKLCH | oklch(85.88% 0.112 111.3) |
| XYZ | xyz(55.2513, 64.4939, 29.6125) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 1.97
Greenish Tan
#BCCB7A
ΔE00 4.68
Khaki (CSS)
#F0E68C
ΔE00 5.51
Pale Olive
#B9CC81
ΔE00 5.77
Light Khaki
#E6F2A2
ΔE00 6.23
Pale Olive Green
#B1D27B
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3D87F #847FD8
analogous
#D8B17F #D3D87F #A6D87F
triadic
#D3D87F #7FD3D8 #D87FD3
tetradic
#D3D87F #7FD8B1 #847FD8 #D87FA6
square
#D3D87F #7FD8B1 #847FD8 #D87FA6
split-complementary
#D3D87F #7FA6D8 #B17FD8
monochromatic
#A2A934 #C3CA50 #D3D87F #E3E6AE #F3F5DD
Accessibility & contrast
On white
1.51
#D3D87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#D3D87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3D87F
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3D87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3D87F | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D178
Deuteranopia (green-blind)
#E5D383
Tritanopia (blue-blind)
#DECEC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d3d87f; /* rgb */ color: rgb(211, 216, 127); /* oklch */ color: oklch(85.9% 0.112 111.3);
Tailwind
colors: {
custom: {
50: '#e2e4a5',
500: '#d3d87f',
950: '#000000',
},
}SCSS
$custom: #d3d87f; $custom-light: #e2e4a5; $custom-dark: #000000;
JSON
{
"hex": "#d3d87f",
"rgb": {
"r": 211,
"g": 216,
"b": 127
},
"hsl": {
"h": 63.371,
"s": 53.293,
"l": 67.255
},
"oklch": {
"l": 0.85884,
"c": 0.1124,
"h": 111.3
},
"luminance": 0.64493
}Semantic roles & 50–950 ramp
primary
#D3D87F
secondary
#544FAC
accent
#25C12E
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15150F
muted
#848480