#D5CCCF#D5CCCF
#D5CCCF is a very light, near-neutral pink. Relative luminance 0.618; OKLCH L 85.3% C 0.011 H 354.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D5CCCF |
|---|---|
| RGB | rgb(213, 204, 207) |
| HSL | hsl(340, 10%, 82%) |
| HSV | hsv(340, 4%, 84%) |
| CMYK | cmyk(0%, 4.2%, 2.8%, 16.5%) |
| CIE-LAB | lab(82.83, 3.64, -0.38) |
| CIE-LCH | lch(82.83, 3.66, 354.08°) |
| OKLab | oklab(85.33% 0.0107 -0.0009) |
| OKLCH | oklch(85.33% 0.011 354.9) |
| XYZ | xyz(60.2943, 61.8373, 67.7788) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.85
Silver
#C0C0C0
ΔE00 6.02
Fog
#D8DCE0
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5CCCF #CCD5D2
analogous
#D5CCD4 #D5CCCF #D5CECC
triadic
#D5CCCF #CFD5CC #CCCFD5
tetradic
#D5CCCF #D4D5CC #CCD5D2 #CECCD5
square
#D5CCCF #D4D5CC #CCD5D2 #CECCD5
split-complementary
#D5CCCF #CCD5CE #CCD4D5
monochromatic
#9E8990 #B9AAAF #D5CCCF #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.57
#D5CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#D5CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5CCCF
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5CCCF | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCF
Deuteranopia (green-blind)
#CFCFCF
Tritanopia (blue-blind)
#D7CCCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #d5cccf; /* rgb */ color: rgb(213, 204, 207); /* oklch */ color: oklch(85.3% 0.011 354.9);
Tailwind
colors: {
custom: {
50: '#e1dbdd',
500: '#d5cccf',
950: '#000000',
},
}SCSS
$custom: #d5cccf; $custom-light: #e1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#d5cccf",
"rgb": {
"r": 213,
"g": 204,
"b": 207
},
"hsl": {
"h": 340,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.85333,
"c": 0.01075,
"h": 354.9
},
"luminance": 0.61837
}Semantic roles & 50–950 ramp
primary
#D5CCCF
secondary
#9CA9A5
accent
#947E52
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151515
muted
#848484