#D2C3CE#D2C3CE
#D2C3CE is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.3% C 0.022 H 335.0°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C3CE |
|---|---|
| RGB | rgb(210, 195, 206) |
| HSL | hsl(316, 14%, 79%) |
| HSV | hsv(316, 7%, 82%) |
| CMYK | cmyk(0%, 7.1%, 1.9%, 17.6%) |
| CIE-LAB | lab(80.29, 7.20, -3.60) |
| CIE-LCH | lch(80.29, 8.04, 333.44°) |
| OKLab | oklab(83.28% 0.0203 -0.0095) |
| OKLCH | oklch(83.28% 0.022 335) |
| XYZ | xyz(57.2325, 57.1886, 66.4040) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.09
Pinkish Grey
#C8ACA9
ΔE00 9.18
Silver
#C0C0C0
ΔE00 9.23
Dove Gray
#B6B8BD
ΔE00 9.40
Light Gray
#D3D3D3
ΔE00 9.50
Lavender (CSS)
#E6E6FA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C3CE #C3D2C7
analogous
#CFC3D2 #D2C3CE #D2C3C7
triadic
#D2C3CE #CED2C3 #C3CED2
tetradic
#D2C3CE #D2CFC3 #C3D2C7 #C3C7D2
square
#D2C3CE #D2CFC3 #C3D2C7 #C3C7D2
split-complementary
#D2C3CE #C7D2C3 #C3D2CF
monochromatic
#9E7D95 #B8A0B1 #D2C3CE #ECE6EB #F2EEF1
Accessibility & contrast
On white
1.69
#D2C3CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#D2C3CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C3CE
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C3CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C3CE | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CE
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#D4C3C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c3ce; /* rgb */ color: rgb(210, 195, 206); /* oklch */ color: oklch(83.3% 0.022 335.0);
Tailwind
colors: {
custom: {
50: '#dfd5dc',
500: '#d2c3ce',
950: '#000000',
},
}SCSS
$custom: #d2c3ce; $custom-light: #dfd5dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c3ce",
"rgb": {
"r": 210,
"g": 195,
"b": 206
},
"hsl": {
"h": 316,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.83277,
"c": 0.02241,
"h": 335
},
"luminance": 0.57188
}Semantic roles & 50–950 ramp
primary
#D2C3CE
secondary
#93A698
accent
#98614D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384