#CCC6CC#CCC6CC
#CCC6CC is a very light, near-neutral grey. Relative luminance 0.576; OKLCH L 83.3% C 0.011 H 325.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6CC |
|---|---|
| RGB | rgb(204, 198, 204) |
| HSL | hsl(300, 6%, 79%) |
| HSV | hsv(300, 3%, 80%) |
| CMYK | cmyk(0%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(80.51, 3.17, -2.25) |
| CIE-LCH | lch(80.51, 3.89, 324.60°) |
| OKLab | oklab(83.32% 0.0087 -0.0059) |
| OKLCH | oklch(83.32% 0.011 325.7) |
| XYZ | xyz(55.9933, 57.5854, 65.2803) |
| Luminance | 0.5758 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.09
Light Gray
#D3D3D3
ΔE00 5.44
Dove Gray
#B6B8BD
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.73
Fog
#D8DCE0
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6CC #C6CCC6
analogous
#C9C6CC #CCC6CC #CCC6C9
triadic
#CCC6CC #CCCCC6 #C6CCCC
tetradic
#CCC6CC #CCC9C6 #C6CCC6 #C6C9CC
square
#CCC6CC #CCC9C6 #C6CCC6 #C6C9CC
split-complementary
#CCC6CC #C9CCC6 #C6CCC9
monochromatic
#928592 #AFA6AF #CCC6CC #E9E6E9 #F1EFF1
Accessibility & contrast
On white
1.68
#CCC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#CCC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6CC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6CC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#CCC6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc6cc; /* rgb */ color: rgb(204, 198, 204); /* oklch */ color: oklch(83.3% 0.011 325.7);
Tailwind
colors: {
custom: {
50: '#dbd7db',
500: '#ccc6cc',
950: '#000000',
},
}SCSS
$custom: #ccc6cc; $custom-light: #dbd7db; $custom-dark: #000000;
JSON
{
"hex": "#ccc6cc",
"rgb": {
"r": 204,
"g": 198,
"b": 204
},
"hsl": {
"h": 300,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83315,
"c": 0.01053,
"h": 325.7
},
"luminance": 0.57585
}Semantic roles & 50–950 ramp
primary
#CCC6CC
secondary
#979F97
accent
#8F5656
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384