#DCD2D7#DCD2D7
#DCD2D7 is a very light, near-neutral pink. Relative luminance 0.662; OKLCH L 87.3% C 0.013 H 345.5°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D7 |
|---|---|
| RGB | rgb(220, 210, 215) |
| HSL | hsl(330, 13%, 84%) |
| HSV | hsv(330, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 2.3%, 13.7%) |
| CIE-LAB | lab(85.11, 4.32, -1.24) |
| CIE-LCH | lch(85.11, 4.49, 344.02°) |
| OKLab | oklab(87.32% 0.0125 -0.0032) |
| OKLCH | oklch(87.32% 0.013 345.5) |
| XYZ | xyz(64.8258, 66.2156, 73.6426) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.75
Gainsboro
#DCDCDC
ΔE00 6.00
Lavenderblush
#FFF0F5
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.65
Very Light Pink
#FFF4F2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D7 #D2DCD7
analogous
#DCD2DC #DCD2D7 #DCD2D2
triadic
#DCD2D7 #D7DCD2 #D2D7DC
tetradic
#DCD2D7 #DCDCD2 #D2DCD7 #D2D2DC
square
#DCD2D7 #DCDCD2 #D2DCD7 #D2D2DC
split-complementary
#DCD2D7 #D2DCD2 #D2DCDC
monochromatic
#A68D9A #C1B0B8 #DCD2D7 #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.47
#DCD2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#DCD2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D7
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D7 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#D5D5D7
Tritanopia (blue-blind)
#DED2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2d7; /* rgb */ color: rgb(220, 210, 215); /* oklch */ color: oklch(87.3% 0.013 345.5);
Tailwind
colors: {
custom: {
50: '#e6dfe3',
500: '#dcd2d7',
950: '#000000',
},
}SCSS
$custom: #dcd2d7; $custom-light: #e6dfe3; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d7",
"rgb": {
"r": 220,
"g": 210,
"b": 215
},
"hsl": {
"h": 330,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87323,
"c": 0.01288,
"h": 345.5
},
"luminance": 0.66215
}Semantic roles & 50–950 ramp
primary
#DCD2D7
secondary
#A2B1A9
accent
#97734F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484