#DCC2D5#DCC2D5
#DCC2D5 is a very light, muted pink. Relative luminance 0.586; OKLCH L 84.2% C 0.039 H 335.4°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2D5 |
|---|---|
| RGB | rgb(220, 194, 213) |
| HSL | hsl(316, 27%, 81%) |
| HSV | hsv(316, 12%, 86%) |
| CMYK | cmyk(0%, 11.8%, 3.2%, 13.7%) |
| CIE-LAB | lab(81.07, 12.43, -6.10) |
| CIE-LCH | lch(81.07, 13.85, 333.86°) |
| OKLab | oklab(84.16% 0.0352 -0.0161) |
| OKLCH | oklch(84.16% 0.039 335.4) |
| XYZ | xyz(60.8158, 58.6043, 71.0459) |
| Luminance | 0.5860 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.21
Light Pink
#FFD1DF
ΔE00 7.38
Pale Pink
#FFCFDC
ΔE00 7.67
Very Light Purple
#F6CEFC
ΔE00 9.02
Pale Lavender
#EECFFE
ΔE00 9.03
Pale Mauve
#FED0FC
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2D5 #C2DCC9
analogous
#D6C2DC #DCC2D5 #DCC2C8
triadic
#DCC2D5 #D5DCC2 #C2D5DC
tetradic
#DCC2D5 #DCD6C2 #C2DCC9 #C2C8DC
square
#DCC2D5 #DCD6C2 #C2DCC9 #C2C8DC
split-complementary
#DCC2D5 #C8DCC2 #C2DCD6
monochromatic
#AF749F #C69BBA #DCC2D5 #F2E9F0 #F4ECF2
Accessibility & contrast
On white
1.65
#DCC2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#DCC2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2D5
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2D5 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D6
Deuteranopia (green-blind)
#C8CBD4
Tritanopia (blue-blind)
#DFC3C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc2d5; /* rgb */ color: rgb(220, 194, 213); /* oklch */ color: oklch(84.2% 0.039 335.4);
Tailwind
colors: {
custom: {
50: '#e7d4e1',
500: '#dcc2d5',
950: '#000000',
},
}SCSS
$custom: #dcc2d5; $custom-light: #e7d4e1; $custom-dark: #000000;
JSON
{
"hex": "#dcc2d5",
"rgb": {
"r": 220,
"g": 194,
"b": 213
},
"hsl": {
"h": 316.154,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84157,
"c": 0.03874,
"h": 335.4
},
"luminance": 0.58603
}Semantic roles & 50–950 ramp
primary
#DCC2D5
secondary
#8FB399
accent
#A65B40
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384