#CCC0C8#CCC0C8
#CCC0C8 is a light, near-neutral pink. Relative luminance 0.547; OKLCH L 82.0% C 0.017 H 337.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0C8 |
|---|---|
| RGB | rgb(204, 192, 200) |
| HSL | hsl(320, 11%, 78%) |
| HSV | hsv(320, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 2%, 20%) |
| CIE-LAB | lab(78.87, 5.63, -2.50) |
| CIE-LCH | lch(78.87, 6.16, 336.08°) |
| OKLab | oklab(82% 0.016 -0.0066) |
| OKLCH | oklch(82% 0.017 337.7) |
| XYZ | xyz(54.1753, 54.7072, 62.3379) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 7.40
Dove Gray
#B6B8BD
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 7.87
Light Gray
#D3D3D3
ΔE00 8.30
Pinkish Grey
#C8ACA9
ΔE00 8.57
Gainsboro
#DCDCDC
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0C8 #C0CCC4
analogous
#CAC0CC #CCC0C8 #CCC0C2
triadic
#CCC0C8 #C8CCC0 #C0C8CC
tetradic
#CCC0C8 #CCCAC0 #C0CCC4 #C0C2CC
square
#CCC0C8 #CCCAC0 #C0CCC4 #C0C2CC
split-complementary
#CCC0C8 #C2CCC0 #C0CCCA
monochromatic
#957C8D #B19EAA #CCC0C8 #E7E2E6 #F1EEF0
Accessibility & contrast
On white
1.76
#CCC0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CCC0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0C8
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0C8 | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C2C8
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#CEC0C3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc0c8; /* rgb */ color: rgb(204, 192, 200); /* oklch */ color: oklch(82.0% 0.017 337.7);
Tailwind
colors: {
custom: {
50: '#dbd3d8',
500: '#ccc0c8',
950: '#000000',
},
}SCSS
$custom: #ccc0c8; $custom-light: #dbd3d8; $custom-dark: #000000;
JSON
{
"hex": "#ccc0c8",
"rgb": {
"r": 204,
"g": 192,
"b": 200
},
"hsl": {
"h": 320,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.81999,
"c": 0.01728,
"h": 337.7
},
"luminance": 0.54707
}Semantic roles & 50–950 ramp
primary
#CCC0C8
secondary
#91A096
accent
#956751
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383