#D2C3CD#D2C3CD
#D2C3CD is a very light, muted pink. Relative luminance 0.571; OKLCH L 83.2% C 0.022 H 337.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C3CD |
|---|---|
| RGB | rgb(210, 195, 205) |
| HSL | hsl(320, 14%, 79%) |
| HSV | hsv(320, 7%, 82%) |
| CMYK | cmyk(0%, 7.1%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.26, 7.01, -3.10) |
| CIE-LCH | lch(80.26, 7.67, 336.17°) |
| OKLab | oklab(83.25% 0.0199 -0.0081) |
| OKLCH | oklch(83.25% 0.022 337.8) |
| XYZ | xyz(57.1114, 57.1402, 65.7663) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.45
Pinkish Grey
#C8ACA9
ΔE00 8.93
Silver
#C0C0C0
ΔE00 8.97
Dove Gray
#B6B8BD
ΔE00 9.24
Light Gray
#D3D3D3
ΔE00 9.26
Gainsboro
#DCDCDC
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C3CD #C3D2C8
analogous
#D0C3D2 #D2C3CD #D2C3C6
triadic
#D2C3CD #CDD2C3 #C3CDD2
tetradic
#D2C3CD #D2D0C3 #C3D2C8 #C3C6D2
square
#D2C3CD #D2D0C3 #C3D2C8 #C3C6D2
split-complementary
#D2C3CD #C6D2C3 #C3D2D0
monochromatic
#9E7D93 #B8A0B0 #D2C3CD #ECE6EA #F2EEF0
Accessibility & contrast
On white
1.69
#D2C3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#D2C3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C3CD
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C3CD | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#D4C3C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c3cd; /* rgb */ color: rgb(210, 195, 205); /* oklch */ color: oklch(83.2% 0.022 337.8);
Tailwind
colors: {
custom: {
50: '#dfd5dc',
500: '#d2c3cd',
950: '#000000',
},
}SCSS
$custom: #d2c3cd; $custom-light: #dfd5dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c3cd",
"rgb": {
"r": 210,
"g": 195,
"b": 205
},
"hsl": {
"h": 320,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.83246,
"c": 0.02154,
"h": 337.8
},
"luminance": 0.5714
}Semantic roles & 50–950 ramp
primary
#D2C3CD
secondary
#93A699
accent
#98664D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384