#CCC2C2#CCC2C2
#CCC2C2 is a very light, near-neutral red. Relative luminance 0.553; OKLCH L 82.2% C 0.011 H 17.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC2C2 |
|---|---|
| RGB | rgb(204, 194, 194) |
| HSL | hsl(0, 9%, 78%) |
| HSV | hsv(0, 5%, 80%) |
| CMYK | cmyk(0%, 4.9%, 4.9%, 20%) |
| CIE-LAB | lab(79.22, 3.49, 1.25) |
| CIE-LCH | lch(79.22, 3.71, 19.70°) |
| OKLab | oklab(82.22% 0.0107 0.0034) |
| OKLCH | oklch(82.22% 0.011 17.4) |
| XYZ | xyz(53.9300, 55.3165, 58.8646) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 6.01
Dove Gray
#B6B8BD
ΔE00 6.62
Warm Gray
#C9BEB0
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.45
Silver (survey)
#C5C9C7
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC2C2 #C2CCCC
analogous
#CCC2C7 #CCC2C2 #CCC7C2
triadic
#CCC2C2 #C2CCC2 #C2C2CC
tetradic
#CCC2C2 #C7CCC2 #C2CCCC #C7C2CC
square
#CCC2C2 #C7CCC2 #C2CCCC #C7C2CC
split-complementary
#CCC2C2 #C2CCC7 #C2C7CC
monochromatic
#947F7F #B0A1A1 #CCC2C2 #E8E3E3 #F1EEEE
Accessibility & contrast
On white
1.74
#CCC2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CCC2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC2C2
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC2C2 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C2
Deuteranopia (green-blind)
#C6C5C2
Tritanopia (blue-blind)
#CEC1C2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ccc2c2; /* rgb */ color: rgb(204, 194, 194); /* oklch */ color: oklch(82.2% 0.011 17.4);
Tailwind
colors: {
custom: {
50: '#dbd4d4',
500: '#ccc2c2',
950: '#000000',
},
}SCSS
$custom: #ccc2c2; $custom-light: #dbd4d4; $custom-dark: #000000;
JSON
{
"hex": "#ccc2c2",
"rgb": {
"r": 204,
"g": 194,
"b": 194
},
"hsl": {
"h": 0,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82221,
"c": 0.01124,
"h": 17.4
},
"luminance": 0.55316
}Semantic roles & 50–950 ramp
primary
#CCC2C2
secondary
#939F9F
accent
#939353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383