#CCC8DC#CCC8DC
#CCC8DC is a very light, muted violet. Relative luminance 0.593; OKLCH L 84.2% C 0.028 H 295.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8DC |
|---|---|
| RGB | rgb(204, 200, 220) |
| HSL | hsl(252, 22%, 82%) |
| HSV | hsv(252, 9%, 86%) |
| CMYK | cmyk(7.3%, 9.1%, 0%, 13.7%) |
| CIE-LAB | lab(81.46, 5.14, -9.42) |
| CIE-LCH | lch(81.46, 10.73, 298.64°) |
| OKLab | oklab(84.21% 0.0118 -0.0253) |
| OKLCH | oklch(84.21% 0.028 295) |
| XYZ | xyz(58.4719, 59.3131, 76.0644) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.95
Thistle
#D8BFD8
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 8.96
Periwinkle
#CCCCFF
ΔE00 9.40
Light Blue Grey
#B7C9E2
ΔE00 9.41
Fog
#D8DCE0
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8DC #D8DCC8
analogous
#C8CEDC #CCC8DC #D6C8DC
triadic
#CCC8DC #DCCCC8 #C8DCCC
tetradic
#CCC8DC #DCC8CE #D8DCC8 #C8DCD6
square
#CCC8DC #DCC8CE #D8DCC8 #C8DCD6
split-complementary
#CCC8DC #DCD6C8 #CEDCC8
monochromatic
#877DAC #A9A3C4 #CCC8DC #EEECF3 #EEECF3
Accessibility & contrast
On white
1.63
#CCC8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#CCC8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8DC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8DC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#C5CADB
Tritanopia (blue-blind)
#C9CBCE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc8dc; /* rgb */ color: rgb(204, 200, 220); /* oklch */ color: oklch(84.2% 0.028 295.0);
Tailwind
colors: {
custom: {
50: '#dbd8e6',
500: '#ccc8dc',
950: '#000000',
},
}SCSS
$custom: #ccc8dc; $custom-light: #dbd8e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc8dc",
"rgb": {
"r": 204,
"g": 200,
"b": 220
},
"hsl": {
"h": 252,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.84211,
"c": 0.02786,
"h": 295
},
"luminance": 0.59313
}Semantic roles & 50–950 ramp
primary
#CCC8DC
secondary
#ADB296
accent
#A1458E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384