#CCC0C0#CCC0C0
#CCC0C0 is a light, near-neutral red. Relative luminance 0.543; OKLCH L 81.8% C 0.014 H 17.4°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC0C0 |
|---|---|
| RGB | rgb(204, 192, 192) |
| HSL | hsl(0, 11%, 78%) |
| HSV | hsv(0, 6%, 80%) |
| CMYK | cmyk(0%, 5.9%, 5.9%, 20%) |
| CIE-LAB | lab(78.66, 4.20, 1.51) |
| CIE-LCH | lch(78.66, 4.47, 19.76°) |
| OKLab | oklab(81.76% 0.0129 0.0041) |
| OKLCH | oklch(81.76% 0.014 17.4) |
| XYZ | xyz(53.2648, 54.3430, 57.5422) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.16
Warm Gray
#C9BEB0
ΔE00 7.41
Pinkish Grey
#C8ACA9
ΔE00 7.44
Gainsboro
#DCDCDC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC0C0 #C0CCCC
analogous
#CCC0C6 #CCC0C0 #CCC6C0
triadic
#CCC0C0 #C0CCC0 #C0C0CC
tetradic
#CCC0C0 #C6CCC0 #C0CCCC #C6C0CC
square
#CCC0C0 #C6CCC0 #C0CCCC #C6C0CC
split-complementary
#CCC0C0 #C0CCC6 #C0C6CC
monochromatic
#957C7C #B19E9E #CCC0C0 #E7E2E2 #F1EEEE
Accessibility & contrast
On white
1.77
#CCC0C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#CCC0C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC0C0
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC0C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC0C0 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1C0
Deuteranopia (green-blind)
#C5C3C0
Tritanopia (blue-blind)
#CFBFC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc0c0; /* rgb */ color: rgb(204, 192, 192); /* oklch */ color: oklch(81.8% 0.014 17.4);
Tailwind
colors: {
custom: {
50: '#dbd3d3',
500: '#ccc0c0',
950: '#000000',
},
}SCSS
$custom: #ccc0c0; $custom-light: #dbd3d3; $custom-dark: #000000;
JSON
{
"hex": "#ccc0c0",
"rgb": {
"r": 204,
"g": 192,
"b": 192
},
"hsl": {
"h": 0,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.81764,
"c": 0.01354,
"h": 17.4
},
"luminance": 0.54342
}Semantic roles & 50–950 ramp
primary
#CCC0C0
secondary
#91A0A0
accent
#959551
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383