#D2C2CE#D2C2CE
#D2C2CE is a very light, muted pink. Relative luminance 0.567; OKLCH L 83.1% C 0.024 H 334.4°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2CE |
|---|---|
| RGB | rgb(210, 194, 206) |
| HSL | hsl(315, 15%, 79%) |
| HSV | hsv(315, 8%, 82%) |
| CMYK | cmyk(0%, 7.6%, 1.9%, 17.6%) |
| CIE-LAB | lab(80.03, 7.73, -3.97) |
| CIE-LCH | lch(80.03, 8.69, 332.83°) |
| OKLab | oklab(83.08% 0.0218 -0.0105) |
| OKLCH | oklch(83.08% 0.024 334.4) |
| XYZ | xyz(57.0092, 56.7420, 66.3296) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.53
Pinkish Grey
#C8ACA9
ΔE00 9.17
Silver
#C0C0C0
ΔE00 9.74
Dove Gray
#B6B8BD
ΔE00 9.81
Light Gray
#D3D3D3
ΔE00 10.07
Light Pink
#FFD1DF
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2CE #C2D2C6
analogous
#CEC2D2 #D2C2CE #D2C2C6
triadic
#D2C2CE #CED2C2 #C2CED2
tetradic
#D2C2CE #D2CEC2 #C2D2C6 #C2C6D2
square
#D2C2CE #D2CEC2 #C2D2C6 #C2C6D2
split-complementary
#D2C2CE #C6D2C2 #C2D2CE
monochromatic
#9E7C95 #B89FB2 #D2C2CE #ECE5EA #F2EDF1
Accessibility & contrast
On white
1.70
#D2C2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#D2C2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2CE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2CE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#D4C3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2c2ce; /* rgb */ color: rgb(210, 194, 206); /* oklch */ color: oklch(83.1% 0.024 334.4);
Tailwind
colors: {
custom: {
50: '#dfd4dd',
500: '#d2c2ce',
950: '#000000',
},
}SCSS
$custom: #d2c2ce; $custom-light: #dfd4dd; $custom-dark: #000000;
JSON
{
"hex": "#d2c2ce",
"rgb": {
"r": 210,
"g": 194,
"b": 206
},
"hsl": {
"h": 315,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.8308,
"c": 0.02417,
"h": 334.4
},
"luminance": 0.56741
}Semantic roles & 50–950 ramp
primary
#D2C2CE
secondary
#92A797
accent
#995F4C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384