#CCC0CC#CCC0CC
#CCC0CC is a very light, muted purple. Relative luminance 0.549; OKLCH L 82.1% C 0.021 H 325.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0CC |
|---|---|
| RGB | rgb(204, 192, 204) |
| HSL | hsl(300, 11%, 78%) |
| HSV | hsv(300, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(78.98, 6.36, -4.50) |
| CIE-LCH | lch(78.98, 7.79, 324.76°) |
| OKLab | oklab(82.12% 0.0175 -0.0119) |
| OKLCH | oklch(82.12% 0.021 325.8) |
| XYZ | xyz(54.6489, 54.8966, 64.8322) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.51
Dove Gray
#B6B8BD
ΔE00 8.27
Silver
#C0C0C0
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 9.33
Pinkish Grey
#C8ACA9
ΔE00 9.53
Lavender (CSS)
#E6E6FA
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0CC #C0CCC0
analogous
#C6C0CC #CCC0CC #CCC0C6
triadic
#CCC0CC #CCCCC0 #C0CCCC
tetradic
#CCC0CC #CCC6C0 #C0CCC0 #C0C6CC
square
#CCC0CC #CCC6C0 #C0CCC0 #C0C6CC
split-complementary
#CCC0CC #C6CCC0 #C0CCC6
monochromatic
#957C95 #B19EB1 #CCC0CC #E7E2E7 #F1EEF1
Accessibility & contrast
On white
1.75
#CCC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#CCC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0CC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0CC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#CDC1C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc0cc; /* rgb */ color: rgb(204, 192, 204); /* oklch */ color: oklch(82.1% 0.021 325.8);
Tailwind
colors: {
custom: {
50: '#dbd3db',
500: '#ccc0cc',
950: '#000000',
},
}SCSS
$custom: #ccc0cc; $custom-light: #dbd3db; $custom-dark: #000000;
JSON
{
"hex": "#ccc0cc",
"rgb": {
"r": 204,
"g": 192,
"b": 204
},
"hsl": {
"h": 300,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.82121,
"c": 0.02116,
"h": 325.8
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#CCC0CC
secondary
#91A091
accent
#955151
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384