#D2C2CB#D2C2CB
#D2C2CB is a very light, muted pink. Relative luminance 0.566; OKLCH L 83.0% C 0.022 H 342.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2CB |
|---|---|
| RGB | rgb(210, 194, 203) |
| HSL | hsl(326, 15%, 79%) |
| HSV | hsv(326, 8%, 82%) |
| CMYK | cmyk(0%, 7.6%, 3.3%, 17.6%) |
| CIE-LAB | lab(79.95, 7.19, -2.47) |
| CIE-LCH | lch(79.95, 7.60, 341.03°) |
| OKLab | oklab(82.99% 0.0207 -0.0065) |
| OKLCH | oklch(82.99% 0.022 342.6) |
| XYZ | xyz(56.6482, 56.5976, 64.4285) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.62
Pinkish Grey
#C8ACA9
ΔE00 8.38
Silver
#C0C0C0
ΔE00 8.99
Dove Gray
#B6B8BD
ΔE00 9.35
Light Gray
#D3D3D3
ΔE00 9.39
Mistyrose
#FFE4E1
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2CB #C2D2C9
analogous
#D1C2D2 #D2C2CB #D2C2C3
triadic
#D2C2CB #CBD2C2 #C2CBD2
tetradic
#D2C2CB #D2D1C2 #C2D2C9 #C2C3D2
square
#D2C2CB #D2D1C2 #C2D2C9 #C2C3D2
split-complementary
#D2C2CB #C3D2C2 #C2D2D1
monochromatic
#9E7C8F #B89FAD #D2C2CB #ECE5E9 #F2EDF0
Accessibility & contrast
On white
1.70
#D2C2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#D2C2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2CB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2CB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#D4C2C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2c2cb; /* rgb */ color: rgb(210, 194, 203); /* oklch */ color: oklch(83.0% 0.022 342.6);
Tailwind
colors: {
custom: {
50: '#dfd4da',
500: '#d2c2cb',
950: '#000000',
},
}SCSS
$custom: #d2c2cb; $custom-light: #dfd4da; $custom-dark: #000000;
JSON
{
"hex": "#d2c2cb",
"rgb": {
"r": 210,
"g": 194,
"b": 203
},
"hsl": {
"h": 326.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.8299,
"c": 0.02166,
"h": 342.6
},
"luminance": 0.56597
}Semantic roles & 50–950 ramp
primary
#D2C2CB
secondary
#92A79B
accent
#996E4C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383