#CCC1CD#CCC1CD
#CCC1CD is a very light, muted purple. Relative luminance 0.554; OKLCH L 82.3% C 0.020 H 323.2°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC1CD |
|---|---|
| RGB | rgb(204, 193, 205) |
| HSL | hsl(295, 11%, 78%) |
| HSV | hsv(295, 6%, 80%) |
| CMYK | cmyk(0.5%, 5.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.26, 6.01, -4.62) |
| CIE-LCH | lch(79.26, 7.58, 322.47°) |
| OKLab | oklab(82.35% 0.0164 -0.0122) |
| OKLCH | oklch(82.35% 0.02 323.2) |
| XYZ | xyz(54.9896, 55.3854, 65.5393) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.77
Dove Gray
#B6B8BD
ΔE00 8.02
Silver
#C0C0C0
ΔE00 8.32
Light Gray
#D3D3D3
ΔE00 9.00
Lavender (CSS)
#E6E6FA
ΔE00 9.79
Pinkish Grey
#C8ACA9
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC1CD #C2CDC1
analogous
#C6C1CD #CCC1CD #CDC1C8
triadic
#CCC1CD #CDCCC1 #C1CDCC
tetradic
#CCC1CD #CDC6C1 #C2CDC1 #C1C8CD
square
#CCC1CD #CDC6C1 #C2CDC1 #C1C8CD
split-complementary
#CCC1CD #C8CDC1 #C1CDC6
monochromatic
#947D96 #B09FB2 #CCC1CD #E8E3E8 #F1EEF1
Accessibility & contrast
On white
1.74
#CCC1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CCC1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC1CD
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC1CD | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#CDC2C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc1cd; /* rgb */ color: rgb(204, 193, 205); /* oklch */ color: oklch(82.3% 0.020 323.2);
Tailwind
colors: {
custom: {
50: '#dbd3dc',
500: '#ccc1cd',
950: '#000000',
},
}SCSS
$custom: #ccc1cd; $custom-light: #dbd3dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc1cd",
"rgb": {
"r": 204,
"g": 193,
"b": 205
},
"hsl": {
"h": 295,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.8235,
"c": 0.02047,
"h": 323.2
},
"luminance": 0.55385
}Semantic roles & 50–950 ramp
primary
#CCC1CD
secondary
#93A191
accent
#955156
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384