#DCD4D8#DCD4D8
#DCD4D8 is a very light, near-neutral pink. Relative luminance 0.673; OKLCH L 87.7% C 0.010 H 345.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D8 |
|---|---|
| RGB | rgb(220, 212, 216) |
| HSL | hsl(330, 10%, 85%) |
| HSV | hsv(330, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 1.8%, 13.7%) |
| CIE-LAB | lab(85.64, 3.45, -0.99) |
| CIE-LCH | lch(85.64, 3.59, 343.95°) |
| OKLab | oklab(87.75% 0.01 -0.0026) |
| OKLCH | oklch(87.75% 0.01 345.5) |
| XYZ | xyz(65.4515, 67.2608, 74.4870) |
| Luminance | 0.6726 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.76
Gainsboro
#DCDCDC
ΔE00 4.91
Fog
#D8DCE0
ΔE00 6.09
Lavenderblush
#FFF0F5
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.16
Very Light Pink
#FFF4F2
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D8 #D4DCD8
analogous
#DCD4DC #DCD4D8 #DCD4D4
triadic
#DCD4D8 #D8DCD4 #D4D8DC
tetradic
#DCD4D8 #DCDCD4 #D4DCD8 #D4D4DC
square
#DCD4D8 #DCDCD4 #D4DCD8 #D4D4DC
split-complementary
#DCD4D8 #D4DCD4 #D4DCDC
monochromatic
#A5919B #C1B2B9 #DCD4D8 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.45
#DCD4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DCD4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D8
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D8 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D8
Deuteranopia (green-blind)
#D6D6D8
Tritanopia (blue-blind)
#DDD4D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4d8; /* rgb */ color: rgb(220, 212, 216); /* oklch */ color: oklch(87.7% 0.010 345.5);
Tailwind
colors: {
custom: {
50: '#e6e1e4',
500: '#dcd4d8',
950: '#000000',
},
}SCSS
$custom: #dcd4d8; $custom-light: #e6e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d8",
"rgb": {
"r": 220,
"g": 212,
"b": 216
},
"hsl": {
"h": 330,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87747,
"c": 0.01028,
"h": 345.5
},
"luminance": 0.6726
}Semantic roles & 50–950 ramp
primary
#DCD4D8
secondary
#A4B0AA
accent
#947351
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484