#D2C8A3#D2C8A3
#D2C8A3 is a very light, muted yellow. Relative luminance 0.577; OKLCH L 83.1% C 0.051 H 94.7°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8A3 |
|---|---|
| RGB | rgb(210, 200, 163) |
| HSL | hsl(47, 34%, 73%) |
| HSV | hsv(47, 22%, 82%) |
| CMYK | cmyk(0%, 4.8%, 22.4%, 17.6%) |
| CIE-LAB | lab(80.55, -2.44, 19.80) |
| CIE-LCH | lch(80.55, 19.95, 97.01°) |
| OKLab | oklab(83.15% -0.0041 0.0506) |
| OKLCH | oklch(83.15% 0.051 94.7) |
| XYZ | xyz(53.8434, 57.6556, 42.9355) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.56
Sand
#C2B280
ΔE00 6.82
Putty
#BEAE8A
ΔE00 7.04
Wheat
#F5DEB3
ΔE00 7.40
Khaki
#C3B091
ΔE00 7.50
Very Light Brown
#D3B683
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8A3 #A3ADD2
analogous
#D2B0A3 #D2C8A3 #C4D2A3
triadic
#D2C8A3 #A3D2C8 #C8A3D2
tetradic
#D2C8A3 #A3D2B0 #A3ADD2 #D2A3C4
square
#D2C8A3 #A3D2B0 #A3ADD2 #D2A3C4
split-complementary
#D2C8A3 #A3C4D2 #B0A3D2
monochromatic
#A89652 #BEAF7A #D2C8A3 #E6E1CC #F5F3EA
Accessibility & contrast
On white
1.68
#D2C8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#D2C8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8A3
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8A3 | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A1
Deuteranopia (green-blind)
#D3C9A4
Tritanopia (blue-blind)
#DAC2BE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c8a3; /* rgb */ color: rgb(210, 200, 163); /* oklch */ color: oklch(83.1% 0.051 94.7);
Tailwind
colors: {
custom: {
50: '#e0d8be',
500: '#d2c8a3',
950: '#000000',
},
}SCSS
$custom: #d2c8a3; $custom-light: #e0d8be; $custom-dark: #000000;
JSON
{
"hex": "#d2c8a3",
"rgb": {
"r": 210,
"g": 200,
"b": 163
},
"hsl": {
"h": 47.234,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.83147,
"c": 0.05076,
"h": 94.7
},
"luminance": 0.57655
}Semantic roles & 50–950 ramp
primary
#D2C8A3
secondary
#717DA8
accent
#51AD38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382