#D2C9CD#D2C9CD
#D2C9CD is a very light, near-neutral pink. Relative luminance 0.599; OKLCH L 84.4% C 0.011 H 348.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C9CD |
|---|---|
| RGB | rgb(210, 201, 205) |
| HSL | hsl(333, 9%, 81%) |
| HSV | hsv(333, 4%, 82%) |
| CMYK | cmyk(0%, 4.3%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.77, 3.83, -0.88) |
| CIE-LCH | lch(81.77, 3.93, 347.13°) |
| OKLab | oklab(84.43% 0.0111 -0.0023) |
| OKLCH | oklch(84.43% 0.011 348.5) |
| XYZ | xyz(58.4829, 59.8831, 66.2234) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.47
Silver
#C0C0C0
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.48
Dove Gray
#B6B8BD
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.50
Silver (survey)
#C5C9C7
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C9CD #C9D2CE
analogous
#D2C9D1 #D2C9CD #D2C9C9
triadic
#D2C9CD #CDD2C9 #C9CDD2
tetradic
#D2C9CD #D1D2C9 #C9D2CE #C9C9D2
square
#D2C9CD #D1D2C9 #C9D2CE #C9C9D2
split-complementary
#D2C9CD #C9D2C9 #C9D1D2
monochromatic
#9A868F #B6A8AE #D2C9CD #EEEAEC #F1EEF0
Accessibility & contrast
On white
1.62
#D2C9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#D2C9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C9CD
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C9CD | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACD
Deuteranopia (green-blind)
#CBCCCD
Tritanopia (blue-blind)
#D4C9CA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c9cd; /* rgb */ color: rgb(210, 201, 205); /* oklch */ color: oklch(84.4% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#dfd9dc',
500: '#d2c9cd',
950: '#000000',
},
}SCSS
$custom: #d2c9cd; $custom-light: #dfd9dc; $custom-dark: #000000;
JSON
{
"hex": "#d2c9cd",
"rgb": {
"r": 210,
"g": 201,
"b": 205
},
"hsl": {
"h": 333.333,
"s": 9.091,
"l": 80.588
},
"oklch": {
"l": 0.84433,
"c": 0.01135,
"h": 348.5
},
"luminance": 0.59883
}Semantic roles & 50–950 ramp
primary
#D2C9CD
secondary
#9AA6A0
accent
#937652
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384