#D2C4C8#D2C4C8
#D2C4C8 is a very light, near-neutral pink. Relative luminance 0.574; OKLCH L 83.3% C 0.017 H 358.1°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4C8 |
|---|---|
| RGB | rgb(210, 196, 200) |
| HSL | hsl(343, 13%, 80%) |
| HSV | hsv(343, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 4.8%, 17.6%) |
| CIE-LAB | lab(80.38, 5.59, -0.24) |
| CIE-LCH | lch(80.38, 5.60, 357.58°) |
| OKLab | oklab(83.3% 0.0166 -0.0005) |
| OKLCH | oklch(83.3% 0.017 358.1) |
| XYZ | xyz(56.7423, 57.3522, 62.7133) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.60
Pinkish Grey
#C8ACA9
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.34
Gainsboro
#DCDCDC
ΔE00 8.59
Thistle
#D8BFD8
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4C8 #C4D2CE
analogous
#D2C4CF #D2C4C8 #D2C7C4
triadic
#D2C4C8 #C8D2C4 #C4C8D2
tetradic
#D2C4C8 #CFD2C4 #C4D2CE #C7C4D2
square
#D2C4C8 #CFD2C4 #C4D2CE #C7C4D2
split-complementary
#D2C4C8 #C4D2C7 #C4CFD2
monochromatic
#9D7F87 #B8A1A8 #D2C4C8 #ECE7E8 #F2EEEF
Accessibility & contrast
On white
1.68
#D2C4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#D2C4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4C8
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4C8 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6C8
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#D5C3C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d2c4c8; /* rgb */ color: rgb(210, 196, 200); /* oklch */ color: oklch(83.3% 0.017 358.1);
Tailwind
colors: {
custom: {
50: '#dfd5d8',
500: '#d2c4c8',
950: '#000000',
},
}SCSS
$custom: #d2c4c8; $custom-light: #dfd5d8; $custom-dark: #000000;
JSON
{
"hex": "#d2c4c8",
"rgb": {
"r": 210,
"g": 196,
"b": 200
},
"hsl": {
"h": 342.857,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83295,
"c": 0.01658,
"h": 358.1
},
"luminance": 0.57352
}Semantic roles & 50–950 ramp
primary
#D2C4C8
secondary
#94A6A1
accent
#98834E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383