#DCCCE0#DCCCE0
#DCCCE0 is a very light, muted purple. Relative luminance 0.638; OKLCH L 86.4% C 0.032 H 319.5°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCE0 |
|---|---|
| RGB | rgb(220, 204, 224) |
| HSL | hsl(288, 24%, 84%) |
| HSV | hsv(288, 9%, 88%) |
| CMYK | cmyk(1.8%, 8.9%, 0%, 12.2%) |
| CIE-LAB | lab(83.85, 9.12, -7.87) |
| CIE-LCH | lch(83.85, 12.05, 319.20°) |
| OKLab | oklab(86.43% 0.0245 -0.021) |
| OKLCH | oklch(86.43% 0.032 319.5) |
| XYZ | xyz(64.5605, 63.7837, 79.4169) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.26
Lavender (CSS)
#E6E6FA
ΔE00 8.23
Pale Lavender
#EECFFE
ΔE00 8.74
Pale Lilac
#E4CBFF
ΔE00 9.37
Light Pink
#FFD1DF
ΔE00 9.38
Very Light Purple
#F6CEFC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCE0 #D0E0CC
analogous
#D2CCE0 #DCCCE0 #E0CCDA
triadic
#DCCCE0 #E0DCCC #CCE0DC
tetradic
#DCCCE0 #E0D2CC #D0E0CC #CCDAE0
square
#DCCCE0 #E0D2CC #D0E0CC #CCDAE0
split-complementary
#DCCCE0 #DAE0CC #CCE0D2
monochromatic
#A880B2 #C2A6C9 #DCCCE0 #F2ECF3 #F2ECF3
Accessibility & contrast
On white
1.53
#DCCCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DCCCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCE0
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCE0 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E1
Deuteranopia (green-blind)
#CDD2DF
Tritanopia (blue-blind)
#DCCED2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccce0; /* rgb */ color: rgb(220, 204, 224); /* oklch */ color: oklch(86.4% 0.032 319.5);
Tailwind
colors: {
custom: {
50: '#e6dbe9',
500: '#dccce0',
950: '#000000',
},
}SCSS
$custom: #dccce0; $custom-light: #e6dbe9; $custom-dark: #000000;
JSON
{
"hex": "#dccce0",
"rgb": {
"r": 220,
"g": 204,
"b": 224
},
"hsl": {
"h": 288,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.86425,
"c": 0.03224,
"h": 319.5
},
"luminance": 0.63783
}Semantic roles & 50–950 ramp
primary
#DCCCE0
secondary
#9FB799
accent
#A34356
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484