#DCCDD5#DCCDD5
#DCCDD5 is a very light, near-neutral pink. Relative luminance 0.637; OKLCH L 86.3% C 0.020 H 344.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCDD5 |
|---|---|
| RGB | rgb(220, 205, 213) |
| HSL | hsl(328, 18%, 83%) |
| HSV | hsv(328, 7%, 86%) |
| CMYK | cmyk(0%, 6.8%, 3.2%, 13.7%) |
| CIE-LAB | lab(83.80, 6.59, -2.09) |
| CIE-LCH | lch(83.80, 6.92, 342.45°) |
| OKLab | oklab(86.28% 0.019 -0.0054) |
| OKLCH | oklch(86.28% 0.02 344) |
| XYZ | xyz(63.3552, 63.6830, 71.8924) |
| Luminance | 0.6368 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.67
Lavenderblush
#FFF0F5
ΔE00 7.82
Mistyrose
#FFE4E1
ΔE00 8.19
Light Gray
#D3D3D3
ΔE00 8.25
Gainsboro
#DCDCDC
ΔE00 8.63
Lavender (CSS)
#E6E6FA
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCDD5 #CDDCD4
analogous
#DBCDDC #DCCDD5 #DCCDCD
triadic
#DCCDD5 #D5DCCD #CDD5DC
tetradic
#DCCDD5 #DCDBCD #CDDCD4 #CDCDDC
square
#DCCDD5 #DCDBCD #CDDCD4 #CDCDDC
split-complementary
#DCCDD5 #CDDCCD #CDDCDB
monochromatic
#AA8599 #C3A9B7 #DCCDD5 #F2EDF0 #F2EDF0
Accessibility & contrast
On white
1.53
#DCCDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DCCDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCDD5
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCDD5 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED0D5
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#DECDD0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccdd5; /* rgb */ color: rgb(220, 205, 213); /* oklch */ color: oklch(86.3% 0.020 344.0);
Tailwind
colors: {
custom: {
50: '#e6dce1',
500: '#dccdd5',
950: '#000000',
},
}SCSS
$custom: #dccdd5; $custom-light: #e6dce1; $custom-dark: #000000;
JSON
{
"hex": "#dccdd5",
"rgb": {
"r": 220,
"g": 205,
"b": 213
},
"hsl": {
"h": 328,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.86284,
"c": 0.01978,
"h": 344
},
"luminance": 0.63682
}Semantic roles & 50–950 ramp
primary
#DCCDD5
secondary
#9CB2A6
accent
#9C704A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484