#DCD2D9#DCD2D9
#DCD2D9 is a very light, near-neutral pink. Relative luminance 0.663; OKLCH L 87.4% C 0.014 H 336.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2D9 |
|---|---|
| RGB | rgb(220, 210, 217) |
| HSL | hsl(318, 13%, 84%) |
| HSV | hsv(318, 5%, 86%) |
| CMYK | cmyk(0%, 4.5%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.16, 4.68, -2.22) |
| CIE-LCH | lch(85.16, 5.18, 334.59°) |
| OKLab | oklab(87.38% 0.0132 -0.0058) |
| OKLCH | oklch(87.38% 0.014 336.2) |
| XYZ | xyz(65.0843, 66.3190, 75.0043) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.33
Gainsboro
#DCDCDC
ΔE00 6.53
Lavenderblush
#FFF0F5
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.45
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Silver
#C0C0C0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2D9 #D2DCD5
analogous
#DAD2DC #DCD2D9 #DCD2D4
triadic
#DCD2D9 #D9DCD2 #D2D9DC
tetradic
#DCD2D9 #DCDAD2 #D2DCD5 #D2D4DC
square
#DCD2D9 #DCDAD2 #D2DCD5 #D2D4DC
split-complementary
#DCD2D9 #D4DCD2 #D2DCDA
monochromatic
#A68D9F #C1B0BC #DCD2D9 #F2EEF0 #F2EEF0
Accessibility & contrast
On white
1.47
#DCD2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#DCD2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2D9
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2D9 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4D9
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#DDD2D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd2d9; /* rgb */ color: rgb(220, 210, 217); /* oklch */ color: oklch(87.4% 0.014 336.2);
Tailwind
colors: {
custom: {
50: '#e6dfe4',
500: '#dcd2d9',
950: '#000000',
},
}SCSS
$custom: #dcd2d9; $custom-light: #e6dfe4; $custom-dark: #000000;
JSON
{
"hex": "#dcd2d9",
"rgb": {
"r": 220,
"g": 210,
"b": 217
},
"hsl": {
"h": 318,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.87382,
"c": 0.01445,
"h": 336.2
},
"luminance": 0.66319
}Semantic roles & 50–950 ramp
primary
#DCD2D9
secondary
#A2B1A6
accent
#97644F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484