#CCC8CC#CCC8CC
#CCC8CC is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.7% C 0.007 H 325.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8CC |
|---|---|
| RGB | rgb(204, 200, 204) |
| HSL | hsl(300, 4%, 79%) |
| HSV | hsv(300, 2%, 80%) |
| CMYK | cmyk(0%, 2%, 0%, 20%) |
| CIE-LAB | lab(81.02, 2.11, -1.50) |
| CIE-LCH | lch(81.02, 2.59, 324.55°) |
| OKLab | oklab(83.72% 0.0058 -0.004) |
| OKLCH | oklch(83.72% 0.007 325.6) |
| XYZ | xyz(56.4535, 58.5057, 65.4337) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 4.02
Dove Gray
#B6B8BD
ΔE00 5.33
Gainsboro
#DCDCDC
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8CC #C8CCC8
analogous
#CAC8CC #CCC8CC #CCC8CA
triadic
#CCC8CC #CCCCC8 #C8CCCC
tetradic
#CCC8CC #CCCAC8 #C8CCC8 #C8CACC
square
#CCC8CC #CCCAC8 #C8CCC8 #C8CACC
split-complementary
#CCC8CC #CACCC8 #C8CCCA
monochromatic
#918891 #AFA8AF #CCC8CC #E9E8E9 #F0EFF0
Accessibility & contrast
On white
1.65
#CCC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CCC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8CC
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8CC | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C9C9CC
Tritanopia (blue-blind)
#CCC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8cc; /* rgb */ color: rgb(204, 200, 204); /* oklch */ color: oklch(83.7% 0.007 325.6);
Tailwind
colors: {
custom: {
50: '#dbd8db',
500: '#ccc8cc',
950: '#000000',
},
}SCSS
$custom: #ccc8cc; $custom-light: #dbd8db; $custom-dark: #000000;
JSON
{
"hex": "#ccc8cc",
"rgb": {
"r": 204,
"g": 200,
"b": 204
},
"hsl": {
"h": 300,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.83716,
"c": 0.00701,
"h": 325.6
},
"luminance": 0.58506
}Semantic roles & 50–950 ramp
primary
#CCC8CC
secondary
#999F99
accent
#8E5858
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384