#CCC6DA#CCC6DA
#CCC6DA is a very light, muted violet. Relative luminance 0.583; OKLCH L 83.8% C 0.028 H 299.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6DA |
|---|---|
| RGB | rgb(204, 198, 218) |
| HSL | hsl(258, 21%, 82%) |
| HSV | hsv(258, 9%, 85%) |
| CMYK | cmyk(6.4%, 9.2%, 0%, 14.5%) |
| CIE-LAB | lab(80.90, 5.82, -9.19) |
| CIE-LCH | lch(80.90, 10.88, 302.34°) |
| OKLab | oklab(83.75% 0.0139 -0.0246) |
| OKLCH | oklch(83.75% 0.028 299.5) |
| XYZ | xyz(57.7485, 58.2874, 74.5243) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.58
Dove Gray
#B6B8BD
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 9.63
Silver
#C0C0C0
ΔE00 10.10
Light Gray
#D3D3D3
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6DA #D4DAC6
analogous
#C6CADA #CCC6DA #D6C6DA
triadic
#CCC6DA #DACCC6 #C6DACC
tetradic
#CCC6DA #DAC6CA #D4DAC6 #C6DAD6
square
#CCC6DA #DAC6CA #D4DAC6 #C6DAD6
split-complementary
#CCC6DA #DAD6C6 #CADAC6
monochromatic
#8A7CAA #ABA1C2 #CCC6DA #EDEBF2 #EEECF3
Accessibility & contrast
On white
1.66
#CCC6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#CCC6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6DA
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6DA | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#C3C9D9
Tritanopia (blue-blind)
#CAC9CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc6da; /* rgb */ color: rgb(204, 198, 218); /* oklch */ color: oklch(83.8% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#dbd7e5',
500: '#ccc6da',
950: '#000000',
},
}SCSS
$custom: #ccc6da; $custom-light: #dbd7e5; $custom-dark: #000000;
JSON
{
"hex": "#ccc6da",
"rgb": {
"r": 204,
"g": 198,
"b": 218
},
"hsl": {
"h": 258,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.8375,
"c": 0.02828,
"h": 299.5
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#CCC6DA
secondary
#A8B094
accent
#A04685
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384