#CCC2DC#CCC2DC
#CCC2DC is a very light, muted violet. Relative luminance 0.566; OKLCH L 83.0% C 0.037 H 303.0°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2DC |
|---|---|
| RGB | rgb(204, 194, 220) |
| HSL | hsl(263, 27%, 81%) |
| HSV | hsv(263, 12%, 86%) |
| CMYK | cmyk(7.3%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(79.95, 8.35, -11.68) |
| CIE-LCH | lch(79.95, 14.36, 305.56°) |
| OKLab | oklab(83.03% 0.0204 -0.0314) |
| OKLCH | oklch(83.03% 0.037 303) |
| XYZ | xyz(57.1095, 56.5883, 75.6102) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.05
Periwinkle
#CCCCFF
ΔE00 8.51
Pale Lilac
#E4CBFF
ΔE00 8.60
Pale Lavender
#EECFFE
ΔE00 9.08
Light Lavender
#DFC5FE
ΔE00 9.14
Lavender (CSS)
#E6E6FA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2DC #D2DCC2
analogous
#C2C5DC #CCC2DC #D9C2DC
triadic
#CCC2DC #DCCCC2 #C2DCCC
tetradic
#CCC2DC #DCC2C5 #D2DCC2 #C2DCD9
square
#CCC2DC #DCC2C5 #D2DCC2 #C2DCD9
split-complementary
#CCC2DC #DCD9C2 #C5DCC2
monochromatic
#8B74AF #AB9BC6 #CCC2DC #EDE9F2 #EFECF4
Accessibility & contrast
On white
1.70
#CCC2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#CCC2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2DC
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2DC | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#CAC5CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2dc; /* rgb */ color: rgb(204, 194, 220); /* oklch */ color: oklch(83.0% 0.037 303.0);
Tailwind
colors: {
custom: {
50: '#dbd4e6',
500: '#ccc2dc',
950: '#000000',
},
}SCSS
$custom: #ccc2dc; $custom-light: #dbd4e6; $custom-dark: #000000;
JSON
{
"hex": "#ccc2dc",
"rgb": {
"r": 204,
"g": 194,
"b": 220
},
"hsl": {
"h": 263.077,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83027,
"c": 0.03743,
"h": 303
},
"luminance": 0.56588
}Semantic roles & 50–950 ramp
primary
#CCC2DC
secondary
#A5B38F
accent
#A6407F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384