#CCC0CA#CCC0CA
#CCC0CA is a very light, near-neutral pink. Relative luminance 0.548; OKLCH L 82.1% C 0.019 H 331.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0CA |
|---|---|
| RGB | rgb(204, 192, 202) |
| HSL | hsl(310, 11%, 78%) |
| HSV | hsv(310, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 1%, 20%) |
| CIE-LAB | lab(78.93, 6.00, -3.50) |
| CIE-LCH | lch(78.93, 6.94, 329.74°) |
| OKLab | oklab(82.06% 0.0168 -0.0092) |
| OKLCH | oklch(82.06% 0.019 331.1) |
| XYZ | xyz(54.4106, 54.8013, 63.5770) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.16
Dove Gray
#B6B8BD
ΔE00 7.88
Silver
#C0C0C0
ΔE00 7.97
Light Gray
#D3D3D3
ΔE00 8.80
Pinkish Grey
#C8ACA9
ΔE00 9.03
Gainsboro
#DCDCDC
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0CA #C0CCC2
analogous
#C8C0CC #CCC0CA #CCC0C4
triadic
#CCC0CA #CACCC0 #C0CACC
tetradic
#CCC0CA #CCC8C0 #C0CCC2 #C0C4CC
square
#CCC0CA #CCC8C0 #C0CCC2 #C0C4CC
split-complementary
#CCC0CA #C4CCC0 #C0CCC8
monochromatic
#957C91 #B19EAE #CCC0CA #E7E2E6 #F1EEF1
Accessibility & contrast
On white
1.76
#CCC0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CCC0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0CA
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0CA | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2CA
Deuteranopia (green-blind)
#C2C4CA
Tritanopia (blue-blind)
#CDC1C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc0ca; /* rgb */ color: rgb(204, 192, 202); /* oklch */ color: oklch(82.1% 0.019 331.1);
Tailwind
colors: {
custom: {
50: '#dbd3da',
500: '#ccc0ca',
950: '#000000',
},
}SCSS
$custom: #ccc0ca; $custom-light: #dbd3da; $custom-dark: #000000;
JSON
{
"hex": "#ccc0ca",
"rgb": {
"r": 204,
"g": 192,
"b": 202
},
"hsl": {
"h": 310,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.82059,
"c": 0.01912,
"h": 331.1
},
"luminance": 0.54801
}Semantic roles & 50–950 ramp
primary
#CCC0CA
secondary
#91A093
accent
#955C51
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383