#CCC3CA#CCC3CA
#CCC3CA is a very light, near-neutral pink. Relative luminance 0.561; OKLCH L 82.7% C 0.014 H 333.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC3CA |
|---|---|
| RGB | rgb(204, 195, 202) |
| HSL | hsl(313, 8%, 78%) |
| HSV | hsv(313, 4%, 80%) |
| CMYK | cmyk(0%, 4.4%, 1%, 20%) |
| CIE-LAB | lab(79.69, 4.40, -2.38) |
| CIE-LCH | lch(79.69, 5.00, 331.59°) |
| OKLab | oklab(82.66% 0.0123 -0.0063) |
| OKLCH | oklch(82.66% 0.014 333.1) |
| XYZ | xyz(55.0760, 56.1322, 63.7988) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.21
Dove Gray
#B6B8BD
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.89
Gainsboro
#DCDCDC
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 8.69
Fog
#D8DCE0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC3CA #C3CCC5
analogous
#C9C3CC #CCC3CA #CCC3C5
triadic
#CCC3CA #CACCC3 #C3CACC
tetradic
#CCC3CA #CCC9C3 #C3CCC5 #C3C5CC
square
#CCC3CA #CCC9C3 #C3CCC5 #C3C5CC
split-complementary
#CCC3CA #C5CCC3 #C3CCC9
monochromatic
#948190 #B0A2AD #CCC3CA #E8E4E7 #F1EEF0
Accessibility & contrast
On white
1.72
#CCC3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#CCC3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC3CA
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC3CA | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#CDC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ccc3ca; /* rgb */ color: rgb(204, 195, 202); /* oklch */ color: oklch(82.7% 0.014 333.1);
Tailwind
colors: {
custom: {
50: '#dbd5da',
500: '#ccc3ca',
950: '#000000',
},
}SCSS
$custom: #ccc3ca; $custom-light: #dbd5da; $custom-dark: #000000;
JSON
{
"hex": "#ccc3ca",
"rgb": {
"r": 204,
"g": 195,
"b": 202
},
"hsl": {
"h": 313.333,
"s": 8.108,
"l": 78.235
},
"oklch": {
"l": 0.82656,
"c": 0.01383,
"h": 333.1
},
"luminance": 0.56132
}Semantic roles & 50–950 ramp
primary
#CCC3CA
secondary
#949F96
accent
#926153
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383