#CCC6DC#CCC6DC
#CCC6DC is a very light, muted violet. Relative luminance 0.584; OKLCH L 83.8% C 0.031 H 298.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6DC |
|---|---|
| RGB | rgb(204, 198, 220) |
| HSL | hsl(256, 24%, 82%) |
| HSV | hsv(256, 10%, 86%) |
| CMYK | cmyk(7.3%, 10%, 0%, 13.7%) |
| CIE-LAB | lab(80.96, 6.21, -10.18) |
| CIE-LCH | lch(80.96, 11.92, 301.40°) |
| OKLab | oklab(83.82% 0.0146 -0.0273) |
| OKLCH | oklch(83.82% 0.031 298.2) |
| XYZ | xyz(58.0118, 58.3928, 75.9110) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.74
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 8.98
Dove Gray
#B6B8BD
ΔE00 9.74
Light Periwinkle
#C1C6FC
ΔE00 10.09
Pale Lilac
#E4CBFF
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6DC #D6DCC6
analogous
#C6CBDC #CCC6DC #D7C6DC
triadic
#CCC6DC #DCCCC6 #C6DCCC
tetradic
#CCC6DC #DCC6CB #D6DCC6 #C6DCD7
square
#CCC6DC #DCC6CB #D6DCC6 #C6DCD7
split-complementary
#CCC6DC #DCD7C6 #CBDCC6
monochromatic
#887AAD #AAA0C5 #CCC6DC #EEECF3 #EEECF3
Accessibility & contrast
On white
1.66
#CCC6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#CCC6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6DC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6DC | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#C9C9CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc6dc; /* rgb */ color: rgb(204, 198, 220); /* oklch */ color: oklch(83.8% 0.031 298.2);
Tailwind
colors: {
custom: {
50: '#dbd7e6',
500: '#ccc6dc',
950: '#000000',
},
}SCSS
$custom: #ccc6dc; $custom-light: #dbd7e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc6dc",
"rgb": {
"r": 204,
"g": 198,
"b": 220
},
"hsl": {
"h": 256.364,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.83815,
"c": 0.03097,
"h": 298.2
},
"luminance": 0.58393
}Semantic roles & 50–950 ramp
primary
#CCC6DC
secondary
#AAB294
accent
#A24388
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384