#DCD3D6#DCD3D6
#DCD3D6 is a very light, near-neutral pink. Relative luminance 0.667; OKLCH L 87.5% C 0.011 H 355.0°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D6 |
|---|---|
| RGB | rgb(220, 211, 214) |
| HSL | hsl(340, 11%, 85%) |
| HSV | hsv(340, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.33, 3.62, -0.38) |
| CIE-LCH | lch(85.33, 3.64, 354.07°) |
| OKLab | oklab(87.49% 0.0106 -0.0009) |
| OKLCH | oklch(87.49% 0.011 355) |
| XYZ | xyz(64.9453, 66.6596, 73.0505) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 5.10
Fog
#D8DCE0
ΔE00 6.49
Silver
#C0C0C0
ΔE00 7.10
Lavenderblush
#FFF0F5
ΔE00 7.16
Very Light Pink
#FFF4F2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D6 #D3DCD9
analogous
#DCD3DB #DCD3D6 #DCD5D3
triadic
#DCD3D6 #D6DCD3 #D3D6DC
tetradic
#DCD3D6 #DBDCD3 #D3DCD9 #D5D3DC
square
#DCD3D6 #DBDCD3 #D3DCD9 #D5D3DC
split-complementary
#DCD3D6 #D3DCD5 #D3DBDC
monochromatic
#A68F96 #C1B1B6 #DCD3D6 #F1EEEF #F1EEEF
Accessibility & contrast
On white
1.47
#DCD3D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#DCD3D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D6
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D6 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#D6D6D6
Tritanopia (blue-blind)
#DED3D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d6; /* rgb */ color: rgb(220, 211, 214); /* oklch */ color: oklch(87.5% 0.011 355.0);
Tailwind
colors: {
custom: {
50: '#e6e0e2',
500: '#dcd3d6',
950: '#000000',
},
}SCSS
$custom: #dcd3d6; $custom-light: #e6e0e2; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d6",
"rgb": {
"r": 220,
"g": 211,
"b": 214
},
"hsl": {
"h": 340,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.87491,
"c": 0.01068,
"h": 355
},
"luminance": 0.66659
}Semantic roles & 50–950 ramp
primary
#DCD3D6
secondary
#A3B0AC
accent
#957E50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484