#DCD4D9#DCD4D9
#DCD4D9 is a very light, near-neutral pink. Relative luminance 0.673; OKLCH L 87.8% C 0.011 H 339.4°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4D9 |
|---|---|
| RGB | rgb(220, 212, 217) |
| HSL | hsl(323, 10%, 85%) |
| HSV | hsv(323, 4%, 86%) |
| CMYK | cmyk(0%, 3.6%, 1.4%, 13.7%) |
| CIE-LAB | lab(85.66, 3.63, -1.48) |
| CIE-LCH | lch(85.66, 3.92, 337.75°) |
| OKLab | oklab(87.78% 0.0103 -0.0039) |
| OKLCH | oklch(87.78% 0.011 339.4) |
| XYZ | xyz(65.5812, 67.3127, 75.1699) |
| Luminance | 0.6731 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.19
Fog
#D8DCE0
ΔE00 6.21
Lavenderblush
#FFF0F5
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.37
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4D9 #D4DCD7
analogous
#DBD4DC #DCD4D9 #DCD4D5
triadic
#DCD4D9 #D9DCD4 #D4D9DC
tetradic
#DCD4D9 #DCDBD4 #D4DCD7 #D4D5DC
square
#DCD4D9 #DCDBD4 #D4DCD7 #D4D5DC
split-complementary
#DCD4D9 #D5DCD4 #D4DCDB
monochromatic
#A5919D #C1B2BB #DCD4D9 #F1EEF0 #F1EEF0
Accessibility & contrast
On white
1.45
#DCD4D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#DCD4D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4D9
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4D9 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D5D9
Deuteranopia (green-blind)
#D6D7D9
Tritanopia (blue-blind)
#DDD4D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dcd4d9; /* rgb */ color: rgb(220, 212, 217); /* oklch */ color: oklch(87.8% 0.011 339.4);
Tailwind
colors: {
custom: {
50: '#e6e1e4',
500: '#dcd4d9',
950: '#000000',
},
}SCSS
$custom: #dcd4d9; $custom-light: #e6e1e4; $custom-dark: #000000;
JSON
{
"hex": "#dcd4d9",
"rgb": {
"r": 220,
"g": 212,
"b": 217
},
"hsl": {
"h": 322.5,
"s": 10.256,
"l": 84.706
},
"oklch": {
"l": 0.87776,
"c": 0.01104,
"h": 339.4
},
"luminance": 0.67312
}Semantic roles & 50–950 ramp
primary
#DCD4D9
secondary
#A4B0A9
accent
#946A51
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484