#CCC6DD#CCC6DD
#CCC6DD is a very light, muted violet. Relative luminance 0.584; OKLCH L 83.8% C 0.032 H 297.6°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6DD |
|---|---|
| RGB | rgb(204, 198, 221) |
| HSL | hsl(256, 25%, 82%) |
| HSV | hsv(256, 10%, 87%) |
| CMYK | cmyk(7.7%, 10.4%, 0%, 13.3%) |
| CIE-LAB | lab(80.99, 6.41, -10.67) |
| CIE-LCH | lch(80.99, 12.44, 300.99°) |
| OKLab | oklab(83.85% 0.015 -0.0286) |
| OKLCH | oklch(83.85% 0.032 297.6) |
| XYZ | xyz(58.1446, 58.4459, 76.6106) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 7.67
Periwinkle
#CCCCFF
ΔE00 8.65
Light Periwinkle
#C1C6FC
ΔE00 9.79
Pale Lilac
#E4CBFF
ΔE00 9.84
Dove Gray
#B6B8BD
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6DD #D7DDC6
analogous
#C6CCDD #CCC6DD #D8C6DD
triadic
#CCC6DD #DDCCC6 #C6DDCC
tetradic
#CCC6DD #DDC6CC #D7DDC6 #C6DDD8
square
#CCC6DD #DDC6CC #D7DDC6 #C6DDD8
split-complementary
#CCC6DD #DDD8C6 #CCDDC6
monochromatic
#8779AF #AAA0C6 #CCC6DD #EEECF4 #EEECF4
Accessibility & contrast
On white
1.65
#CCC6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CCC6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6DD
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6DD | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DE
Deuteranopia (green-blind)
#C3C9DC
Tritanopia (blue-blind)
#C9C9CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc6dd; /* rgb */ color: rgb(204, 198, 221); /* oklch */ color: oklch(83.8% 0.032 297.6);
Tailwind
colors: {
custom: {
50: '#dbd7e7',
500: '#ccc6dd',
950: '#000000',
},
}SCSS
$custom: #ccc6dd; $custom-light: #dbd7e7; $custom-dark: #000000;
JSON
{
"hex": "#ccc6dd",
"rgb": {
"r": 204,
"g": 198,
"b": 221
},
"hsl": {
"h": 255.652,
"s": 25.275,
"l": 82.157
},
"oklch": {
"l": 0.83848,
"c": 0.03233,
"h": 297.6
},
"luminance": 0.58446
}Semantic roles & 50–950 ramp
primary
#CCC6DD
secondary
#ABB493
accent
#A4428A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384