#D8C2D2#D8C2D2
#D8C2D2 is a very light, muted pink. Relative luminance 0.578; OKLCH L 83.7% C 0.033 H 335.4°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D8C2D2 |
|---|---|
| RGB | rgb(216, 194, 210) |
| HSL | hsl(316, 22%, 80%) |
| HSV | hsv(316, 10%, 85%) |
| CMYK | cmyk(0%, 10.2%, 2.8%, 15.3%) |
| CIE-LAB | lab(80.65, 10.52, -5.16) |
| CIE-LCH | lch(80.65, 11.71, 333.89°) |
| OKLab | oklab(83.72% 0.0298 -0.0136) |
| OKLCH | oklch(83.72% 0.033 335.4) |
| XYZ | xyz(59.2421, 57.8365, 69.0030) |
| Luminance | 0.5784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.27
Light Pink
#FFD1DF
ΔE00 8.32
Pale Pink
#FFCFDC
ΔE00 8.59
Dusty Pink
#D8A7B1
ΔE00 9.84
Pinkish Grey
#C8ACA9
ΔE00 9.87
Pale Lavender
#EECFFE
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8C2D2 #C2D8C8
analogous
#D3C2D8 #D8C2D2 #D8C2C7
triadic
#D8C2D2 #D2D8C2 #C2D2D8
tetradic
#D8C2D2 #D8D3C2 #C2D8C8 #C2C7D8
square
#D8C2D2 #D8D3C2 #C2D8C8 #C2C7D8
split-complementary
#D8C2D2 #C7D8C2 #C2D8D3
monochromatic
#A8779B #C09DB6 #D8C2D2 #F0E7EE #F3ECF1
Accessibility & contrast
On white
1.67
#D8C2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#D8C2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8C2D2
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8C2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8C2D2 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#C7C9D1
Tritanopia (blue-blind)
#DBC3C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d8c2d2; /* rgb */ color: rgb(216, 194, 210); /* oklch */ color: oklch(83.7% 0.033 335.4);
Tailwind
colors: {
custom: {
50: '#e4d4df',
500: '#d8c2d2',
950: '#000000',
},
}SCSS
$custom: #d8c2d2; $custom-light: #e4d4df; $custom-dark: #000000;
JSON
{
"hex": "#d8c2d2",
"rgb": {
"r": 216,
"g": 194,
"b": 210
},
"hsl": {
"h": 316.364,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.83716,
"c": 0.03274,
"h": 335.4
},
"luminance": 0.57836
}Semantic roles & 50–950 ramp
primary
#D8C2D2
secondary
#90AE98
accent
#A05E45
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384