#D3C8A0#D3C8A0
#D3C8A0 is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.2% C 0.055 H 94.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C8A0 |
|---|---|
| RGB | rgb(211, 200, 160) |
| HSL | hsl(47, 37%, 73%) |
| HSV | hsv(47, 24%, 83%) |
| CMYK | cmyk(0%, 5.2%, 24.2%, 17.3%) |
| CIE-LAB | lab(80.57, -2.48, 21.43) |
| CIE-LCH | lch(80.57, 21.58, 96.61°) |
| OKLab | oklab(83.17% -0.0043 0.0546) |
| OKLCH | oklch(83.17% 0.055 94.5) |
| XYZ | xyz(53.8635, 57.6966, 41.5500) |
| Luminance | 0.5770 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.06
Sand
#C2B280
ΔE00 6.39
Putty
#BEAE8A
ΔE00 7.02
Wheat
#F5DEB3
ΔE00 7.14
Very Light Brown
#D3B683
ΔE00 7.44
Khaki
#C3B091
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C8A0 #A0ABD3
analogous
#D3AEA0 #D3C8A0 #C4D3A0
triadic
#D3C8A0 #A0D3C8 #C8A0D3
tetradic
#D3C8A0 #A0D3AE #A0ABD3 #D3A0C4
square
#D3C8A0 #A0D3AE #A0ABD3 #D3A0C4
split-complementary
#D3C8A0 #A0C4D3 #AEA0D3
monochromatic
#AA964F #C0B076 #D3C8A0 #E6E0CA #F5F3EA
Accessibility & contrast
On white
1.67
#D3C8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#D3C8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C8A0
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C8A0 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69D
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#DBC2BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d3c8a0; /* rgb */ color: rgb(211, 200, 160); /* oklch */ color: oklch(83.2% 0.055 94.5);
Tailwind
colors: {
custom: {
50: '#e1d8bc',
500: '#d3c8a0',
950: '#000000',
},
}SCSS
$custom: #d3c8a0; $custom-light: #e1d8bc; $custom-dark: #000000;
JSON
{
"hex": "#d3c8a0",
"rgb": {
"r": 211,
"g": 200,
"b": 160
},
"hsl": {
"h": 47.059,
"s": 36.691,
"l": 72.745
},
"oklch": {
"l": 0.83166,
"c": 0.05474,
"h": 94.5
},
"luminance": 0.57696
}Semantic roles & 50–950 ramp
primary
#D3C8A0
secondary
#6E7BA9
accent
#50B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382