#DCC2D4#DCC2D4
#DCC2D4 is a very light, muted pink. Relative luminance 0.586; OKLCH L 84.1% C 0.038 H 337.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2D4 |
|---|---|
| RGB | rgb(220, 194, 212) |
| HSL | hsl(318, 27%, 81%) |
| HSV | hsv(318, 12%, 86%) |
| CMYK | cmyk(0%, 11.8%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.05, 12.25, -5.61) |
| CIE-LCH | lch(81.05, 13.48, 335.42°) |
| OKLab | oklab(84.13% 0.0349 -0.0148) |
| OKLCH | oklch(84.13% 0.038 337) |
| XYZ | xyz(60.6893, 58.5537, 70.3795) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.54
Light Pink
#FFD1DF
ΔE00 7.30
Pale Pink
#FFCFDC
ΔE00 7.57
Dusty Pink
#D8A7B1
ΔE00 9.24
Very Light Purple
#F6CEFC
ΔE00 9.32
Pale Lavender
#EECFFE
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2D4 #C2DCCA
analogous
#D7C2DC #DCC2D4 #DCC2C7
triadic
#DCC2D4 #D4DCC2 #C2D4DC
tetradic
#DCC2D4 #DCD7C2 #C2DCCA #C2C7DC
square
#DCC2D4 #DCD7C2 #C2DCCA #C2C7DC
split-complementary
#DCC2D4 #C7DCC2 #C2DCD7
monochromatic
#AF749D #C69BB9 #DCC2D4 #F2E9EF #F4ECF1
Accessibility & contrast
On white
1.65
#DCC2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#DCC2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2D4
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2D4 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#C8CBD3
Tritanopia (blue-blind)
#DFC3C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc2d4; /* rgb */ color: rgb(220, 194, 212); /* oklch */ color: oklch(84.1% 0.038 337.0);
Tailwind
colors: {
custom: {
50: '#e7d4e1',
500: '#dcc2d4',
950: '#000000',
},
}SCSS
$custom: #dcc2d4; $custom-light: #e7d4e1; $custom-dark: #000000;
JSON
{
"hex": "#dcc2d4",
"rgb": {
"r": 220,
"g": 194,
"b": 212
},
"hsl": {
"h": 318.462,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84126,
"c": 0.03787,
"h": 337
},
"luminance": 0.58553
}Semantic roles & 50–950 ramp
primary
#DCC2D4
secondary
#8FB39A
accent
#A65F40
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384