#D3CD85#D3CD85
#D3CD85 is a very light, moderate yellow. Relative luminance 0.592; OKLCH L 83.7% C 0.093 H 104.1°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD85 |
|---|---|
| RGB | rgb(211, 205, 133) |
| HSL | hsl(55, 47%, 67%) |
| HSV | hsv(55, 37%, 83%) |
| CMYK | cmyk(0%, 2.8%, 37%, 17.3%) |
| CIE-LAB | lab(81.40, -8.49, 36.61) |
| CIE-LCH | lch(81.40, 37.59, 103.05°) |
| OKLab | oklab(83.67% -0.0226 0.09) |
| OKLCH | oklch(83.67% 0.093 104.1) |
| XYZ | xyz(52.9297, 59.2062, 30.8255) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 4.43
Sand (survey)
#E2CA76
ΔE00 5.58
Darkkhaki
#BDB76B
ΔE00 5.79
Greenish Tan
#BCCB7A
ΔE00 5.89
Beige (survey)
#E6DAA6
ΔE00 5.93
Khaki (CSS)
#F0E68C
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD85 #858BD3
analogous
#D3A685 #D3CD85 #B2D385
triadic
#D3CD85 #85D3CD #CD85D3
tetradic
#D3CD85 #85D3A6 #858BD3 #D385B2
square
#D3CD85 #85D3A6 #858BD3 #D385B2
split-complementary
#D3CD85 #85B2D3 #A685D3
monochromatic
#A39B3B #C3BB58 #D3CD85 #E3DFB2 #F3F2DF
Accessibility & contrast
On white
1.64
#D3CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#D3CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD85
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD85 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C880
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#DEC4BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d3cd85; /* rgb */ color: rgb(211, 205, 133); /* oklch */ color: oklch(83.7% 0.093 104.1);
Tailwind
colors: {
custom: {
50: '#e1dca9',
500: '#d3cd85',
950: '#000000',
},
}SCSS
$custom: #d3cd85; $custom-light: #e1dca9; $custom-dark: #000000;
JSON
{
"hex": "#d3cd85",
"rgb": {
"r": 211,
"g": 205,
"b": 133
},
"hsl": {
"h": 55.385,
"s": 46.988,
"l": 67.451
},
"oklch": {
"l": 0.83673,
"c": 0.09276,
"h": 104.1
},
"luminance": 0.59205
}Semantic roles & 50–950 ramp
primary
#D3CD85
secondary
#555BA8
accent
#36BA2B
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151510
muted
#848480