#DCCDD4#DCCDD4
#DCCDD4 is a very light, near-neutral pink. Relative luminance 0.636; OKLCH L 86.3% C 0.019 H 347.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDD4 |
|---|---|
| RGB | rgb(220, 205, 212) |
| HSL | hsl(332, 18%, 83%) |
| HSV | hsv(332, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.77, 6.42, -1.59) |
| CIE-LCH | lch(83.77, 6.61, 346.07°) |
| OKLab | oklab(86.26% 0.0186 -0.0041) |
| OKLCH | oklch(86.26% 0.019 347.5) |
| XYZ | xyz(63.2286, 63.6324, 71.2260) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.77
Mistyrose
#FFE4E1
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 8.03
Gainsboro
#DCDCDC
ΔE00 8.41
Silver
#C0C0C0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDD4 #CDDCD5
analogous
#DCCDDB #DCCDD4 #DCCDCD
triadic
#DCCDD4 #D4DCCD #CDD4DC
tetradic
#DCCDD4 #DBDCCD #CDDCD5 #CDCDDC
square
#DCCDD4 #DBDCCD #CDDCD5 #CDCDDC
split-complementary
#DCCDD4 #CDDCCD #CDDBDC
monochromatic
#AA8596 #C3A9B5 #DCCDD4 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.53
#DCCDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DCCDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDD4
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDD4 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD4
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#DECDCF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccdd4; /* rgb */ color: rgb(220, 205, 212); /* oklch */ color: oklch(86.3% 0.019 347.5);
Tailwind
colors: {
custom: {
50: '#e6dce1',
500: '#dccdd4',
950: '#000000',
},
}SCSS
$custom: #dccdd4; $custom-light: #e6dce1; $custom-dark: #000000;
JSON
{
"hex": "#dccdd4",
"rgb": {
"r": 220,
"g": 205,
"b": 212
},
"hsl": {
"h": 332,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86255,
"c": 0.01908,
"h": 347.5
},
"luminance": 0.63632
}Semantic roles & 50–950 ramp
primary
#DCCDD4
secondary
#9CB2A7
accent
#9C754A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484