#D3CDAB#D3CDAB
#D3CDAB is a very light, muted yellow. Relative luminance 0.605; OKLCH L 84.4% C 0.046 H 99.0°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D3CDAB |
|---|---|
| RGB | rgb(211, 205, 171) |
| HSL | hsl(51, 31%, 75%) |
| HSV | hsv(51, 19%, 83%) |
| CMYK | cmyk(0%, 2.8%, 19%, 17.3%) |
| CIE-LAB | lab(82.08, -3.49, 17.71) |
| CIE-LCH | lch(82.08, 18.05, 101.16°) |
| OKLab | oklab(84.43% -0.0072 0.0455) |
| OKLCH | oklch(84.43% 0.046 99) |
| XYZ | xyz(56.0456, 60.4526, 47.2362) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.70
Wheat
#F5DEB3
ΔE00 7.91
Warm Beige
#E9DCC9
ΔE00 8.16
Vanilla
#F3E5AB
ΔE00 8.26
Eggshell
#F0EAD6
ΔE00 8.36
Sand
#C2B280
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3CDAB #ABB1D3
analogous
#D3B9AB #D3CDAB #C5D3AB
triadic
#D3CDAB #ABD3CD #CDABD3
tetradic
#D3CDAB #ABD3B9 #ABB1D3 #D3ABC5
square
#D3CDAB #ABD3B9 #ABB1D3 #D3ABC5
split-complementary
#D3CDAB #ABC5D3 #B9ABD3
monochromatic
#A99D5B #BEB583 #D3CDAB #E8E5D3 #F4F3EB
Accessibility & contrast
On white
1.60
#D3CDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#D3CDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3CDAB
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3CDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3CDAB | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CBA9
Deuteranopia (green-blind)
#D6CDAC
Tritanopia (blue-blind)
#DAC8C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #d3cdab; /* rgb */ color: rgb(211, 205, 171); /* oklch */ color: oklch(84.4% 0.046 99.0);
Tailwind
colors: {
custom: {
50: '#e0dcc4',
500: '#d3cdab',
950: '#000000',
},
}SCSS
$custom: #d3cdab; $custom-light: #e0dcc4; $custom-dark: #000000;
JSON
{
"hex": "#d3cdab",
"rgb": {
"r": 211,
"g": 205,
"b": 171
},
"hsl": {
"h": 51,
"s": 31.25,
"l": 74.902
},
"oklch": {
"l": 0.84432,
"c": 0.04603,
"h": 99
},
"luminance": 0.60452
}Semantic roles & 50–950 ramp
primary
#D3CDAB
secondary
#7980A9
accent
#4CAA3C
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151512
muted
#848482