#DCD0D5#DCD0D5
#DCD0D5 is a very light, near-neutral pink. Relative luminance 0.651; OKLCH L 86.9% C 0.015 H 350.1°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0D5 |
|---|---|
| RGB | rgb(220, 208, 213) |
| HSL | hsl(335, 15%, 84%) |
| HSV | hsv(335, 5%, 86%) |
| CMYK | cmyk(0%, 5.5%, 3.2%, 13.7%) |
| CIE-LAB | lab(84.55, 5.01, -0.99) |
| CIE-LCH | lch(84.55, 5.11, 348.88°) |
| OKLab | oklab(86.87% 0.0146 -0.0025) |
| OKLCH | oklch(86.87% 0.015 350.1) |
| XYZ | xyz(64.0797, 65.1320, 72.1339) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.81
Lavenderblush
#FFF0F5
ΔE00 7.27
Mistyrose
#FFE4E1
ΔE00 7.87
Silver
#C0C0C0
ΔE00 7.99
Fog
#D8DCE0
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0D5 #D0DCD7
analogous
#DCD0DB #DCD0D5 #DCD1D0
triadic
#DCD0D5 #D5DCD0 #D0D5DC
tetradic
#DCD0D5 #DBDCD0 #D0DCD7 #D1D0DC
square
#DCD0D5 #DBDCD0 #D0DCD7 #D1D0DC
split-complementary
#DCD0D5 #D0DCD1 #D0DBDC
monochromatic
#A88A96 #C2ADB6 #DCD0D5 #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.50
#DCD0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#DCD0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0D5
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0D5 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D2D5
Deuteranopia (green-blind)
#D3D4D5
Tritanopia (blue-blind)
#DED0D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd0d5; /* rgb */ color: rgb(220, 208, 213); /* oklch */ color: oklch(86.9% 0.015 350.1);
Tailwind
colors: {
custom: {
50: '#e6dee1',
500: '#dcd0d5',
950: '#000000',
},
}SCSS
$custom: #dcd0d5; $custom-light: #e6dee1; $custom-dark: #000000;
JSON
{
"hex": "#dcd0d5",
"rgb": {
"r": 220,
"g": 208,
"b": 213
},
"hsl": {
"h": 335,
"s": 14.634,
"l": 83.922
},
"oklch": {
"l": 0.86872,
"c": 0.01484,
"h": 350.1
},
"luminance": 0.65131
}Semantic roles & 50–950 ramp
primary
#DCD0D5
secondary
#9FB1AA
accent
#99794D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484