#DCD3D8#DCD3D8
#DCD3D8 is a very light, near-neutral pink. Relative luminance 0.668; OKLCH L 87.5% C 0.012 H 342.7°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD3D8 |
|---|---|
| RGB | rgb(220, 211, 216) |
| HSL | hsl(327, 11%, 85%) |
| HSV | hsv(327, 4%, 86%) |
| CMYK | cmyk(0%, 4.1%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.38, 3.97, -1.36) |
| CIE-LCH | lch(85.38, 4.20, 341.09°) |
| OKLab | oklab(87.55% 0.0114 -0.0036) |
| OKLCH | oklch(87.55% 0.012 342.7) |
| XYZ | xyz(65.2023, 66.7624, 74.4039) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.40
Gainsboro
#DCDCDC
ΔE00 5.59
Fog
#D8DCE0
ΔE00 6.69
Lavenderblush
#FFF0F5
ΔE00 7.03
Silver
#C0C0C0
ΔE00 7.50
Very Light Pink
#FFF4F2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD3D8 #D3DCD7
analogous
#DCD3DC #DCD3D8 #DCD3D4
triadic
#DCD3D8 #D8DCD3 #D3D8DC
tetradic
#DCD3D8 #DCDCD3 #D3DCD7 #D3D4DC
square
#DCD3D8 #DCDCD3 #D3DCD7 #D3D4DC
split-complementary
#DCD3D8 #D4DCD3 #D3DCDC
monochromatic
#A68F9C #C1B1BA #DCD3D8 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.46
#DCD3D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DCD3D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD3D8
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD3D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD3D8 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5D8
Deuteranopia (green-blind)
#D5D6D8
Tritanopia (blue-blind)
#DDD3D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd3d8; /* rgb */ color: rgb(220, 211, 216); /* oklch */ color: oklch(87.5% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#e6e0e4',
500: '#dcd3d8',
950: '#000000',
},
}SCSS
$custom: #dcd3d8; $custom-light: #e6e0e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd3d8",
"rgb": {
"r": 220,
"g": 211,
"b": 216
},
"hsl": {
"h": 326.667,
"s": 11.392,
"l": 84.51
},
"oklch": {
"l": 0.8755,
"c": 0.01194,
"h": 342.7
},
"luminance": 0.66762
}Semantic roles & 50–950 ramp
primary
#DCD3D8
secondary
#A3B0A9
accent
#956F50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484