#D9C2CD#D9C2CD
#D9C2CD is a very light, muted pink. Relative luminance 0.577; OKLCH L 83.7% C 0.030 H 347.2°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D9C2CD |
|---|---|
| RGB | rgb(217, 194, 205) |
| HSL | hsl(331, 23%, 81%) |
| HSV | hsv(331, 11%, 85%) |
| CMYK | cmyk(0%, 10.6%, 5.5%, 14.9%) |
| CIE-LAB | lab(80.60, 9.98, -2.53) |
| CIE-LCH | lch(80.60, 10.30, 345.75°) |
| OKLab | oklab(83.65% 0.029 -0.0066) |
| OKLCH | oklch(83.65% 0.03 347.2) |
| XYZ | xyz(58.9253, 57.7440, 65.7873) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.06
Light Pink
#FFD1DF
ΔE00 8.10
Pale Pink
#FFCFDC
ΔE00 8.28
Pinkish Grey
#C8ACA9
ΔE00 8.37
Dusty Pink
#D8A7B1
ΔE00 9.31
Mistyrose
#FFE4E1
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9C2CD #C2D9CE
analogous
#D9C2D8 #D9C2CD #D9C2C2
triadic
#D9C2CD #CDD9C2 #C2CDD9
tetradic
#D9C2CD #D8D9C2 #C2D9CE #C2C2D9
square
#D9C2CD #D8D9C2 #C2D9CE #C2C2D9
split-complementary
#D9C2CD #C2D9C2 #C2D8D9
monochromatic
#AA778F #C29CAE #D9C2CD #F0E8EC #F3ECF0
Accessibility & contrast
On white
1.67
#D9C2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#D9C2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9C2CD
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9C2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9C2CD | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CD
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#DDC2C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d9c2cd; /* rgb */ color: rgb(217, 194, 205); /* oklch */ color: oklch(83.7% 0.030 347.2);
Tailwind
colors: {
custom: {
50: '#e4d4dc',
500: '#d9c2cd',
950: '#000000',
},
}SCSS
$custom: #d9c2cd; $custom-light: #e4d4dc; $custom-dark: #000000;
JSON
{
"hex": "#d9c2cd",
"rgb": {
"r": 217,
"g": 194,
"b": 205
},
"hsl": {
"h": 331.304,
"s": 23.232,
"l": 80.588
},
"oklch": {
"l": 0.83651,
"c": 0.02977,
"h": 347.2
},
"luminance": 0.57743
}Semantic roles & 50–950 ramp
primary
#D9C2CD
secondary
#90AFA0
accent
#A27544
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384