#D2C8A1#D2C8A1
#D2C8A1 is a very light, muted yellow. Relative luminance 0.576; OKLCH L 83.1% C 0.053 H 95.3°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8A1 |
|---|---|
| RGB | rgb(210, 200, 161) |
| HSL | hsl(48, 35%, 73%) |
| HSV | hsv(48, 23%, 82%) |
| CMYK | cmyk(0%, 4.8%, 23.3%, 17.6%) |
| CIE-LAB | lab(80.51, -2.72, 20.80) |
| CIE-LCH | lch(80.51, 20.98, 97.45°) |
| OKLab | oklab(83.1% -0.005 0.053) |
| OKLCH | oklch(83.1% 0.053 95.3) |
| XYZ | xyz(53.6657, 57.5844, 41.9992) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 5.24
Sand
#C2B280
ΔE00 6.56
Putty
#BEAE8A
ΔE00 7.09
Wheat
#F5DEB3
ΔE00 7.40
Khaki
#C3B091
ΔE00 7.69
Very Light Brown
#D3B683
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8A1 #A1ABD2
analogous
#D2AFA1 #D2C8A1 #C3D2A1
triadic
#D2C8A1 #A1D2C8 #C8A1D2
tetradic
#D2C8A1 #A1D2AF #A1ABD2 #D2A1C3
square
#D2C8A1 #A1D2AF #A1ABD2 #D2A1C3
split-complementary
#D2C8A1 #A1C3D2 #AFA1D2
monochromatic
#A89650 #BEB078 #D2C8A1 #E6E0CA #F5F3EA
Accessibility & contrast
On white
1.68
#D2C8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#D2C8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8A1
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8A1 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69F
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#DAC2BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c8a1; /* rgb */ color: rgb(210, 200, 161); /* oklch */ color: oklch(83.1% 0.053 95.3);
Tailwind
colors: {
custom: {
50: '#e0d8bd',
500: '#d2c8a1',
950: '#000000',
},
}SCSS
$custom: #d2c8a1; $custom-light: #e0d8bd; $custom-dark: #000000;
JSON
{
"hex": "#d2c8a1",
"rgb": {
"r": 210,
"g": 200,
"b": 161
},
"hsl": {
"h": 47.755,
"s": 35.252,
"l": 72.745
},
"oklch": {
"l": 0.83103,
"c": 0.05327,
"h": 95.3
},
"luminance": 0.57583
}Semantic roles & 50–950 ramp
primary
#D2C8A1
secondary
#6F7BA8
accent
#50AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382