#D2C8D0#D2C8D0
#D2C8D0 is a very light, near-neutral pink. Relative luminance 0.596; OKLCH L 84.3% C 0.015 H 332.3°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C8D0 |
|---|---|
| RGB | rgb(210, 200, 208) |
| HSL | hsl(312, 10%, 80%) |
| HSV | hsv(312, 5%, 82%) |
| CMYK | cmyk(0%, 4.8%, 1%, 17.6%) |
| CIE-LAB | lab(81.60, 4.90, -2.74) |
| CIE-LCH | lch(81.60, 5.61, 330.82°) |
| OKLab | oklab(84.32% 0.0137 -0.0072) |
| OKLCH | oklch(84.32% 0.016 332.3) |
| XYZ | xyz(58.6161, 59.5646, 68.0714) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.95
Silver
#C0C0C0
ΔE00 7.20
Dove Gray
#B6B8BD
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C8D0 #C8D2CA
analogous
#CFC8D2 #D2C8D0 #D2C8CB
triadic
#D2C8D0 #D0D2C8 #C8D0D2
tetradic
#D2C8D0 #D2CFC8 #C8D2CA #C8CBD2
square
#D2C8D0 #D2CFC8 #C8D2CA #C8CBD2
split-complementary
#D2C8D0 #CBD2C8 #C8D2CF
monochromatic
#9B8596 #B6A6B3 #D2C8D0 #EEEAED #F1EEF1
Accessibility & contrast
On white
1.63
#D2C8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#D2C8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C8D0
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C8D0 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CAD0
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#D3C8CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #d2c8d0; /* rgb */ color: rgb(210, 200, 208); /* oklch */ color: oklch(84.3% 0.015 332.3);
Tailwind
colors: {
custom: {
50: '#dfd8de',
500: '#d2c8d0',
950: '#000000',
},
}SCSS
$custom: #d2c8d0; $custom-light: #dfd8de; $custom-dark: #000000;
JSON
{
"hex": "#d2c8d0",
"rgb": {
"r": 210,
"g": 200,
"b": 208
},
"hsl": {
"h": 312,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84323,
"c": 0.0155,
"h": 332.3
},
"luminance": 0.59564
}Semantic roles & 50–950 ramp
primary
#D2C8D0
secondary
#98A69B
accent
#945F51
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384