#D2C8CD#D2C8CD
#D2C8CD is a very light, near-neutral pink. Relative luminance 0.594; OKLCH L 84.2% C 0.013 H 345.5°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8CD |
|---|---|
| RGB | rgb(210, 200, 205) |
| HSL | hsl(330, 10%, 80%) |
| HSV | hsv(330, 5%, 82%) |
| CMYK | cmyk(0%, 4.8%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.52, 4.36, -1.25) |
| CIE-LCH | lch(81.52, 4.53, 344.04°) |
| OKLab | oklab(84.23% 0.0126 -0.0032) |
| OKLCH | oklch(84.23% 0.013 345.5) |
| XYZ | xyz(58.2505, 59.4184, 66.1460) |
| Luminance | 0.5942 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.14
Silver
#C0C0C0
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 7.10
Dove Gray
#B6B8BD
ΔE00 7.46
Fog
#D8DCE0
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8CD #C8D2CD
analogous
#D2C8D2 #D2C8CD #D2C8C8
triadic
#D2C8CD #CDD2C8 #C8CDD2
tetradic
#D2C8CD #D2D2C8 #C8D2CD #C8C8D2
square
#D2C8CD #D2D2C8 #C8D2CD #C8C8D2
split-complementary
#D2C8CD #C8D2C8 #C8D2D2
monochromatic
#9B8590 #B6A6AE #D2C8CD #EEEAEC #F1EEF0
Accessibility & contrast
On white
1.63
#D2C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#D2C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8CD
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8CD | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#CBCBCD
Tritanopia (blue-blind)
#D4C8CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8cd; /* rgb */ color: rgb(210, 200, 205); /* oklch */ color: oklch(84.2% 0.013 345.5);
Tailwind
colors: {
custom: {
50: '#dfd8dc',
500: '#d2c8cd',
950: '#000000',
},
}SCSS
$custom: #d2c8cd; $custom-light: #dfd8dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c8cd",
"rgb": {
"r": 210,
"g": 200,
"b": 205
},
"hsl": {
"h": 330,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84234,
"c": 0.013,
"h": 345.5
},
"luminance": 0.59418
}Semantic roles & 50–950 ramp
primary
#D2C8CD
secondary
#98A69F
accent
#947351
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384