#CCC1CA#CCC1CA
#CCC1CA is a very light, near-neutral pink. Relative luminance 0.552; OKLCH L 82.3% C 0.017 H 331.6°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC1CA |
|---|---|
| RGB | rgb(204, 193, 202) |
| HSL | hsl(311, 10%, 78%) |
| HSV | hsv(311, 5%, 80%) |
| CMYK | cmyk(0%, 5.4%, 1%, 20%) |
| CIE-LAB | lab(79.18, 5.46, -3.12) |
| CIE-LCH | lch(79.18, 6.29, 330.23°) |
| OKLab | oklab(82.26% 0.0153 -0.0082) |
| OKLCH | oklch(82.26% 0.017 331.6) |
| XYZ | xyz(54.6309, 55.2419, 63.6504) |
| Luminance | 0.5524 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.40
Dove Gray
#B6B8BD
ΔE00 7.43
Thistle
#D8BFD8
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 8.18
Pinkish Grey
#C8ACA9
ΔE00 9.15
Gainsboro
#DCDCDC
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC1CA #C1CCC3
analogous
#C8C1CC #CCC1CA #CCC1C4
triadic
#CCC1CA #CACCC1 #C1CACC
tetradic
#CCC1CA #CCC8C1 #C1CCC3 #C1C4CC
square
#CCC1CA #CCC8C1 #C1CCC3 #C1C4CC
split-complementary
#CCC1CA #C4CCC1 #C1CCC8
monochromatic
#957E91 #B09FAD #CCC1CA #E8E3E7 #F1EEF1
Accessibility & contrast
On white
1.74
#CCC1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#CCC1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC1CA
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC1CA | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#C3C5CA
Tritanopia (blue-blind)
#CDC1C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc1ca; /* rgb */ color: rgb(204, 193, 202); /* oklch */ color: oklch(82.3% 0.017 331.6);
Tailwind
colors: {
custom: {
50: '#dbd3da',
500: '#ccc1ca',
950: '#000000',
},
}SCSS
$custom: #ccc1ca; $custom-light: #dbd3da; $custom-dark: #000000;
JSON
{
"hex": "#ccc1ca",
"rgb": {
"r": 204,
"g": 193,
"b": 202
},
"hsl": {
"h": 310.909,
"s": 9.735,
"l": 77.843
},
"oklch": {
"l": 0.82258,
"c": 0.01735,
"h": 331.6
},
"luminance": 0.55242
}Semantic roles & 50–950 ramp
primary
#CCC1CA
secondary
#92A094
accent
#945E52
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383