#DCD0D8#DCD0D8
#DCD0D8 is a very light, near-neutral pink. Relative luminance 0.653; OKLCH L 87.0% C 0.017 H 337.7°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0D8 |
|---|---|
| RGB | rgb(220, 208, 216) |
| HSL | hsl(320, 15%, 84%) |
| HSV | hsv(320, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 1.8%, 13.7%) |
| CIE-LAB | lab(84.63, 5.55, -2.46) |
| CIE-LCH | lch(84.63, 6.07, 336.05°) |
| OKLab | oklab(86.96% 0.0158 -0.0065) |
| OKLCH | oklch(86.96% 0.017 337.7) |
| XYZ | xyz(64.4640, 65.2857, 74.1578) |
| Luminance | 0.6529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 7.26
Lavenderblush
#FFF0F5
ΔE00 7.33
Gainsboro
#DCDCDC
ΔE00 7.54
Lavender (CSS)
#E6E6FA
ΔE00 7.99
Mistyrose
#FFE4E1
ΔE00 8.41
Thistle
#D8BFD8
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0D8 #D0DCD4
analogous
#DAD0DC #DCD0D8 #DCD0D2
triadic
#DCD0D8 #D8DCD0 #D0D8DC
tetradic
#DCD0D8 #DCDAD0 #D0DCD4 #D0D2DC
square
#DCD0D8 #DCDAD0 #D0DCD4 #D0D2DC
split-complementary
#DCD0D8 #D2DCD0 #D0DCDA
monochromatic
#A88A9E #C2ADBB #DCD0D8 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.49
#DCD0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DCD0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0D8
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0D8 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#D3D4D8
Tritanopia (blue-blind)
#DED0D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd0d8; /* rgb */ color: rgb(220, 208, 216); /* oklch */ color: oklch(87.0% 0.017 337.7);
Tailwind
colors: {
custom: {
50: '#e6dee4',
500: '#dcd0d8',
950: '#000000',
},
}SCSS
$custom: #dcd0d8; $custom-light: #e6dee4; $custom-dark: #000000;
JSON
{
"hex": "#dcd0d8",
"rgb": {
"r": 220,
"g": 208,
"b": 216
},
"hsl": {
"h": 320,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.8696,
"c": 0.01703,
"h": 337.7
},
"luminance": 0.65285
}Semantic roles & 50–950 ramp
primary
#DCD0D8
secondary
#9FB1A5
accent
#99664D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484