#CCC2DD#CCC2DD
#CCC2DD is a very light, muted violet. Relative luminance 0.566; OKLCH L 83.1% C 0.039 H 302.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2DD |
|---|---|
| RGB | rgb(204, 194, 221) |
| HSL | hsl(262, 28%, 81%) |
| HSV | hsv(262, 12%, 87%) |
| CMYK | cmyk(7.7%, 12.2%, 0%, 13.3%) |
| CIE-LAB | lab(79.98, 8.55, -12.17) |
| CIE-LCH | lch(79.98, 14.87, 305.07°) |
| OKLab | oklab(83.06% 0.0208 -0.0327) |
| OKLCH | oklch(83.06% 0.039 302.4) |
| XYZ | xyz(57.2424, 56.6414, 76.3098) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Periwinkle
#CCCCFF
ΔE00 8.23
Pale Lilac
#E4CBFF
ΔE00 8.32
Light Lavender
#DFC5FE
ΔE00 8.83
Pale Lavender
#EECFFE
ΔE00 8.87
Lavender (CSS)
#E6E6FA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2DD #D3DDC2
analogous
#C2C6DD #CCC2DD #DAC2DD
triadic
#CCC2DD #DDCCC2 #C2DDCC
tetradic
#CCC2DD #DDC2C6 #D3DDC2 #C2DDDA
square
#CCC2DD #DDC2C6 #D3DDC2 #C2DDDA
split-complementary
#CCC2DD #DDDAC2 #C6DDC2
monochromatic
#8A73B1 #AB9BC7 #CCC2DD #EDE9F3 #EFEBF4
Accessibility & contrast
On white
1.70
#CCC2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CCC2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2DD
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2DD | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC6DE
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#CAC6CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ccc2dd; /* rgb */ color: rgb(204, 194, 221); /* oklch */ color: oklch(83.1% 0.039 302.4);
Tailwind
colors: {
custom: {
50: '#dbd4e7',
500: '#ccc2dd',
950: '#000000',
},
}SCSS
$custom: #ccc2dd; $custom-light: #dbd4e7; $custom-dark: #000000;
JSON
{
"hex": "#ccc2dd",
"rgb": {
"r": 204,
"g": 194,
"b": 221
},
"hsl": {
"h": 262.222,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.83061,
"c": 0.03875,
"h": 302.4
},
"luminance": 0.56641
}Semantic roles & 50–950 ramp
primary
#CCC2DD
secondary
#A6B48F
accent
#A73E80
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384