#D3C8A2#D3C8A2
#D3C8A2 is a very light, muted yellow. Relative luminance 0.578; OKLCH L 83.2% C 0.052 H 93.8°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8A2 |
|---|---|
| RGB | rgb(211, 200, 162) |
| HSL | hsl(47, 36%, 73%) |
| HSV | hsv(47, 23%, 83%) |
| CMYK | cmyk(0%, 5.2%, 23.2%, 17.3%) |
| CIE-LAB | lab(80.61, -2.20, 20.43) |
| CIE-LCH | lch(80.61, 20.55, 96.15°) |
| OKLab | oklab(83.21% -0.0035 0.0521) |
| OKLCH | oklch(83.21% 0.052 93.8) |
| XYZ | xyz(54.0399, 57.7672, 42.4788) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.37
Sand
#C2B280
ΔE00 6.64
Putty
#BEAE8A
ΔE00 6.96
Wheat
#F5DEB3
ΔE00 7.11
Khaki
#C3B091
ΔE00 7.39
Very Light Brown
#D3B683
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8A2 #A2ADD3
analogous
#D3AFA2 #D3C8A2 #C5D3A2
triadic
#D3C8A2 #A2D3C8 #C8A2D3
tetradic
#D3C8A2 #A2D3AF #A2ADD3 #D3A2C5
square
#D3C8A2 #A2D3AF #A2ADD3 #D3A2C5
split-complementary
#D3C8A2 #A2C5D3 #AFA2D3
monochromatic
#AA9650 #BFAF78 #D3C8A2 #E7E1CC #F5F3EA
Accessibility & contrast
On white
1.67
#D3C8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#D3C8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8A2
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8A2 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A0
Deuteranopia (green-blind)
#D3CAA3
Tritanopia (blue-blind)
#DBC2BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d3c8a2; /* rgb */ color: rgb(211, 200, 162); /* oklch */ color: oklch(83.2% 0.052 93.8);
Tailwind
colors: {
custom: {
50: '#e1d8bd',
500: '#d3c8a2',
950: '#000000',
},
}SCSS
$custom: #d3c8a2; $custom-light: #e1d8bd; $custom-dark: #000000;
JSON
{
"hex": "#d3c8a2",
"rgb": {
"r": 211,
"g": 200,
"b": 162
},
"hsl": {
"h": 46.531,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.8321,
"c": 0.05223,
"h": 93.8
},
"luminance": 0.57766
}Semantic roles & 50–950 ramp
primary
#D3C8A2
secondary
#707DA9
accent
#52AF37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382