#D9CCD2#D9CCD2
#D9CCD2 is a very light, near-neutral pink. Relative luminance 0.626; OKLCH L 85.8% C 0.017 H 347.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CCD2 |
|---|---|
| RGB | rgb(217, 204, 210) |
| HSL | hsl(332, 15%, 83%) |
| HSV | hsv(332, 6%, 85%) |
| CMYK | cmyk(0%, 6%, 3.2%, 14.9%) |
| CIE-LAB | lab(83.23, 5.56, -1.36) |
| CIE-LCH | lch(83.23, 5.72, 346.29°) |
| OKLab | oklab(85.75% 0.0161 -0.0035) |
| OKLCH | oklch(85.75% 0.017 347.7) |
| XYZ | xyz(61.8394, 62.5911, 69.7838) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.69
Silver
#C0C0C0
ΔE00 8.05
Lavenderblush
#FFF0F5
ΔE00 8.11
Mistyrose
#FFE4E1
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CCD2 #CCD9D3
analogous
#D9CCD8 #D9CCD2 #D9CCCC
triadic
#D9CCD2 #D2D9CC #CCD2D9
tetradic
#D9CCD2 #D8D9CC #CCD9D3 #CCCCD9
square
#D9CCD2 #D8D9CC #CCD9D3 #CCCCD9
split-complementary
#D9CCD2 #CCD9CC #CCD8D9
monochromatic
#A58694 #BFA9B3 #D9CCD2 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.55
#D9CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#D9CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CCD2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CCD2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCED2
Deuteranopia (green-blind)
#D0D0D2
Tritanopia (blue-blind)
#DBCCCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d9ccd2; /* rgb */ color: rgb(217, 204, 210); /* oklch */ color: oklch(85.8% 0.017 347.7);
Tailwind
colors: {
custom: {
50: '#e4dbdf',
500: '#d9ccd2',
950: '#000000',
},
}SCSS
$custom: #d9ccd2; $custom-light: #e4dbdf; $custom-dark: #000000;
JSON
{
"hex": "#d9ccd2",
"rgb": {
"r": 217,
"g": 204,
"b": 210
},
"hsl": {
"h": 332.308,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.8575,
"c": 0.01651,
"h": 347.7
},
"luminance": 0.62591
}Semantic roles & 50–950 ramp
primary
#D9CCD2
secondary
#9BAEA5
accent
#99764D
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484