#D1C2CD#D1C2CD
#D1C2CD is a very light, muted pink. Relative luminance 0.565; OKLCH L 83.0% C 0.022 H 335.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C2CD |
|---|---|
| RGB | rgb(209, 194, 205) |
| HSL | hsl(316, 14%, 79%) |
| HSV | hsv(316, 7%, 82%) |
| CMYK | cmyk(0%, 7.2%, 1.9%, 18%) |
| CIE-LAB | lab(79.92, 7.20, -3.60) |
| CIE-LCH | lch(79.92, 8.05, 333.44°) |
| OKLab | oklab(82.97% 0.0203 -0.0095) |
| OKLCH | oklch(82.97% 0.022 335) |
| XYZ | xyz(56.6042, 56.5472, 65.6785) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.09
Pinkish Grey
#C8ACA9
ΔE00 9.04
Silver
#C0C0C0
ΔE00 9.19
Dove Gray
#B6B8BD
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.59
Lavender (CSS)
#E6E6FA
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C2CD #C2D1C6
analogous
#CEC2D1 #D1C2CD #D1C2C6
triadic
#D1C2CD #CDD1C2 #C2CDD1
tetradic
#D1C2CD #D1CEC2 #C2D1C6 #C2C6D1
square
#D1C2CD #D1CEC2 #C2D1C6 #C2C6D1
split-complementary
#D1C2CD #C6D1C2 #C2D1CE
monochromatic
#9C7C94 #B79FB0 #D1C2CD #EBE5EA #F2EEF1
Accessibility & contrast
On white
1.71
#D1C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#D1C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C2CD
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C2CD | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#D3C2C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d1c2cd; /* rgb */ color: rgb(209, 194, 205); /* oklch */ color: oklch(83.0% 0.022 335.0);
Tailwind
colors: {
custom: {
50: '#dfd4dc',
500: '#d1c2cd',
950: '#000000',
},
}SCSS
$custom: #d1c2cd; $custom-light: #dfd4dc; $custom-dark: #000000;
JSON
{
"hex": "#d1c2cd",
"rgb": {
"r": 209,
"g": 194,
"b": 205
},
"hsl": {
"h": 316,
"s": 14.019,
"l": 79.02
},
"oklch": {
"l": 0.82965,
"c": 0.02243,
"h": 335
},
"luminance": 0.56547
}Semantic roles & 50–950 ramp
primary
#D1C2CD
secondary
#92A597
accent
#98614D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384