#DCC2DD#DCC2DD
#DCC2DD is a very light, muted purple. Relative luminance 0.590; OKLCH L 84.4% C 0.047 H 324.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC2DD |
|---|---|
| RGB | rgb(220, 194, 221) |
| HSL | hsl(298, 28%, 81%) |
| HSV | hsv(298, 12%, 87%) |
| CMYK | cmyk(0.5%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(81.30, 13.89, -10.06) |
| CIE-LCH | lch(81.30, 17.15, 324.09°) |
| OKLab | oklab(84.41% 0.0381 -0.0268) |
| OKLCH | oklch(84.41% 0.047 324.9) |
| XYZ | xyz(61.8564, 59.0205, 76.5261) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.07
Pale Lavender
#EECFFE
ΔE00 6.68
Very Light Purple
#F6CEFC
ΔE00 6.91
Pale Mauve
#FED0FC
ΔE00 7.57
Pale Lilac
#E4CBFF
ΔE00 7.57
Light Lilac
#EDC8FF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC2DD #C3DDC2
analogous
#CFC2DD #DCC2DD #DDC2D1
triadic
#DCC2DD #DDDCC2 #C2DDDC
tetradic
#DCC2DD #DDCFC2 #C3DDC2 #C2D1DD
square
#DCC2DD #DDCFC2 #C3DDC2 #C2D1DD
split-complementary
#DCC2DD #D1DDC2 #C2DDCF
monochromatic
#AF73B1 #C59BC7 #DCC2DD #F3E9F3 #F4EBF4
Accessibility & contrast
On white
1.64
#DCC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#DCC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC2DD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC2DD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8DE
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#DEC4CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dcc2dd; /* rgb */ color: rgb(220, 194, 221); /* oklch */ color: oklch(84.4% 0.047 324.9);
Tailwind
colors: {
custom: {
50: '#e7d4e7',
500: '#dcc2dd',
950: '#000000',
},
}SCSS
$custom: #dcc2dd; $custom-light: #e7d4e7; $custom-dark: #000000;
JSON
{
"hex": "#dcc2dd",
"rgb": {
"r": 220,
"g": 194,
"b": 221
},
"hsl": {
"h": 297.778,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.84411,
"c": 0.04657,
"h": 324.9
},
"luminance": 0.5902
}Semantic roles & 50–950 ramp
primary
#DCC2DD
secondary
#90B48F
accent
#A73E42
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384