#CCC0C4#CCC0C4
#CCC0C4 is a light, near-neutral pink. Relative luminance 0.545; OKLCH L 81.9% C 0.015 H 355.1°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0C4 |
|---|---|
| RGB | rgb(204, 192, 196) |
| HSL | hsl(340, 11%, 78%) |
| HSV | hsv(340, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 3.9%, 20%) |
| CIE-LAB | lab(78.77, 4.91, -0.50) |
| CIE-LCH | lch(78.77, 4.94, 354.23°) |
| OKLab | oklab(81.88% 0.0145 -0.0012) |
| OKLCH | oklch(81.88% 0.015 355.1) |
| XYZ | xyz(53.7140, 54.5227, 59.9081) |
| Luminance | 0.5452 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Silver
#C0C0C0
ΔE00 6.38
Dove Gray
#B6B8BD
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.46
Pinkish Grey
#C8ACA9
ΔE00 7.82
Gainsboro
#DCDCDC
ΔE00 8.74
Silver (survey)
#C5C9C7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0C4 #C0CCC8
analogous
#CCC0CA #CCC0C4 #CCC2C0
triadic
#CCC0C4 #C4CCC0 #C0C4CC
tetradic
#CCC0C4 #CACCC0 #C0CCC8 #C2C0CC
square
#CCC0C4 #CACCC0 #C0CCC8 #C2C0CC
split-complementary
#CCC0C4 #C0CCC2 #C0CACC
monochromatic
#957C85 #B19EA4 #CCC0C4 #E7E2E4 #F1EEEF
Accessibility & contrast
On white
1.76
#CCC0C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CCC0C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0C4
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0C4 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C4
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#CEC0C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc0c4; /* rgb */ color: rgb(204, 192, 196); /* oklch */ color: oklch(81.9% 0.015 355.1);
Tailwind
colors: {
custom: {
50: '#dbd3d5',
500: '#ccc0c4',
950: '#000000',
},
}SCSS
$custom: #ccc0c4; $custom-light: #dbd3d5; $custom-dark: #000000;
JSON
{
"hex": "#ccc0c4",
"rgb": {
"r": 204,
"g": 192,
"b": 196
},
"hsl": {
"h": 340,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.8188,
"c": 0.01452,
"h": 355.1
},
"luminance": 0.54522
}Semantic roles & 50–950 ramp
primary
#CCC0C4
secondary
#91A09B
accent
#957E51
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383