#D5CCD3#D5CCD3
#D5CCD3 is a very light, near-neutral pink. Relative luminance 0.620; OKLCH L 85.5% C 0.014 H 333.1°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCD3 |
|---|---|
| RGB | rgb(213, 204, 211) |
| HSL | hsl(313, 10%, 82%) |
| HSV | hsv(313, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 0.9%, 16.5%) |
| CIE-LAB | lab(82.93, 4.36, -2.36) |
| CIE-LCH | lch(82.93, 4.96, 331.58°) |
| OKLab | oklab(85.45% 0.0122 -0.0062) |
| OKLCH | oklch(85.45% 0.014 333.1) |
| XYZ | xyz(60.7895, 62.0353, 70.3869) |
| Luminance | 0.6203 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.79
Silver
#C0C0C0
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.53
Dove Gray
#B6B8BD
ΔE00 7.96
Lavender (CSS)
#E6E6FA
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCD3 #CCD5CE
analogous
#D3CCD5 #D5CCD3 #D5CCCF
triadic
#D5CCD3 #D3D5CC #CCD3D5
tetradic
#D5CCD3 #D5D3CC #CCD5CE #CCCFD5
square
#D5CCD3 #D5D3CC #CCD5CE #CCCFD5
split-complementary
#D5CCD3 #CFD5CC #CCD5D3
monochromatic
#9E8999 #B9AAB6 #D5CCD3 #F1EEF0 #F1EEF1
Accessibility & contrast
On white
1.57
#D5CCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#D5CCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCD3
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCD3 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CECFD3
Tritanopia (blue-blind)
#D6CCCE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5ccd3; /* rgb */ color: rgb(213, 204, 211); /* oklch */ color: oklch(85.5% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#e1dbe0',
500: '#d5ccd3',
950: '#000000',
},
}SCSS
$custom: #d5ccd3; $custom-light: #e1dbe0; $custom-dark: #000000;
JSON
{
"hex": "#d5ccd3",
"rgb": {
"r": 213,
"g": 204,
"b": 211
},
"hsl": {
"h": 313.333,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.8545,
"c": 0.01372,
"h": 333.1
},
"luminance": 0.62035
}Semantic roles & 50–950 ramp
primary
#D5CCD3
secondary
#9CA99F
accent
#946052
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484