#DCD0D7#DCD0D7
#DCD0D7 is a very light, near-neutral pink. Relative luminance 0.652; OKLCH L 86.9% C 0.016 H 341.5°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0D7 |
|---|---|
| RGB | rgb(220, 208, 215) |
| HSL | hsl(325, 15%, 84%) |
| HSV | hsv(325, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 2.3%, 13.7%) |
| CIE-LAB | lab(84.60, 5.37, -1.97) |
| CIE-LCH | lch(84.60, 5.72, 339.84°) |
| OKLab | oklab(86.93% 0.0154 -0.0052) |
| OKLCH | oklch(86.93% 0.016 341.5) |
| XYZ | xyz(64.3351, 65.2342, 73.4790) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.99
Lavenderblush
#FFF0F5
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.28
Mistyrose
#FFE4E1
ΔE00 8.21
Lavender (CSS)
#E6E6FA
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0D7 #D0DCD5
analogous
#DBD0DC #DCD0D7 #DCD0D1
triadic
#DCD0D7 #D7DCD0 #D0D7DC
tetradic
#DCD0D7 #DCDBD0 #D0DCD5 #D0D1DC
square
#DCD0D7 #DCDBD0 #D0DCD5 #D0D1DC
split-complementary
#DCD0D7 #D1DCD0 #D0DCDB
monochromatic
#A88A9B #C2ADB9 #DCD0D7 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.50
#DCD0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DCD0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0D7
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0D7 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#D3D4D7
Tritanopia (blue-blind)
#DED0D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd0d7; /* rgb */ color: rgb(220, 208, 215); /* oklch */ color: oklch(86.9% 0.016 341.5);
Tailwind
colors: {
custom: {
50: '#e6dee3',
500: '#dcd0d7',
950: '#000000',
},
}SCSS
$custom: #dcd0d7; $custom-light: #e6dee3; $custom-dark: #000000;
JSON
{
"hex": "#dcd0d7",
"rgb": {
"r": 220,
"g": 208,
"b": 215
},
"hsl": {
"h": 325,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.8693,
"c": 0.01622,
"h": 341.5
},
"luminance": 0.65234
}Semantic roles & 50–950 ramp
primary
#DCD0D7
secondary
#9FB1A7
accent
#996C4D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484