#D2C7CD#D2C7CD
#D2C7CD is a very light, near-neutral pink. Relative luminance 0.590; OKLCH L 84.0% C 0.015 H 343.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C7CD |
|---|---|
| RGB | rgb(210, 199, 205) |
| HSL | hsl(327, 11%, 80%) |
| HSV | hsv(327, 5%, 82%) |
| CMYK | cmyk(0%, 5.2%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.27, 4.89, -1.62) |
| CIE-LCH | lch(81.27, 5.15, 341.69°) |
| OKLab | oklab(84.04% 0.0141 -0.0042) |
| OKLCH | oklch(84.04% 0.015 343.3) |
| XYZ | xyz(58.0197, 58.9567, 66.0690) |
| Luminance | 0.5896 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.79
Silver
#C0C0C0
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 7.76
Fog
#D8DCE0
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C7CD #C7D2CC
analogous
#D1C7D2 #D2C7CD #D2C7C7
triadic
#D2C7CD #CDD2C7 #C7CDD2
tetradic
#D2C7CD #D2D1C7 #C7D2CC #C7C7D2
square
#D2C7CD #D2D1C7 #C7D2CC #C7C7D2
split-complementary
#D2C7CD #C7D2C7 #C7D2D1
monochromatic
#9B8390 #B7A5AF #D2C7CD #EDE9EB #F1EEF0
Accessibility & contrast
On white
1.64
#D2C7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#D2C7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C7CD
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C7CD | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#CACACD
Tritanopia (blue-blind)
#D4C7C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c7cd; /* rgb */ color: rgb(210, 199, 205); /* oklch */ color: oklch(84.0% 0.015 343.3);
Tailwind
colors: {
custom: {
50: '#dfd8dc',
500: '#d2c7cd',
950: '#000000',
},
}SCSS
$custom: #d2c7cd; $custom-light: #dfd8dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c7cd",
"rgb": {
"r": 210,
"g": 199,
"b": 205
},
"hsl": {
"h": 327.273,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.84036,
"c": 0.01467,
"h": 343.3
},
"luminance": 0.58956
}Semantic roles & 50–950 ramp
primary
#D2C7CD
secondary
#97A69E
accent
#957051
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384