#CCC7CC#CCC7CC
#CCC7CC is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.5% C 0.009 H 325.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC7CC |
|---|---|
| RGB | rgb(204, 199, 204) |
| HSL | hsl(300, 5%, 79%) |
| HSV | hsv(300, 2%, 80%) |
| CMYK | cmyk(0%, 2.5%, 0%, 20%) |
| CIE-LAB | lab(80.76, 2.64, -1.88) |
| CIE-LCH | lch(80.76, 3.24, 324.58°) |
| OKLab | oklab(83.52% 0.0073 -0.005) |
| OKLCH | oklch(83.52% 0.009 325.7) |
| XYZ | xyz(56.2226, 58.0440, 65.3567) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 4.73
Dove Gray
#B6B8BD
ΔE00 5.51
Gainsboro
#DCDCDC
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.51
Fog
#D8DCE0
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC7CC #C7CCC7
analogous
#CAC7CC #CCC7CC #CCC7CA
triadic
#CCC7CC #CCCCC7 #C7CCCC
tetradic
#CCC7CC #CCCAC7 #C7CCC7 #C7CACC
square
#CCC7CC #CCCAC7 #C7CCC7 #C7CACC
split-complementary
#CCC7CC #CACCC7 #C7CCCA
monochromatic
#928792 #AFA7AF #CCC7CC #E9E7E9 #F0EFF0
Accessibility & contrast
On white
1.67
#CCC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#CCC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC7CC
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC7CC | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#CCC7C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc7cc; /* rgb */ color: rgb(204, 199, 204); /* oklch */ color: oklch(83.5% 0.009 325.7);
Tailwind
colors: {
custom: {
50: '#dbd8db',
500: '#ccc7cc',
950: '#000000',
},
}SCSS
$custom: #ccc7cc; $custom-light: #dbd8db; $custom-dark: #000000;
JSON
{
"hex": "#ccc7cc",
"rgb": {
"r": 204,
"g": 199,
"b": 204
},
"hsl": {
"h": 300,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.83515,
"c": 0.00878,
"h": 325.7
},
"luminance": 0.58044
}Semantic roles & 50–950 ramp
primary
#CCC7CC
secondary
#989F98
accent
#8F5757
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384