#D5CCD0#D5CCD0
#D5CCD0 is a very light, near-neutral pink. Relative luminance 0.619; OKLCH L 85.4% C 0.011 H 348.5°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCD0 |
|---|---|
| RGB | rgb(213, 204, 208) |
| HSL | hsl(333, 10%, 82%) |
| HSV | hsv(333, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 2.3%, 16.5%) |
| CIE-LAB | lab(82.85, 3.82, -0.87) |
| CIE-LCH | lch(82.85, 3.92, 347.12°) |
| OKLab | oklab(85.36% 0.0111 -0.0023) |
| OKLCH | oklch(85.36% 0.011 348.5) |
| XYZ | xyz(60.4170, 61.8863, 68.4247) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.25
Gainsboro
#DCDCDC
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.24
Fog
#D8DCE0
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.71
Silver (survey)
#C5C9C7
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCD0 #CCD5D1
analogous
#D5CCD5 #D5CCD0 #D5CDCC
triadic
#D5CCD0 #D0D5CC #CCD0D5
tetradic
#D5CCD0 #D5D5CC #CCD5D1 #CDCCD5
square
#D5CCD0 #D5D5CC #CCD5D1 #CDCCD5
split-complementary
#D5CCD0 #CCD5CD #CCD5D5
monochromatic
#9E8992 #B9AAB1 #D5CCD0 #F1EEEF #F1EEF0
Accessibility & contrast
On white
1.57
#D5CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#D5CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCD0
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCD0 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDD0
Deuteranopia (green-blind)
#CECFD0
Tritanopia (blue-blind)
#D7CCCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5ccd0; /* rgb */ color: rgb(213, 204, 208); /* oklch */ color: oklch(85.4% 0.011 348.5);
Tailwind
colors: {
custom: {
50: '#e1dbde',
500: '#d5ccd0',
950: '#000000',
},
}SCSS
$custom: #d5ccd0; $custom-light: #e1dbde; $custom-dark: #000000;
JSON
{
"hex": "#d5ccd0",
"rgb": {
"r": 213,
"g": 204,
"b": 208
},
"hsl": {
"h": 333.333,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.85362,
"c": 0.01132,
"h": 348.5
},
"luminance": 0.61886
}Semantic roles & 50–950 ramp
primary
#D5CCD0
secondary
#9CA9A3
accent
#947652
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484