#CCCCCC#CCCCCC
#CCCCCC is a very light, near-neutral grey. Relative luminance 0.604; OKLCH L 84.5% C 0.000 H 0.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCCC |
|---|---|
| RGB | rgb(204, 204, 204) |
| HSL | hsl(0, 0%, 80%) |
| HSV | hsv(0, 0%, 80%) |
| CMYK | cmyk(0%, 0%, 0%, 20%) |
| CIE-LAB | lab(82.05, 0.00, 0.00) |
| CIE-LCH | lch(82.05, 0.00, 0.00°) |
| OKLab | oklab(84.52% 0 0) |
| OKLCH | oklch(84.52% 0 0) |
| XYZ | xyz(57.3920, 60.3827, 65.7465) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.68
Silver (survey)
#C5C9C7
ΔE00 2.70
Silver
#C0C0C0
ΔE00 3.01
Gainsboro
#DCDCDC
ΔE00 3.76
Fog
#D8DCE0
ΔE00 4.39
Light Grey
#D8DCD6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCCC #CCCCCC
analogous
#CCCCCC #CCCCCC #CCCCCC
triadic
#CCCCCC #CCCCCC #CCCCCC
tetradic
#CCCCCC #CCCCCC #CCCCCC #CCCCCC
square
#CCCCCC #CCCCCC #CCCCCC #CCCCCC
split-complementary
#CCCCCC #CCCCCC #CCCCCC
monochromatic
#8F8F8F #ADADAD #CCCCCC #EBEBEB #F0F0F0
Accessibility & contrast
On white
1.61
#CCCCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#CCCCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCCC
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCCC | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#CCCCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccccc; /* rgb */ color: rgb(204, 204, 204); /* oklch */ color: oklch(84.5% 0.000 0.0);
Tailwind
colors: {
custom: {
50: '#dbdbdb',
500: '#cccccc',
950: '#000000',
},
}SCSS
$custom: #cccccc; $custom-light: #dbdbdb; $custom-dark: #000000;
JSON
{
"hex": "#cccccc",
"rgb": {
"r": 204,
"g": 204,
"b": 204
},
"hsl": {
"h": 0,
"s": 0,
"l": 80
},
"oklch": {
"l": 0.84522,
"c": 0,
"h": 0
},
"luminance": 0.60383
}Semantic roles & 50–950 ramp
primary
#CCCCCC
secondary
#9E9E9E
accent
#8A8A5C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151515
muted
#848484