#D3C2CD#D3C2CD
#D3C2CD is a very light, muted pink. Relative luminance 0.568; OKLCH L 83.1% C 0.024 H 338.7°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D3C2CD |
|---|---|
| RGB | rgb(211, 194, 205) |
| HSL | hsl(321, 16%, 79%) |
| HSV | hsv(321, 8%, 83%) |
| CMYK | cmyk(0%, 8.1%, 2.8%, 17.3%) |
| CIE-LAB | lab(80.09, 7.89, -3.34) |
| CIE-LCH | lch(80.09, 8.57, 337.09°) |
| OKLab | oklab(83.14% 0.0225 -0.0088) |
| OKLCH | oklch(83.14% 0.024 338.7) |
| XYZ | xyz(57.1738, 56.8409, 65.7052) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Pinkish Grey
#C8ACA9
ΔE00 8.78
Silver
#C0C0C0
ΔE00 9.77
Light Pink
#FFD1DF
ΔE00 9.96
Dove Gray
#B6B8BD
ΔE00 9.98
Light Gray
#D3D3D3
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3C2CD #C2D3C8
analogous
#D1C2D3 #D3C2CD #D3C2C5
triadic
#D3C2CD #CDD3C2 #C2CDD3
tetradic
#D3C2CD #D3D1C2 #C2D3C8 #C2C5D3
square
#D3C2CD #D3D1C2 #C2D3C8 #C2C5D3
split-complementary
#D3C2CD #C5D3C2 #C2D3D1
monochromatic
#A07B93 #B99EB0 #D3C2CD #EDE6EA #F2EDF0
Accessibility & contrast
On white
1.70
#D3C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#D3C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3C2CD
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3C2CD | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#D5C2C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d3c2cd; /* rgb */ color: rgb(211, 194, 205); /* oklch */ color: oklch(83.1% 0.024 338.7);
Tailwind
colors: {
custom: {
50: '#e0d4dc',
500: '#d3c2cd',
950: '#000000',
},
}SCSS
$custom: #d3c2cd; $custom-light: #e0d4dc; $custom-dark: #000000;
JSON
{
"hex": "#d3c2cd",
"rgb": {
"r": 211,
"g": 194,
"b": 205
},
"hsl": {
"h": 321.176,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.83135,
"c": 0.02415,
"h": 338.7
},
"luminance": 0.5684
}Semantic roles & 50–950 ramp
primary
#D3C2CD
secondary
#91A899
accent
#9A674B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384