#D2C0BB#D2C0BB
#D2C0BB is a very light, muted red. Relative luminance 0.550; OKLCH L 82.1% C 0.022 H 36.0°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C0BB |
|---|---|
| RGB | rgb(210, 192, 187) |
| HSL | hsl(13, 20%, 78%) |
| HSV | hsv(13, 11%, 82%) |
| CMYK | cmyk(0%, 8.6%, 11%, 17.6%) |
| CIE-LAB | lab(79.04, 5.49, 4.81) |
| CIE-LCH | lch(79.04, 7.30, 41.22°) |
| OKLab | oklab(82.14% 0.0175 0.0127) |
| OKLCH | oklch(82.14% 0.022 36) |
| XYZ | xyz(54.3969, 54.9897, 54.7526) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.21
Warm Gray
#C9BEB0
ΔE00 6.51
Silver
#C0C0C0
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 8.70
Mistyrose
#FFE4E1
ΔE00 9.50
Dove Gray
#B6B8BD
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C0BB #BBCDD2
analogous
#D2BBC1 #D2C0BB #D2CBBB
triadic
#D2C0BB #BBD2C0 #C0BBD2
tetradic
#D2C0BB #C1D2BB #BBCDD2 #CBBBD2
square
#D2C0BB #C1D2BB #BBCDD2 #CBBBD2
split-complementary
#D2C0BB #BBD2CB #BBC1D2
monochromatic
#A17C71 #BA9E96 #D2C0BB #EAE2E0 #F3EEED
Accessibility & contrast
On white
1.75
#D2C0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#D2C0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C0BB
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C0BB | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#D7BEBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2c0bb; /* rgb */ color: rgb(210, 192, 187); /* oklch */ color: oklch(82.1% 0.022 36.0);
Tailwind
colors: {
custom: {
50: '#e0d3cf',
500: '#d2c0bb',
950: '#000000',
},
}SCSS
$custom: #d2c0bb; $custom-light: #e0d3cf; $custom-dark: #000000;
JSON
{
"hex": "#d2c0bb",
"rgb": {
"r": 210,
"g": 192,
"b": 187
},
"hsl": {
"h": 13.043,
"s": 20.354,
"l": 77.843
},
"oklch": {
"l": 0.82136,
"c": 0.02164,
"h": 36
},
"luminance": 0.54989
}Semantic roles & 50–950 ramp
primary
#D2C0BB
secondary
#8AA1A7
accent
#8C9F47
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151413
muted
#848383