#DCD2D5#DCD2D5
#DCD2D5 is a very light, near-neutral pink. Relative luminance 0.661; OKLCH L 87.3% C 0.012 H 357.0°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D5 |
|---|---|
| RGB | rgb(220, 210, 213) |
| HSL | hsl(342, 13%, 84%) |
| HSV | hsv(342, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 3.2%, 13.7%) |
| CIE-LAB | lab(85.05, 3.96, -0.25) |
| CIE-LCH | lch(85.05, 3.97, 356.38°) |
| OKLab | oklab(87.27% 0.0117 -0.0006) |
| OKLCH | oklch(87.27% 0.012 357) |
| XYZ | xyz(64.5704, 66.1134, 72.2974) |
| Luminance | 0.6611 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.26
Gainsboro
#DCDCDC
ΔE00 5.54
Fog
#D8DCE0
ΔE00 6.97
Lavenderblush
#FFF0F5
ΔE00 7.20
Silver
#C0C0C0
ΔE00 7.26
Very Light Pink
#FFF4F2
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D5 #D2DCD9
analogous
#DCD2DA #DCD2D5 #DCD4D2
triadic
#DCD2D5 #D5DCD2 #D2D5DC
tetradic
#DCD2D5 #DADCD2 #D2DCD9 #D4D2DC
square
#DCD2D5 #DADCD2 #D2DCD9 #D4D2DC
split-complementary
#DCD2D5 #D2DCD4 #D2DADC
monochromatic
#A68D95 #C1B0B5 #DCD2D5 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.48
#DCD2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#DCD2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D5
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D5 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D5
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#DED2D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d5; /* rgb */ color: rgb(220, 210, 213); /* oklch */ color: oklch(87.3% 0.012 357.0);
Tailwind
colors: {
custom: {
50: '#e6dfe1',
500: '#dcd2d5',
950: '#000000',
},
}SCSS
$custom: #dcd2d5; $custom-light: #e6dfe1; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d5",
"rgb": {
"r": 220,
"g": 210,
"b": 213
},
"hsl": {
"h": 342,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87265,
"c": 0.01173,
"h": 357
},
"luminance": 0.66113
}Semantic roles & 50–950 ramp
primary
#DCD2D5
secondary
#A2B1AC
accent
#97814F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484