#D2C0BC#D2C0BC
#D2C0BC is a very light, muted red. Relative luminance 0.550; OKLCH L 82.2% C 0.021 H 32.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C0BC |
|---|---|
| RGB | rgb(210, 192, 188) |
| HSL | hsl(11, 20%, 78%) |
| HSV | hsv(11, 10%, 82%) |
| CMYK | cmyk(0%, 8.6%, 10.5%, 17.6%) |
| CIE-LAB | lab(79.06, 5.66, 4.31) |
| CIE-LCH | lch(79.06, 7.11, 37.29°) |
| OKLab | oklab(82.16% 0.0179 0.0114) |
| OKLCH | oklch(82.16% 0.021 32.5) |
| XYZ | xyz(54.5043, 55.0327, 55.3183) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.68
Mistyrose
#FFE4E1
ΔE00 9.40
Dove Gray
#B6B8BD
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C0BC #BCCED2
analogous
#D2BCC3 #D2C0BC #D2CBBC
triadic
#D2C0BC #BCD2C0 #C0BCD2
tetradic
#D2C0BC #C3D2BC #BCCED2 #CBBCD2
square
#D2C0BC #C3D2BC #BCCED2 #CBBCD2
split-complementary
#D2C0BC #BCD2CB #BCC3D2
monochromatic
#A17B73 #B99E97 #D2C0BC #EBE2E1 #F3EEED
Accessibility & contrast
On white
1.75
#D2C0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#D2C0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C0BC
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C0BC | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#D7BEBF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #d2c0bc; /* rgb */ color: rgb(210, 192, 188); /* oklch */ color: oklch(82.2% 0.021 32.5);
Tailwind
colors: {
custom: {
50: '#dfd3d0',
500: '#d2c0bc',
950: '#000000',
},
}SCSS
$custom: #d2c0bc; $custom-light: #dfd3d0; $custom-dark: #000000;
JSON
{
"hex": "#d2c0bc",
"rgb": {
"r": 210,
"g": 192,
"b": 188
},
"hsl": {
"h": 10.909,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.82163,
"c": 0.02123,
"h": 32.5
},
"luminance": 0.55032
}Semantic roles & 50–950 ramp
primary
#D2C0BC
secondary
#8BA2A7
accent
#8E9E48
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383