#CCC2CA#CCC2CA
#CCC2CA is a very light, near-neutral pink. Relative luminance 0.557; OKLCH L 82.5% C 0.016 H 332.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2CA |
|---|---|
| RGB | rgb(204, 194, 202) |
| HSL | hsl(312, 9%, 78%) |
| HSV | hsv(312, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 1%, 20%) |
| CIE-LAB | lab(79.43, 4.93, -2.75) |
| CIE-LCH | lch(79.43, 5.64, 330.83°) |
| OKLab | oklab(82.46% 0.0138 -0.0072) |
| OKLCH | oklch(82.46% 0.016 332.3) |
| XYZ | xyz(54.8527, 55.6856, 63.7243) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.81
Dove Gray
#B6B8BD
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.54
Thistle
#D8BFD8
ΔE00 8.36
Gainsboro
#DCDCDC
ΔE00 8.70
Fog
#D8DCE0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2CA #C2CCC4
analogous
#C9C2CC #CCC2CA #CCC2C5
triadic
#CCC2CA #CACCC2 #C2CACC
tetradic
#CCC2CA #CCC9C2 #C2CCC4 #C2C5CC
square
#CCC2CA #CCC9C2 #C2CCC4 #C2C5CC
split-complementary
#CCC2CA #C5CCC2 #C2CCC9
monochromatic
#947F90 #B0A1AD #CCC2CA #E8E3E7 #F1EEF1
Accessibility & contrast
On white
1.73
#CCC2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#CCC2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2CA
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2CA | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#C4C5CA
Tritanopia (blue-blind)
#CDC2C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc2ca; /* rgb */ color: rgb(204, 194, 202); /* oklch */ color: oklch(82.5% 0.016 332.3);
Tailwind
colors: {
custom: {
50: '#dbd4da',
500: '#ccc2ca',
950: '#000000',
},
}SCSS
$custom: #ccc2ca; $custom-light: #dbd4da; $custom-dark: #000000;
JSON
{
"hex": "#ccc2ca",
"rgb": {
"r": 204,
"g": 194,
"b": 202
},
"hsl": {
"h": 312,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82457,
"c": 0.01559,
"h": 332.3
},
"luminance": 0.55685
}Semantic roles & 50–950 ramp
primary
#CCC2CA
secondary
#939F95
accent
#935F53
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383