#CCC6DF#CCC6DF
#CCC6DF is a very light, muted violet. Relative luminance 0.586; OKLCH L 83.9% C 0.035 H 296.6°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6DF |
|---|---|
| RGB | rgb(204, 198, 223) |
| HSL | hsl(254, 28%, 83%) |
| HSV | hsv(254, 11%, 87%) |
| CMYK | cmyk(8.5%, 11.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.05, 6.80, -11.65) |
| CIE-LCH | lch(81.05, 13.49, 300.28°) |
| OKLab | oklab(83.91% 0.0157 -0.0313) |
| OKLCH | oklch(83.91% 0.035 296.6) |
| XYZ | xyz(58.4126, 58.5531, 78.0223) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 7.80
Periwinkle
#CCCCFF
ΔE00 8.03
Light Periwinkle
#C1C6FC
ΔE00 9.21
Pale Lilac
#E4CBFF
ΔE00 9.25
Light Lavender
#DFC5FE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6DF #D9DFC6
analogous
#C6CCDF #CCC6DF #D8C6DF
triadic
#CCC6DF #DFCCC6 #C6DFCC
tetradic
#CCC6DF #DFC6CC #D9DFC6 #C6DFD8
square
#CCC6DF #DFC6CC #D9DFC6 #C6DFD8
split-complementary
#CCC6DF #DFD8C6 #CCDFC6
monochromatic
#8678B3 #A99FC9 #CCC6DF #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.65
#CCC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CCC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6DF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6DF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#C9C9CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc6df; /* rgb */ color: rgb(204, 198, 223); /* oklch */ color: oklch(83.9% 0.035 296.6);
Tailwind
colors: {
custom: {
50: '#dbd7e9',
500: '#ccc6df',
950: '#000000',
},
}SCSS
$custom: #ccc6df; $custom-light: #dbd7e9; $custom-dark: #000000;
JSON
{
"hex": "#ccc6df",
"rgb": {
"r": 204,
"g": 198,
"b": 223
},
"hsl": {
"h": 254.4,
"s": 28.09,
"l": 82.549
},
"oklch": {
"l": 0.83914,
"c": 0.03505,
"h": 296.6
},
"luminance": 0.58553
}Semantic roles & 50–950 ramp
primary
#CCC6DF
secondary
#AEB693
accent
#A73F8E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384