#DCCCDB#DCCCDB
#DCCCDB is a very light, muted purple. Relative luminance 0.635; OKLCH L 86.3% C 0.027 H 327.7°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCDB |
|---|---|
| RGB | rgb(220, 204, 219) |
| HSL | hsl(304, 19%, 83%) |
| HSV | hsv(304, 7%, 86%) |
| CMYK | cmyk(0%, 7.3%, 0.5%, 13.7%) |
| CIE-LAB | lab(83.71, 8.20, -5.41) |
| CIE-LCH | lch(83.71, 9.83, 326.58°) |
| OKLab | oklab(86.27% 0.0227 -0.0143) |
| OKLCH | oklch(86.27% 0.027 327.7) |
| XYZ | xyz(63.8924, 63.5164, 75.8981) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.25
Lavender (CSS)
#E6E6FA
ΔE00 8.42
Lavenderblush
#FFF0F5
ΔE00 8.86
Light Pink
#FFD1DF
ΔE00 9.19
Pale Pink
#FFCFDC
ΔE00 9.61
Mistyrose
#FFE4E1
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCDB #CCDCCD
analogous
#D5CCDC #DCCCDB #DCCCD3
triadic
#DCCCDB #DBDCCC #CCDBDC
tetradic
#DCCCDB #DCD5CC #CCDCCD #CCD3DC
square
#DCCCDB #DCD5CC #CCDCCD #CCD3DC
split-complementary
#DCCCDB #D3DCCC #CCDCD5
monochromatic
#AA83A8 #C3A8C1 #DCCCDB #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.53
#DCCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DCCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCDB
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCDB | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#DDCDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dcccdb; /* rgb */ color: rgb(220, 204, 219); /* oklch */ color: oklch(86.3% 0.027 327.7);
Tailwind
colors: {
custom: {
50: '#e6dbe6',
500: '#dcccdb',
950: '#000000',
},
}SCSS
$custom: #dcccdb; $custom-light: #e6dbe6; $custom-dark: #000000;
JSON
{
"hex": "#dcccdb",
"rgb": {
"r": 220,
"g": 204,
"b": 219
},
"hsl": {
"h": 303.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.8627,
"c": 0.02684,
"h": 327.7
},
"luminance": 0.63516
}Semantic roles & 50–950 ramp
primary
#DCCCDB
secondary
#9BB29C
accent
#9D4E49
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484