#CCC2C6#CCC2C6
#CCC2C6 is a very light, near-neutral pink. Relative luminance 0.555; OKLCH L 82.3% C 0.012 H 351.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2C6 |
|---|---|
| RGB | rgb(204, 194, 198) |
| HSL | hsl(336, 9%, 78%) |
| HSV | hsv(336, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 2.9%, 20%) |
| CIE-LAB | lab(79.33, 4.20, -0.75) |
| CIE-LCH | lch(79.33, 4.27, 349.85°) |
| OKLab | oklab(82.34% 0.0123 -0.0019) |
| OKLCH | oklch(82.34% 0.012 351.1) |
| XYZ | xyz(54.3853, 55.4986, 61.2624) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 5.67
Dove Gray
#B6B8BD
ΔE00 6.56
Light Gray
#D3D3D3
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 7.91
Silver (survey)
#C5C9C7
ΔE00 8.53
Pinkish Grey
#C8ACA9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2C6 #C2CCC8
analogous
#CCC2CB #CCC2C6 #CCC3C2
triadic
#CCC2C6 #C6CCC2 #C2C6CC
tetradic
#CCC2C6 #CBCCC2 #C2CCC8 #C3C2CC
square
#CCC2C6 #CBCCC2 #C2CCC8 #C3C2CC
split-complementary
#CCC2C6 #C2CCC3 #C2CBCC
monochromatic
#947F88 #B0A1A7 #CCC2C6 #E8E3E5 #F1EEEF
Accessibility & contrast
On white
1.74
#CCC2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CCC2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2C6
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2C6 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C6
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#CEC2C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc2c6; /* rgb */ color: rgb(204, 194, 198); /* oklch */ color: oklch(82.3% 0.012 351.1);
Tailwind
colors: {
custom: {
50: '#dbd4d7',
500: '#ccc2c6',
950: '#000000',
},
}SCSS
$custom: #ccc2c6; $custom-light: #dbd4d7; $custom-dark: #000000;
JSON
{
"hex": "#ccc2c6",
"rgb": {
"r": 204,
"g": 194,
"b": 198
},
"hsl": {
"h": 336,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82338,
"c": 0.01243,
"h": 351.1
},
"luminance": 0.55498
}Semantic roles & 50–950 ramp
primary
#CCC2C6
secondary
#939F9A
accent
#937953
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383