#D2C4CF#D2C4CF
#D2C4CF is a very light, muted pink. Relative luminance 0.577; OKLCH L 83.5% C 0.022 H 332.9°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4CF |
|---|---|
| RGB | rgb(210, 196, 207) |
| HSL | hsl(313, 13%, 80%) |
| HSV | hsv(313, 7%, 82%) |
| CMYK | cmyk(0%, 6.7%, 1.4%, 17.6%) |
| CIE-LAB | lab(80.56, 6.84, -3.72) |
| CIE-LCH | lch(80.56, 7.79, 331.45°) |
| OKLab | oklab(83.5% 0.0192 -0.0098) |
| OKLCH | oklch(83.5% 0.022 332.9) |
| XYZ | xyz(57.5792, 57.6870, 67.1208) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.33
Silver
#C0C0C0
ΔE00 8.99
Dove Gray
#B6B8BD
ΔE00 9.16
Light Gray
#D3D3D3
ΔE00 9.17
Pinkish Grey
#C8ACA9
ΔE00 9.48
Lavender (CSS)
#E6E6FA
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4CF #C4D2C7
analogous
#CEC4D2 #D2C4CF #D2C4C8
triadic
#D2C4CF #CFD2C4 #C4CFD2
tetradic
#D2C4CF #D2CEC4 #C4D2C7 #C4C8D2
square
#D2C4CF #D2CEC4 #C4D2C7 #C4C8D2
split-complementary
#D2C4CF #C8D2C4 #C4D2CE
monochromatic
#9D7F97 #B8A1B3 #D2C4CF #ECE7EB #F2EEF1
Accessibility & contrast
On white
1.68
#D2C4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#D2C4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4CF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4CF | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#D4C5C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d2c4cf; /* rgb */ color: rgb(210, 196, 207); /* oklch */ color: oklch(83.5% 0.022 332.9);
Tailwind
colors: {
custom: {
50: '#dfd5dd',
500: '#d2c4cf',
950: '#000000',
},
}SCSS
$custom: #d2c4cf; $custom-light: #dfd5dd; $custom-dark: #000000;
JSON
{
"hex": "#d2c4cf",
"rgb": {
"r": 210,
"g": 196,
"b": 207
},
"hsl": {
"h": 312.857,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83504,
"c": 0.02157,
"h": 332.9
},
"luminance": 0.57686
}Semantic roles & 50–950 ramp
primary
#D2C4CF
secondary
#94A698
accent
#985E4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384