#D2C8CB#D2C8CB
#D2C8CB is a very light, near-neutral pink. Relative luminance 0.593; OKLCH L 84.2% C 0.012 H 357.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8CB |
|---|---|
| RGB | rgb(210, 200, 203) |
| HSL | hsl(342, 10%, 80%) |
| HSV | hsv(342, 5%, 82%) |
| CMYK | cmyk(0%, 4.8%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.47, 4.00, -0.25) |
| CIE-LCH | lch(81.47, 4.01, 356.40°) |
| OKLab | oklab(84.18% 0.0118 -0.0006) |
| OKLCH | oklch(84.18% 0.012 357) |
| XYZ | xyz(58.0106, 59.3224, 64.8827) |
| Luminance | 0.5932 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.68
Silver
#C0C0C0
ΔE00 5.90
Gainsboro
#DCDCDC
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 7.36
Fog
#D8DCE0
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8CB #C8D2CF
analogous
#D2C8D0 #D2C8CB #D2CAC8
triadic
#D2C8CB #CBD2C8 #C8CBD2
tetradic
#D2C8CB #D0D2C8 #C8D2CF #CAC8D2
square
#D2C8CB #D0D2C8 #C8D2CF #CAC8D2
split-complementary
#D2C8CB #C8D2CA #C8D0D2
monochromatic
#9B858B #B6A6AB #D2C8CB #EEEAEB #F1EEEF
Accessibility & contrast
On white
1.63
#D2C8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#D2C8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8CB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8CB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CB
Deuteranopia (green-blind)
#CBCBCB
Tritanopia (blue-blind)
#D4C8C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d2c8cb; /* rgb */ color: rgb(210, 200, 203); /* oklch */ color: oklch(84.2% 0.012 357.0);
Tailwind
colors: {
custom: {
50: '#dfd8da',
500: '#d2c8cb',
950: '#000000',
},
}SCSS
$custom: #d2c8cb; $custom-light: #dfd8da; $custom-dark: #000000;
JSON
{
"hex": "#d2c8cb",
"rgb": {
"r": 210,
"g": 200,
"b": 203
},
"hsl": {
"h": 342,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84176,
"c": 0.01184,
"h": 357
},
"luminance": 0.59322
}Semantic roles & 50–950 ramp
primary
#D2C8CB
secondary
#98A6A2
accent
#948051
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383