#CCC0DC#CCC0DC
#CCC0DC is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.6% C 0.041 H 304.9°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0DC |
|---|---|
| RGB | rgb(204, 192, 220) |
| HSL | hsl(266, 29%, 81%) |
| HSV | hsv(266, 13%, 86%) |
| CMYK | cmyk(7.3%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.45, 9.42, -12.43) |
| CIE-LCH | lch(79.45, 15.60, 307.16°) |
| OKLab | oklab(82.64% 0.0233 -0.0334) |
| OKLCH | oklch(82.64% 0.041 304.9) |
| XYZ | xyz(56.6674, 55.7040, 75.4629) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.46
Pale Lilac
#E4CBFF
ΔE00 7.98
Light Lavender
#DFC5FE
ΔE00 8.44
Periwinkle
#CCCCFF
ΔE00 8.45
Pale Lavender
#EECFFE
ΔE00 8.48
Light Lilac
#EDC8FF
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0DC #D0DCC0
analogous
#C0C2DC #CCC0DC #DAC0DC
triadic
#CCC0DC #DCCCC0 #C0DCCC
tetradic
#CCC0DC #DCC0C2 #D0DCC0 #C0DCDA
square
#CCC0DC #DCC0C2 #D0DCC0 #C0DCDA
split-complementary
#CCC0DC #DCDAC0 #C2DCC0
monochromatic
#8C71B0 #AC99C6 #CCC0DC #ECE7F2 #EFEBF4
Accessibility & contrast
On white
1.73
#CCC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CCC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0DC
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0DC | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DD
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#CAC4C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc0dc; /* rgb */ color: rgb(204, 192, 220); /* oklch */ color: oklch(82.6% 0.041 304.9);
Tailwind
colors: {
custom: {
50: '#dbd3e6',
500: '#ccc0dc',
950: '#000000',
},
}SCSS
$custom: #ccc0dc; $custom-light: #dbd3e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc0dc",
"rgb": {
"r": 204,
"g": 192,
"b": 220
},
"hsl": {
"h": 265.714,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.82636,
"c": 0.04074,
"h": 304.9
},
"luminance": 0.55704
}Semantic roles & 50–950 ramp
primary
#CCC0DC
secondary
#A3B38D
accent
#A73E7A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384