#D2C7CC#D2C7CC
#D2C7CC is a very light, near-neutral pink. Relative luminance 0.589; OKLCH L 84.0% C 0.014 H 348.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C7CC |
|---|---|
| RGB | rgb(210, 199, 204) |
| HSL | hsl(333, 11%, 80%) |
| HSV | hsv(333, 5%, 82%) |
| CMYK | cmyk(0%, 5.2%, 2.9%, 17.6%) |
| CIE-LAB | lab(81.24, 4.71, -1.12) |
| CIE-LCH | lch(81.24, 4.84, 346.62°) |
| OKLab | oklab(84.01% 0.0137 -0.0029) |
| OKLCH | oklch(84.01% 0.014 348) |
| XYZ | xyz(57.8993, 58.9086, 65.4353) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 7.52
Dove Gray
#B6B8BD
ΔE00 7.67
Fog
#D8DCE0
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C7CC #C7D2CD
analogous
#D2C7D1 #D2C7CC #D2C7C7
triadic
#D2C7CC #CCD2C7 #C7CCD2
tetradic
#D2C7CC #D1D2C7 #C7D2CD #C7C7D2
square
#D2C7CC #D1D2C7 #C7D2CD #C7C7D2
split-complementary
#D2C7CC #C7D2C7 #C7D1D2
monochromatic
#9B838E #B7A5AD #D2C7CC #EDE9EB #F1EEF0
Accessibility & contrast
On white
1.64
#D2C7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#D2C7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C7CC
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C7CC | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#CACACC
Tritanopia (blue-blind)
#D4C7C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c7cc; /* rgb */ color: rgb(210, 199, 204); /* oklch */ color: oklch(84.0% 0.014 348.0);
Tailwind
colors: {
custom: {
50: '#dfd8db',
500: '#d2c7cc',
950: '#000000',
},
}SCSS
$custom: #d2c7cc; $custom-light: #dfd8db; $custom-dark: #000000;
JSON
{
"hex": "#d2c7cc",
"rgb": {
"r": 210,
"g": 199,
"b": 204
},
"hsl": {
"h": 332.727,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.84006,
"c": 0.01397,
"h": 348
},
"luminance": 0.58908
}Semantic roles & 50–950 ramp
primary
#D2C7CC
secondary
#97A69F
accent
#957651
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384