#DCD2D6#DCD2D6
#DCD2D6 is a very light, near-neutral pink. Relative luminance 0.662; OKLCH L 87.3% C 0.012 H 351.0°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D6 |
|---|---|
| RGB | rgb(220, 210, 214) |
| HSL | hsl(336, 13%, 84%) |
| HSV | hsv(336, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.08, 4.14, -0.74) |
| CIE-LCH | lch(85.08, 4.21, 349.82°) |
| OKLab | oklab(87.29% 0.0121 -0.0019) |
| OKLCH | oklch(87.29% 0.012 351) |
| XYZ | xyz(64.6977, 66.1643, 72.9679) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 5.75
Fog
#D8DCE0
ΔE00 7.05
Lavenderblush
#FFF0F5
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D6 #D2DCD8
analogous
#DCD2DB #DCD2D6 #DCD3D2
triadic
#DCD2D6 #D6DCD2 #D2D6DC
tetradic
#DCD2D6 #DBDCD2 #D2DCD8 #D3D2DC
square
#DCD2D6 #DBDCD2 #D2DCD8 #D3D2DC
split-complementary
#DCD2D6 #D2DCD3 #D2DBDC
monochromatic
#A68D97 #C1B0B7 #DCD2D6 #F2EEEF #F2EEEF
Accessibility & contrast
On white
1.48
#DCD2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#DCD2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D6
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D6 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#D5D5D6
Tritanopia (blue-blind)
#DED2D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2d6; /* rgb */ color: rgb(220, 210, 214); /* oklch */ color: oklch(87.3% 0.012 351.0);
Tailwind
colors: {
custom: {
50: '#e6dfe2',
500: '#dcd2d6',
950: '#000000',
},
}SCSS
$custom: #dcd2d6; $custom-light: #e6dfe2; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d6",
"rgb": {
"r": 220,
"g": 210,
"b": 214
},
"hsl": {
"h": 336,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87294,
"c": 0.01224,
"h": 351
},
"luminance": 0.66164
}Semantic roles & 50–950 ramp
primary
#DCD2D6
secondary
#A2B1AB
accent
#977A4F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484