#D8CCD6#D8CCD6
#D8CCD6 is a very light, near-neutral pink. Relative luminance 0.626; OKLCH L 85.8% C 0.019 H 331.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D8CCD6 |
|---|---|
| RGB | rgb(216, 204, 214) |
| HSL | hsl(310, 13%, 82%) |
| HSV | hsv(310, 6%, 85%) |
| CMYK | cmyk(0%, 5.6%, 0.9%, 15.3%) |
| CIE-LAB | lab(83.25, 5.93, -3.46) |
| CIE-LCH | lch(83.25, 6.87, 329.73°) |
| OKLab | oklab(85.79% 0.0166 -0.0091) |
| OKLCH | oklch(85.79% 0.019 331.1) |
| XYZ | xyz(62.0476, 62.6401, 72.4273) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.90
Lavender (CSS)
#E6E6FA
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 8.39
Lavenderblush
#FFF0F5
ΔE00 8.40
Silver
#C0C0C0
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8CCD6 #CCD8CE
analogous
#D4CCD8 #D8CCD6 #D8CCD0
triadic
#D8CCD6 #D6D8CC #CCD6D8
tetradic
#D8CCD6 #D8D4CC #CCD8CE #CCD0D8
square
#D8CCD6 #D8D4CC #CCD8CE #CCD0D8
split-complementary
#D8CCD6 #D0D8CC #CCD8D4
monochromatic
#A3879E #BDA9BA #D8CCD6 #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.55
#D8CCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#D8CCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8CCD6
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8CCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8CCD6 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED6
Deuteranopia (green-blind)
#CED0D6
Tritanopia (blue-blind)
#D9CDCF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #d8ccd6; /* rgb */ color: rgb(216, 204, 214); /* oklch */ color: oklch(85.8% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#e4dbe2',
500: '#d8ccd6',
950: '#000000',
},
}SCSS
$custom: #d8ccd6; $custom-light: #e4dbe2; $custom-dark: #000000;
JSON
{
"hex": "#d8ccd6",
"rgb": {
"r": 216,
"g": 204,
"b": 214
},
"hsl": {
"h": 310,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.85786,
"c": 0.01891,
"h": 331.1
},
"luminance": 0.6264
}Semantic roles & 50–950 ramp
primary
#D8CCD6
secondary
#9CAD9E
accent
#975A4E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484