#D3CD96#D3CD96
#D3CD96 is a very light, moderate yellow. Relative luminance 0.597; OKLCH L 84.0% C 0.072 H 102.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CD96 |
|---|---|
| RGB | rgb(211, 205, 150) |
| HSL | hsl(54, 41%, 71%) |
| HSV | hsv(54, 29%, 83%) |
| CMYK | cmyk(0%, 2.8%, 28.9%, 17.3%) |
| CIE-LAB | lab(81.68, -6.42, 28.20) |
| CIE-LCH | lch(81.68, 28.93, 102.82°) |
| OKLab | oklab(83.98% -0.0158 0.0708) |
| OKLCH | oklch(83.98% 0.073 102.6) |
| XYZ | xyz(54.2006, 59.7146, 37.5191) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.02
Palegoldenrod
#EEE8AA
ΔE00 6.26
Vanilla
#F3E5AB
ΔE00 6.37
Greenish Beige
#C9D179
ΔE00 7.01
Darkkhaki
#BDB76B
ΔE00 7.38
Sand
#C2B280
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CD96 #969CD3
analogous
#D3AE96 #D3CD96 #BAD396
triadic
#D3CD96 #96D3CD #CD96D3
tetradic
#D3CD96 #96D3AE #969CD3 #D396BA
square
#D3CD96 #96D3AE #969CD3 #D396BA
split-complementary
#D3CD96 #96BAD3 #AE96D3
monochromatic
#A89F46 #C1B86B #D3CD96 #E5E2C1 #F6F5E9
Accessibility & contrast
On white
1.62
#D3CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#D3CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CD96
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CD96 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C992
Deuteranopia (green-blind)
#D9CD98
Tritanopia (blue-blind)
#DCC6BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d3cd96; /* rgb */ color: rgb(211, 205, 150); /* oklch */ color: oklch(84.0% 0.072 102.6);
Tailwind
colors: {
custom: {
50: '#e1dcb5',
500: '#d3cd96',
950: '#000000',
},
}SCSS
$custom: #d3cd96; $custom-light: #e1dcb5; $custom-dark: #000000;
JSON
{
"hex": "#d3cd96",
"rgb": {
"r": 211,
"g": 205,
"b": 150
},
"hsl": {
"h": 54.098,
"s": 40.94,
"l": 70.784
},
"oklch": {
"l": 0.83984,
"c": 0.0725,
"h": 102.6
},
"luminance": 0.59714
}Semantic roles & 50–950 ramp
primary
#D3CD96
secondary
#646BA9
accent
#3EB432
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151511
muted
#848481