#D2C2CF#D2C2CF
#D2C2CF is a very light, muted pink. Relative luminance 0.568; OKLCH L 83.1% C 0.025 H 332.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C2CF |
|---|---|
| RGB | rgb(210, 194, 207) |
| HSL | hsl(311, 15%, 79%) |
| HSV | hsv(311, 8%, 82%) |
| CMYK | cmyk(0%, 7.6%, 1.4%, 17.6%) |
| CIE-LAB | lab(80.06, 7.91, -4.46) |
| CIE-LCH | lch(80.06, 9.08, 330.56°) |
| OKLab | oklab(83.11% 0.0222 -0.0118) |
| OKLCH | oklch(83.11% 0.025 332) |
| XYZ | xyz(57.1311, 56.7908, 66.9714) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.20
Pinkish Grey
#C8ACA9
ΔE00 9.45
Dove Gray
#B6B8BD
ΔE00 9.98
Silver
#C0C0C0
ΔE00 10.00
Light Pink
#FFD1DF
ΔE00 10.20
Lavender (CSS)
#E6E6FA
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C2CF #C2D2C5
analogous
#CDC2D2 #D2C2CF #D2C2C7
triadic
#D2C2CF #CFD2C2 #C2CFD2
tetradic
#D2C2CF #D2CDC2 #C2D2C5 #C2C7D2
square
#D2C2CF #D2CDC2 #C2D2C5 #C2C7D2
split-complementary
#D2C2CF #C7D2C2 #C2D2CD
monochromatic
#9E7C98 #B89FB3 #D2C2CF #ECE5EB #F2EDF1
Accessibility & contrast
On white
1.70
#D2C2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#D2C2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C2CF
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C2CF | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#D4C3C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #d2c2cf; /* rgb */ color: rgb(210, 194, 207); /* oklch */ color: oklch(83.1% 0.025 332.0);
Tailwind
colors: {
custom: {
50: '#dfd4dd',
500: '#d2c2cf',
950: '#000000',
},
}SCSS
$custom: #d2c2cf; $custom-light: #dfd4dd; $custom-dark: #000000;
JSON
{
"hex": "#d2c2cf",
"rgb": {
"r": 210,
"g": 194,
"b": 207
},
"hsl": {
"h": 311.25,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.83111,
"c": 0.0251,
"h": 332
},
"luminance": 0.5679
}Semantic roles & 50–950 ramp
primary
#D2C2CF
secondary
#92A796
accent
#995B4C
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384