#DCCCE2#DCCCE2
#DCCCE2 is a very light, muted purple. Relative luminance 0.639; OKLCH L 86.5% C 0.035 H 316.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCCCE2 |
|---|---|
| RGB | rgb(220, 204, 226) |
| HSL | hsl(284, 28%, 84%) |
| HSV | hsv(284, 10%, 89%) |
| CMYK | cmyk(2.7%, 9.7%, 0%, 11.4%) |
| CIE-LAB | lab(83.91, 9.49, -8.85) |
| CIE-LCH | lch(83.91, 12.98, 317.00°) |
| OKLab | oklab(86.49% 0.0252 -0.0236) |
| OKLCH | oklch(86.49% 0.035 316.9) |
| XYZ | xyz(64.8334, 63.8928, 80.8538) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.05
Pale Lavender
#EECFFE
ΔE00 8.12
Lavender (CSS)
#E6E6FA
ΔE00 8.26
Pale Lilac
#E4CBFF
ΔE00 8.70
Very Light Purple
#F6CEFC
ΔE00 8.94
Light Pink
#FFD1DF
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCCCE2 #D2E2CC
analogous
#D1CCE2 #DCCCE2 #E2CCDD
triadic
#DCCCE2 #E2DCCC #CCE2DC
tetradic
#DCCCE2 #E2D1CC #D2E2CC #CCDDE2
square
#DCCCE2 #E2D1CC #D2E2CC #CCDDE2
split-complementary
#DCCCE2 #DDE2CC #CCE2D1
monochromatic
#A67EB6 #C1A5CC #DCCCE2 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.52
#DCCCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DCCCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCCCE2
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCCCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCCCE2 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD0E3
Deuteranopia (green-blind)
#CDD2E1
Tritanopia (blue-blind)
#DCCED3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dccce2; /* rgb */ color: rgb(220, 204, 226); /* oklch */ color: oklch(86.5% 0.035 316.9);
Tailwind
colors: {
custom: {
50: '#e6dbeb',
500: '#dccce2',
950: '#000000',
},
}SCSS
$custom: #dccce2; $custom-light: #e6dbeb; $custom-dark: #000000;
JSON
{
"hex": "#dccce2",
"rgb": {
"r": 220,
"g": 204,
"b": 226
},
"hsl": {
"h": 283.636,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.86488,
"c": 0.03455,
"h": 316.9
},
"luminance": 0.63892
}Semantic roles & 50–950 ramp
primary
#DCCCE2
secondary
#A2BA99
accent
#A63F5B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161516
muted
#848484