#D3CD87#D3CD87
#D3CD87 is a very light, moderate yellow. Relative luminance 0.593; OKLCH L 83.7% C 0.090 H 104.0°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD87 |
|---|---|
| RGB | rgb(211, 205, 135) |
| HSL | hsl(55, 46%, 68%) |
| HSV | hsv(55, 36%, 83%) |
| CMYK | cmyk(0%, 2.8%, 36%, 17.3%) |
| CIE-LAB | lab(81.44, -8.26, 35.63) |
| CIE-LCH | lch(81.44, 36.58, 103.05°) |
| OKLab | oklab(83.71% -0.0218 0.0878) |
| OKLCH | oklch(83.71% 0.09 104) |
| XYZ | xyz(53.0692, 59.2620, 31.5601) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.65
Beige (survey)
#E6DAA6
ΔE00 5.65
Sand (survey)
#E2CA76
ΔE00 5.72
Darkkhaki
#BDB76B
ΔE00 5.89
Greenish Tan
#BCCB7A
ΔE00 5.98
Palegoldenrod
#EEE8AA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD87 #878DD3
analogous
#D3A787 #D3CD87 #B3D387
triadic
#D3CD87 #87D3CD #CD87D3
tetradic
#D3CD87 #87D3A7 #878DD3 #D387B3
square
#D3CD87 #87D3A7 #878DD3 #D387B3
split-complementary
#D3CD87 #87B3D3 #A787D3
monochromatic
#A49B3C #C3BA5A #D3CD87 #E3E0B4 #F4F2E1
Accessibility & contrast
On white
1.63
#D3CD87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#D3CD87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD87
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD87 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C882
Deuteranopia (green-blind)
#DBCC8A
Tritanopia (blue-blind)
#DEC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d3cd87; /* rgb */ color: rgb(211, 205, 135); /* oklch */ color: oklch(83.7% 0.090 104.0);
Tailwind
colors: {
custom: {
50: '#e1dcaa',
500: '#d3cd87',
950: '#000000',
},
}SCSS
$custom: #d3cd87; $custom-light: #e1dcaa; $custom-dark: #000000;
JSON
{
"hex": "#d3cd87",
"rgb": {
"r": 211,
"g": 205,
"b": 135
},
"hsl": {
"h": 55.263,
"s": 46.341,
"l": 67.843
},
"oklch": {
"l": 0.83707,
"c": 0.09045,
"h": 104
},
"luminance": 0.59261
}Semantic roles & 50–950 ramp
primary
#D3CD87
secondary
#565CA8
accent
#37BA2C
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481