#D1C8CD#D1C8CD
#D1C8CD is a very light, near-neutral pink. Relative luminance 0.593; OKLCH L 84.2% C 0.012 H 342.7°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D1C8CD |
|---|---|
| RGB | rgb(209, 200, 205) |
| HSL | hsl(327, 9%, 80%) |
| HSV | hsv(327, 4%, 82%) |
| CMYK | cmyk(0%, 4.3%, 1.9%, 18%) |
| CIE-LAB | lab(81.44, 4.01, -1.37) |
| CIE-LCH | lch(81.44, 4.24, 341.11°) |
| OKLab | oklab(84.15% 0.0115 -0.0036) |
| OKLCH | oklch(84.15% 0.012 342.7) |
| XYZ | xyz(57.9666, 59.2720, 66.1327) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1C8CD #C8D1CC
analogous
#D0C8D1 #D1C8CD #D1C8C8
triadic
#D1C8CD #CDD1C8 #C8CDD1
tetradic
#D1C8CD #D1D0C8 #C8D1CC #C8C8D1
square
#D1C8CD #D1D0C8 #C8D1CC #C8C8D1
split-complementary
#D1C8CD #C8D1C8 #C8D1D0
monochromatic
#998590 #B5A7AF #D1C8CD #EDE9EB #F1EEF0
Accessibility & contrast
On white
1.63
#D1C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#D1C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1C8CD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1C8CD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#D2C8CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d1c8cd; /* rgb */ color: rgb(209, 200, 205); /* oklch */ color: oklch(84.2% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#dfd8dc',
500: '#d1c8cd',
950: '#000000',
},
}SCSS
$custom: #d1c8cd; $custom-light: #dfd8dc; $custom-dark: #000000;
JSON
{
"hex": "#d1c8cd",
"rgb": {
"r": 209,
"g": 200,
"b": 205
},
"hsl": {
"h": 326.667,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.84152,
"c": 0.01207,
"h": 342.7
},
"luminance": 0.59272
}Semantic roles & 50–950 ramp
primary
#D1C8CD
secondary
#99A59E
accent
#936F53
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384