#D2C3CF#D2C3CF
#D2C3CF is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.3% C 0.023 H 332.4°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C3CF |
|---|---|
| RGB | rgb(210, 195, 207) |
| HSL | hsl(312, 14%, 79%) |
| HSV | hsv(312, 7%, 82%) |
| CMYK | cmyk(0%, 7.1%, 1.4%, 17.6%) |
| CIE-LAB | lab(80.31, 7.38, -4.09) |
| CIE-LCH | lch(80.31, 8.44, 330.97°) |
| OKLab | oklab(83.31% 0.0207 -0.0108) |
| OKLCH | oklch(83.31% 0.023 332.4) |
| XYZ | xyz(57.3544, 57.2374, 67.0458) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.75
Pinkish Grey
#C8ACA9
ΔE00 9.44
Silver
#C0C0C0
ΔE00 9.50
Dove Gray
#B6B8BD
ΔE00 9.57
Light Gray
#D3D3D3
ΔE00 9.75
Lavender (CSS)
#E6E6FA
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C3CF #C3D2C6
analogous
#CEC3D2 #D2C3CF #D2C3C8
triadic
#D2C3CF #CFD2C3 #C3CFD2
tetradic
#D2C3CF #D2CEC3 #C3D2C6 #C3C8D2
square
#D2C3CF #D2CEC3 #C3D2C6 #C3C8D2
split-complementary
#D2C3CF #C8D2C3 #C3D2CE
monochromatic
#9E7D97 #B8A0B3 #D2C3CF #ECE6EB #F2EEF1
Accessibility & contrast
On white
1.69
#D2C3CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#D2C3CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C3CF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C3CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C3CF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#D4C4C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c3cf; /* rgb */ color: rgb(210, 195, 207); /* oklch */ color: oklch(83.3% 0.023 332.4);
Tailwind
colors: {
custom: {
50: '#dfd5dd',
500: '#d2c3cf',
950: '#000000',
},
}SCSS
$custom: #d2c3cf; $custom-light: #dfd5dd; $custom-dark: #000000;
JSON
{
"hex": "#d2c3cf",
"rgb": {
"r": 210,
"g": 195,
"b": 207
},
"hsl": {
"h": 312,
"s": 14.286,
"l": 79.412
},
"oklch": {
"l": 0.83307,
"c": 0.02334,
"h": 332.4
},
"luminance": 0.57237
}Semantic roles & 50–950 ramp
primary
#D2C3CF
secondary
#93A697
accent
#985C4D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384