#DCC2D2#DCC2D2
#DCC2D2 is a very light, muted pink. Relative luminance 0.585; OKLCH L 84.1% C 0.036 H 340.5°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2D2 |
|---|---|
| RGB | rgb(220, 194, 210) |
| HSL | hsl(323, 27%, 81%) |
| HSV | hsv(323, 12%, 86%) |
| CMYK | cmyk(0%, 11.8%, 4.5%, 13.7%) |
| CIE-LAB | lab(80.99, 11.90, -4.61) |
| CIE-LCH | lch(80.99, 12.76, 338.81°) |
| OKLab | oklab(84.07% 0.0341 -0.0121) |
| OKLCH | oklch(84.07% 0.036 340.5) |
| XYZ | xyz(60.4386, 58.4534, 69.0590) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.22
Light Pink
#FFD1DF
ΔE00 7.19
Pale Pink
#FFCFDC
ΔE00 7.43
Dusty Pink
#D8A7B1
ΔE00 9.00
Light Rose
#FFC5CB
ΔE00 9.54
Bubblegum
#FFC1CC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2D2 #C2DCCC
analogous
#D9C2DC #DCC2D2 #DCC2C5
triadic
#DCC2D2 #D2DCC2 #C2D2DC
tetradic
#DCC2D2 #DCD9C2 #C2DCCC #C2C5DC
square
#DCC2D2 #DCD9C2 #C2DCCC #C2C5DC
split-complementary
#DCC2D2 #C5DCC2 #C2DCD9
monochromatic
#AF7499 #C69BB5 #DCC2D2 #F2E9EF #F4ECF1
Accessibility & contrast
On white
1.65
#DCC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#DCC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2D2
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2D2 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C8CAD1
Tritanopia (blue-blind)
#E0C2C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dcc2d2; /* rgb */ color: rgb(220, 194, 210); /* oklch */ color: oklch(84.1% 0.036 340.5);
Tailwind
colors: {
custom: {
50: '#e7d4df',
500: '#dcc2d2',
950: '#000000',
},
}SCSS
$custom: #dcc2d2; $custom-light: #e7d4df; $custom-dark: #000000;
JSON
{
"hex": "#dcc2d2",
"rgb": {
"r": 220,
"g": 194,
"b": 210
},
"hsl": {
"h": 323.077,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.84065,
"c": 0.03623,
"h": 340.5
},
"luminance": 0.58452
}Semantic roles & 50–950 ramp
primary
#DCC2D2
secondary
#8FB39D
accent
#A66740
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384