#CCC1CC#CCC1CC
#CCC1CC is a very light, near-neutral purple. Relative luminance 0.553; OKLCH L 82.3% C 0.019 H 325.8°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC1CC |
|---|---|
| RGB | rgb(204, 193, 204) |
| HSL | hsl(300, 10%, 78%) |
| HSV | hsv(300, 5%, 80%) |
| CMYK | cmyk(0%, 5.4%, 0%, 20%) |
| CIE-LAB | lab(79.24, 5.83, -4.12) |
| CIE-LCH | lch(79.24, 7.14, 324.74°) |
| OKLab | oklab(82.32% 0.016 -0.0109) |
| OKLCH | oklch(82.32% 0.019 325.8) |
| XYZ | xyz(54.8692, 55.3373, 64.9056) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.08
Dove Gray
#B6B8BD
ΔE00 7.81
Silver
#C0C0C0
ΔE00 8.01
Light Gray
#D3D3D3
ΔE00 8.72
Pinkish Grey
#C8ACA9
ΔE00 9.60
Gainsboro
#DCDCDC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC1CC #C1CCC1
analogous
#C6C1CC #CCC1CC #CCC1C6
triadic
#CCC1CC #CCCCC1 #C1CCCC
tetradic
#CCC1CC #CCC6C1 #C1CCC1 #C1C6CC
square
#CCC1CC #CCC6C1 #C1CCC1 #C1C6CC
split-complementary
#CCC1CC #C6CCC1 #C1CCC6
monochromatic
#957E95 #B09FB0 #CCC1CC #E8E3E8 #F1EEF1
Accessibility & contrast
On white
1.74
#CCC1CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#CCC1CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC1CC
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC1CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC1CC | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C3CD
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#CDC2C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc1cc; /* rgb */ color: rgb(204, 193, 204); /* oklch */ color: oklch(82.3% 0.019 325.8);
Tailwind
colors: {
custom: {
50: '#dbd3db',
500: '#ccc1cc',
950: '#000000',
},
}SCSS
$custom: #ccc1cc; $custom-light: #dbd3db; $custom-dark: #000000;
JSON
{
"hex": "#ccc1cc",
"rgb": {
"r": 204,
"g": 193,
"b": 204
},
"hsl": {
"h": 300,
"s": 9.735,
"l": 77.843
},
"oklch": {
"l": 0.82319,
"c": 0.01939,
"h": 325.8
},
"luminance": 0.55337
}Semantic roles & 50–950 ramp
primary
#CCC1CC
secondary
#92A092
accent
#945252
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384