#D3CD8D#D3CD8D
#D3CD8D is a very light, moderate yellow. Relative luminance 0.594; OKLCH L 83.8% C 0.083 H 103.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD8D |
|---|---|
| RGB | rgb(211, 205, 141) |
| HSL | hsl(55, 44%, 69%) |
| HSV | hsv(55, 33%, 83%) |
| CMYK | cmyk(0%, 2.8%, 33.2%, 17.3%) |
| CIE-LAB | lab(81.53, -7.55, 32.67) |
| CIE-LCH | lch(81.53, 33.53, 103.01°) |
| OKLab | oklab(83.81% -0.0194 0.0811) |
| OKLCH | oklch(83.81% 0.083 103.5) |
| XYZ | xyz(53.5036, 59.4358, 33.8479) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.87
Greenish Beige
#C9D179
ΔE00 5.46
Sand (survey)
#E2CA76
ΔE00 6.27
Palegoldenrod
#EEE8AA
ΔE00 6.28
Darkkhaki
#BDB76B
ΔE00 6.32
Greenish Tan
#BCCB7A
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD8D #8D93D3
analogous
#D3AA8D #D3CD8D #B6D38D
triadic
#D3CD8D #8DD3CD #CD8DD3
tetradic
#D3CD8D #8DD3AA #8D93D3 #D38DB6
square
#D3CD8D #8DD3AA #8D93D3 #D38DB6
split-complementary
#D3CD8D #8DB6D3 #AA8DD3
monochromatic
#A69D40 #C2BA61 #D3CD8D #E4E0B9 #F5F4E5
Accessibility & contrast
On white
1.63
#D3CD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#D3CD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD8D
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD8D | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C989
Deuteranopia (green-blind)
#DACC8F
Tritanopia (blue-blind)
#DDC5BD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cd8d; /* rgb */ color: rgb(211, 205, 141); /* oklch */ color: oklch(83.8% 0.083 103.5);
Tailwind
colors: {
custom: {
50: '#e1dcaf',
500: '#d3cd8d',
950: '#000000',
},
}SCSS
$custom: #d3cd8d; $custom-light: #e1dcaf; $custom-dark: #000000;
JSON
{
"hex": "#d3cd8d",
"rgb": {
"r": 211,
"g": 205,
"b": 141
},
"hsl": {
"h": 54.857,
"s": 44.304,
"l": 69.02
},
"oklch": {
"l": 0.83814,
"c": 0.08339,
"h": 103.5
},
"luminance": 0.59435
}Semantic roles & 50–950 ramp
primary
#D3CD8D
secondary
#5B62A9
accent
#3AB72E
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151510
muted
#848481