#D9CED7#D9CED7
#D9CED7 is a very light, near-neutral pink. Relative luminance 0.638; OKLCH L 86.3% C 0.017 H 331.6°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D9CED7 |
|---|---|
| RGB | rgb(217, 206, 215) |
| HSL | hsl(311, 13%, 83%) |
| HSV | hsv(311, 5%, 85%) |
| CMYK | cmyk(0%, 5.1%, 0.9%, 14.9%) |
| CIE-LAB | lab(83.86, 5.40, -3.09) |
| CIE-LCH | lch(83.86, 6.22, 330.21°) |
| OKLab | oklab(86.29% 0.0151 -0.0081) |
| OKLCH | oklch(86.29% 0.017 331.6) |
| XYZ | xyz(62.9505, 63.8010, 73.2753) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 7.87
Lavenderblush
#FFF0F5
ΔE00 7.96
Thistle
#D8BFD8
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9CED7 #CED9D0
analogous
#D5CED9 #D9CED7 #D9CED1
triadic
#D9CED7 #D7D9CE #CED7D9
tetradic
#D9CED7 #D9D5CE #CED9D0 #CED1D9
square
#D9CED7 #D9D5CE #CED9D0 #CED1D9
split-complementary
#D9CED7 #D1D9CE #CED9D5
monochromatic
#A4899F #BEACBB #D9CED7 #F2EEF1 #F2EEF1
Accessibility & contrast
On white
1.53
#D9CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#D9CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9CED7
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9CED7 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D7
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#DACED1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d9ced7; /* rgb */ color: rgb(217, 206, 215); /* oklch */ color: oklch(86.3% 0.017 331.6);
Tailwind
colors: {
custom: {
50: '#e4dde3',
500: '#d9ced7',
950: '#000000',
},
}SCSS
$custom: #d9ced7; $custom-light: #e4dde3; $custom-dark: #000000;
JSON
{
"hex": "#d9ced7",
"rgb": {
"r": 217,
"g": 206,
"b": 215
},
"hsl": {
"h": 310.909,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.86291,
"c": 0.01715,
"h": 331.6
},
"luminance": 0.63801
}Semantic roles & 50–950 ramp
primary
#D9CED7
secondary
#9EAEA1
accent
#975C4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484