#DCC0D8#DCC0D8
#DCC0D8 is a very light, muted purple. Relative luminance 0.579; OKLCH L 83.9% C 0.045 H 330.7°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DCC0D8 |
|---|---|
| RGB | rgb(220, 192, 216) |
| HSL | hsl(309, 29%, 81%) |
| HSV | hsv(309, 13%, 86%) |
| CMYK | cmyk(0%, 12.7%, 1.8%, 13.7%) |
| CIE-LAB | lab(80.67, 14.04, -8.31) |
| CIE-LCH | lch(80.67, 16.32, 329.37°) |
| OKLab | oklab(83.87% 0.0393 -0.0221) |
| OKLCH | oklch(83.87% 0.045 330.7) |
| XYZ | xyz(60.7580, 57.8738, 72.9225) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 1.06
Very Light Purple
#F6CEFC
ΔE00 7.70
Pale Lavender
#EECFFE
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 7.79
Pale Pink
#FFCFDC
ΔE00 8.09
Pale Mauve
#FED0FC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCC0D8 #C0DCC4
analogous
#D2C0DC #DCC0D8 #DCC0CA
triadic
#DCC0D8 #D8DCC0 #C0D8DC
tetradic
#DCC0D8 #DCD2C0 #C0DCC4 #C0CADC
square
#DCC0D8 #DCD2C0 #C0DCC4 #C0CADC
split-complementary
#DCC0D8 #CADCC0 #C0DCD2
monochromatic
#B071A7 #C699C0 #DCC0D8 #F2E7F0 #F4EBF3
Accessibility & contrast
On white
1.67
#DCC0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#DCC0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCC0D8
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCC0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCC0D8 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6D9
Deuteranopia (green-blind)
#C5CAD7
Tritanopia (blue-blind)
#DFC1C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dcc0d8; /* rgb */ color: rgb(220, 192, 216); /* oklch */ color: oklch(83.9% 0.045 330.7);
Tailwind
colors: {
custom: {
50: '#e7d3e4',
500: '#dcc0d8',
950: '#000000',
},
}SCSS
$custom: #dcc0d8; $custom-light: #e7d3e4; $custom-dark: #000000;
JSON
{
"hex": "#dcc0d8",
"rgb": {
"r": 220,
"g": 192,
"b": 216
},
"hsl": {
"h": 308.571,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.83871,
"c": 0.04505,
"h": 330.7
},
"luminance": 0.57873
}Semantic roles & 50–950 ramp
primary
#DCC0D8
secondary
#8DB393
accent
#A74D3E
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384