#D2C7CB#D2C7CB
#D2C7CB is a very light, near-neutral pink. Relative luminance 0.589; OKLCH L 84.0% C 0.013 H 353.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C7CB |
|---|---|
| RGB | rgb(210, 199, 203) |
| HSL | hsl(338, 11%, 80%) |
| HSV | hsv(338, 5%, 82%) |
| CMYK | cmyk(0%, 5.2%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.22, 4.53, -0.62) |
| CIE-LCH | lch(81.22, 4.57, 352.18°) |
| OKLab | oklab(83.98% 0.0133 -0.0016) |
| OKLCH | oklch(83.98% 0.013 353.2) |
| XYZ | xyz(57.7798, 58.8608, 64.8057) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.61
Fog
#D8DCE0
ΔE00 8.47
Silver (survey)
#C5C9C7
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C7CB #C7D2CE
analogous
#D2C7D0 #D2C7CB #D2C8C7
triadic
#D2C7CB #CBD2C7 #C7CBD2
tetradic
#D2C7CB #D0D2C7 #C7D2CE #C8C7D2
square
#D2C7CB #D0D2C7 #C7D2CE #C8C7D2
split-complementary
#D2C7CB #C7D2C8 #C7D0D2
monochromatic
#9B838C #B7A5AB #D2C7CB #EDE9EB #F1EEEF
Accessibility & contrast
On white
1.64
#D2C7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#D2C7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C7CB
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C7CB | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#D4C7C8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c7cb; /* rgb */ color: rgb(210, 199, 203); /* oklch */ color: oklch(84.0% 0.013 353.2);
Tailwind
colors: {
custom: {
50: '#dfd8da',
500: '#d2c7cb',
950: '#000000',
},
}SCSS
$custom: #d2c7cb; $custom-light: #dfd8da; $custom-dark: #000000;
JSON
{
"hex": "#d2c7cb",
"rgb": {
"r": 210,
"g": 199,
"b": 203
},
"hsl": {
"h": 338.182,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.83977,
"c": 0.01338,
"h": 353.2
},
"luminance": 0.5886
}Semantic roles & 50–950 ramp
primary
#D2C7CB
secondary
#97A6A1
accent
#957C51
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383