#CCC3DC#CCC3DC
#CCC3DC is a very light, muted violet. Relative luminance 0.570; OKLCH L 83.2% C 0.036 H 302.0°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3DC |
|---|---|
| RGB | rgb(204, 195, 220) |
| HSL | hsl(262, 26%, 81%) |
| HSV | hsv(262, 11%, 86%) |
| CMYK | cmyk(7.3%, 11.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.20, 7.81, -11.30) |
| CIE-LCH | lch(80.20, 13.74, 304.65°) |
| OKLab | oklab(83.22% 0.019 -0.0304) |
| OKLCH | oklch(83.22% 0.036 302) |
| XYZ | xyz(57.3328, 57.0349, 75.6847) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 8.58
Lavender (CSS)
#E6E6FA
ΔE00 8.79
Pale Lilac
#E4CBFF
ΔE00 8.95
Pale Lavender
#EECFFE
ΔE00 9.43
Light Lavender
#DFC5FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3DC #D3DCC3
analogous
#C3C7DC #CCC3DC #D9C3DC
triadic
#CCC3DC #DCCCC3 #C3DCCC
tetradic
#CCC3DC #DCC3C7 #D3DCC3 #C3DCD9
square
#CCC3DC #DCC3C7 #D3DCC3 #C3DCD9
split-complementary
#CCC3DC #DCD9C3 #C7DCC3
monochromatic
#8A76AF #AB9CC5 #CCC3DC #EDEAF3 #EFECF4
Accessibility & contrast
On white
1.69
#CCC3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#CCC3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3DC
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3DC | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#CAC6CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc3dc; /* rgb */ color: rgb(204, 195, 220); /* oklch */ color: oklch(83.2% 0.036 302.0);
Tailwind
colors: {
custom: {
50: '#dbd5e6',
500: '#ccc3dc',
950: '#000000',
},
}SCSS
$custom: #ccc3dc; $custom-light: #dbd5e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc3dc",
"rgb": {
"r": 204,
"g": 195,
"b": 220
},
"hsl": {
"h": 261.6,
"s": 26.316,
"l": 81.373
},
"oklch": {
"l": 0.83224,
"c": 0.03579,
"h": 302
},
"luminance": 0.57035
}Semantic roles & 50–950 ramp
primary
#CCC3DC
secondary
#A6B390
accent
#A54181
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384