#DCD1D7#DCD1D7
#DCD1D7 is a very light, near-neutral pink. Relative luminance 0.657; OKLCH L 87.1% C 0.015 H 343.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1D7 |
|---|---|
| RGB | rgb(220, 209, 215) |
| HSL | hsl(327, 14%, 84%) |
| HSV | hsv(327, 5%, 86%) |
| CMYK | cmyk(0%, 5%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.86, 4.84, -1.60) |
| CIE-LCH | lch(84.86, 5.10, 341.68°) |
| OKLab | oklab(87.13% 0.0139 -0.0042) |
| OKLCH | oklch(87.13% 0.015 343.2) |
| XYZ | xyz(64.5797, 65.7233, 73.5606) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.65
Lavenderblush
#FFF0F5
ΔE00 7.15
Fog
#D8DCE0
ΔE00 7.75
Silver
#C0C0C0
ΔE00 8.03
Mistyrose
#FFE4E1
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1D7 #D1DCD6
analogous
#DCD1DC #DCD1D7 #DCD1D2
triadic
#DCD1D7 #D7DCD1 #D1D7DC
tetradic
#DCD1D7 #DCDCD1 #D1DCD6 #D1D2DC
square
#DCD1D7 #DCDCD1 #D1DCD6 #D1D2DC
split-complementary
#DCD1D7 #D2DCD1 #D1DCDC
monochromatic
#A78B9B #C2AEB9 #DCD1D7 #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.48
#DCD1D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DCD1D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1D7
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1D7 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D7
Deuteranopia (green-blind)
#D4D4D7
Tritanopia (blue-blind)
#DED1D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd1d7; /* rgb */ color: rgb(220, 209, 215); /* oklch */ color: oklch(87.1% 0.015 343.2);
Tailwind
colors: {
custom: {
50: '#e6dfe3',
500: '#dcd1d7',
950: '#000000',
},
}SCSS
$custom: #dcd1d7; $custom-light: #e6dfe3; $custom-dark: #000000;
JSON
{
"hex": "#dcd1d7",
"rgb": {
"r": 220,
"g": 209,
"b": 215
},
"hsl": {
"h": 327.273,
"s": 13.58,
"l": 84.118
},
"oklch": {
"l": 0.87127,
"c": 0.01454,
"h": 343.2
},
"luminance": 0.65723
}Semantic roles & 50–950 ramp
primary
#DCD1D7
secondary
#A0B1A8
accent
#986F4E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484