#CCC6D6#CCC6D6
#CCC6D6 is a very light, muted violet. Relative luminance 0.581; OKLCH L 83.6% C 0.023 H 302.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6D6 |
|---|---|
| RGB | rgb(204, 198, 214) |
| HSL | hsl(263, 16%, 81%) |
| HSV | hsv(263, 7%, 84%) |
| CMYK | cmyk(4.7%, 7.5%, 0%, 16.1%) |
| CIE-LAB | lab(80.78, 5.05, -7.21) |
| CIE-LCH | lch(80.78, 8.80, 304.97°) |
| OKLab | oklab(83.62% 0.0124 -0.0193) |
| OKLCH | oklch(83.62% 0.023 302.9) |
| XYZ | xyz(57.2314, 58.0806, 71.8009) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.50
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 8.03
Silver
#C0C0C0
ΔE00 8.73
Light Gray
#D3D3D3
ΔE00 8.83
Fog
#D8DCE0
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6D6 #D0D6C6
analogous
#C6C8D6 #CCC6D6 #D4C6D6
triadic
#CCC6D6 #D6CCC6 #C6D6CC
tetradic
#CCC6D6 #D6C6C8 #D0D6C6 #C6D6D4
square
#CCC6D6 #D6C6C8 #D0D6C6 #C6D6D4
split-complementary
#CCC6D6 #D6D4C6 #C8D6C6
monochromatic
#8C7FA3 #ACA2BC #CCC6D6 #ECEAF0 #EFEDF2
Accessibility & contrast
On white
1.66
#CCC6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#CCC6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6D6
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6D6 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C8D7
Deuteranopia (green-blind)
#C4C8D5
Tritanopia (blue-blind)
#CBC8CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc6d6; /* rgb */ color: rgb(204, 198, 214); /* oklch */ color: oklch(83.6% 0.023 302.9);
Tailwind
colors: {
custom: {
50: '#dbd7e2',
500: '#ccc6d6',
950: '#000000',
},
}SCSS
$custom: #ccc6d6; $custom-light: #dbd7e2; $custom-dark: #000000;
JSON
{
"hex": "#ccc6d6",
"rgb": {
"r": 204,
"g": 198,
"b": 214
},
"hsl": {
"h": 262.5,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.83622,
"c": 0.02293,
"h": 302.9
},
"luminance": 0.58081
}Semantic roles & 50–950 ramp
primary
#CCC6D6
secondary
#A3AB95
accent
#9B4B7D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384