#D2C4CD#D2C4CD
#D2C4CD is a very light, near-neutral pink. Relative luminance 0.576; OKLCH L 83.4% C 0.020 H 338.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4CD |
|---|---|
| RGB | rgb(210, 196, 205) |
| HSL | hsl(321, 13%, 80%) |
| HSV | hsv(321, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.51, 6.48, -2.73) |
| CIE-LCH | lch(80.51, 7.03, 337.17°) |
| OKLab | oklab(83.44% 0.0185 -0.0072) |
| OKLCH | oklch(83.44% 0.02 338.8) |
| XYZ | xyz(57.3362, 57.5898, 65.8412) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.03
Silver
#C0C0C0
ΔE00 8.46
Light Gray
#D3D3D3
ΔE00 8.67
Dove Gray
#B6B8BD
ΔE00 8.84
Pinkish Grey
#C8ACA9
ΔE00 9.00
Gainsboro
#DCDCDC
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4CD #C4D2C9
analogous
#D0C4D2 #D2C4CD #D2C4C6
triadic
#D2C4CD #CDD2C4 #C4CDD2
tetradic
#D2C4CD #D2D0C4 #C4D2C9 #C4C6D2
square
#D2C4CD #D2D0C4 #C4D2C9 #C4C6D2
split-complementary
#D2C4CD #C6D2C4 #C4D2D0
monochromatic
#9D7F92 #B8A1B0 #D2C4CD #ECE7EA #F2EEF0
Accessibility & contrast
On white
1.68
#D2C4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#D2C4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4CD
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4CD | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#D4C4C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c4cd; /* rgb */ color: rgb(210, 196, 205); /* oklch */ color: oklch(83.4% 0.020 338.8);
Tailwind
colors: {
custom: {
50: '#dfd5dc',
500: '#d2c4cd',
950: '#000000',
},
}SCSS
$custom: #d2c4cd; $custom-light: #dfd5dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c4cd",
"rgb": {
"r": 210,
"g": 196,
"b": 205
},
"hsl": {
"h": 321.429,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83443,
"c": 0.01981,
"h": 338.8
},
"luminance": 0.57589
}Semantic roles & 50–950 ramp
primary
#D2C4CD
secondary
#94A69A
accent
#98684E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384