#CCC9CC#CCC9CC
#CCC9CC is a very light, near-neutral grey. Relative luminance 0.590; OKLCH L 83.9% C 0.005 H 325.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9CC |
|---|---|
| RGB | rgb(204, 201, 204) |
| HSL | hsl(300, 3%, 79%) |
| HSV | hsv(300, 1%, 80%) |
| CMYK | cmyk(0%, 1.5%, 0%, 20%) |
| CIE-LAB | lab(81.28, 1.58, -1.13) |
| CIE-LCH | lch(81.28, 1.94, 324.52°) |
| OKLab | oklab(83.92% 0.0043 -0.003) |
| OKLCH | oklch(83.92% 0.005 325.6) |
| XYZ | xyz(56.6858, 58.9704, 65.5111) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.32
Silver
#C0C0C0
ΔE00 3.51
Gainsboro
#DCDCDC
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 5.01
Dove Gray
#B6B8BD
ΔE00 5.25
Fog
#D8DCE0
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9CC #C9CCC9
analogous
#CBC9CC #CCC9CC #CCC9CB
triadic
#CCC9CC #CCCCC9 #C9CCCC
tetradic
#CCC9CC #CCCBC9 #C9CCC9 #C9CBCC
square
#CCC9CC #CCCBC9 #C9CCC9 #C9CBCC
split-complementary
#CCC9CC #CBCCC9 #C9CCCB
monochromatic
#918A91 #AEAAAE #CCC9CC #EAE8EA #F0EFF0
Accessibility & contrast
On white
1.64
#CCC9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CCC9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9CC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9CC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#CCC9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc9cc; /* rgb */ color: rgb(204, 201, 204); /* oklch */ color: oklch(83.9% 0.005 325.6);
Tailwind
colors: {
custom: {
50: '#dbd9db',
500: '#ccc9cc',
950: '#000000',
},
}SCSS
$custom: #ccc9cc; $custom-light: #dbd9db; $custom-dark: #000000;
JSON
{
"hex": "#ccc9cc",
"rgb": {
"r": 204,
"g": 201,
"b": 204
},
"hsl": {
"h": 300,
"s": 2.857,
"l": 79.412
},
"oklch": {
"l": 0.83917,
"c": 0.00526,
"h": 325.6
},
"luminance": 0.5897
}Semantic roles & 50–950 ramp
primary
#CCC9CC
secondary
#9B9F9B
accent
#8D5959
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151415
muted
#848384