#CCC0CD#CCC0CD
#CCC0CD is a very light, muted purple. Relative luminance 0.549; OKLCH L 82.2% C 0.022 H 323.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0CD |
|---|---|
| RGB | rgb(204, 192, 205) |
| HSL | hsl(295, 12%, 78%) |
| HSV | hsv(295, 6%, 80%) |
| CMYK | cmyk(0.5%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(79.01, 6.55, -4.99) |
| CIE-LCH | lch(79.01, 8.24, 322.67°) |
| OKLab | oklab(82.15% 0.0179 -0.0132) |
| OKLCH | oklch(82.15% 0.022 323.5) |
| XYZ | xyz(54.7693, 54.9448, 65.4659) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 8.48
Silver
#C0C0C0
ΔE00 8.88
Light Gray
#D3D3D3
ΔE00 9.60
Pinkish Grey
#C8ACA9
ΔE00 9.78
Lavender (CSS)
#E6E6FA
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0CD #C1CDC0
analogous
#C5C0CD #CCC0CD #CDC0C7
triadic
#CCC0CD #CDCCC0 #C0CDCC
tetradic
#CCC0CD #CDC5C0 #C1CDC0 #C0C7CD
square
#CCC0CD #CDC5C0 #C1CDC0 #C0C7CD
split-complementary
#CCC0CD #C7CDC0 #C0CDC5
monochromatic
#957C97 #B09EB2 #CCC0CD #E8E2E8 #F1EEF1
Accessibility & contrast
On white
1.75
#CCC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CCC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0CD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0CD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CE
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#CDC1C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc0cd; /* rgb */ color: rgb(204, 192, 205); /* oklch */ color: oklch(82.2% 0.022 323.5);
Tailwind
colors: {
custom: {
50: '#dbd3dc',
500: '#ccc0cd',
950: '#000000',
},
}SCSS
$custom: #ccc0cd; $custom-light: #dbd3dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc0cd",
"rgb": {
"r": 204,
"g": 192,
"b": 205
},
"hsl": {
"h": 295.385,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.82152,
"c": 0.02224,
"h": 323.5
},
"luminance": 0.54944
}Semantic roles & 50–950 ramp
primary
#CCC0CD
secondary
#92A190
accent
#965055
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384