#CCC9CD#CCC9CD
#CCC9CD is a very light, near-neutral grey. Relative luminance 0.590; OKLCH L 83.9% C 0.006 H 317.7°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9CD |
|---|---|
| RGB | rgb(204, 201, 205) |
| HSL | hsl(285, 4%, 80%) |
| HSV | hsv(285, 2%, 80%) |
| CMYK | cmyk(0.5%, 2%, 0%, 19.6%) |
| CIE-LAB | lab(81.30, 1.76, -1.62) |
| CIE-LCH | lch(81.30, 2.40, 317.38°) |
| OKLab | oklab(83.95% 0.0047 -0.0043) |
| OKLCH | oklch(83.95% 0.006 317.7) |
| XYZ | xyz(56.8061, 59.0185, 66.1448) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.63
Silver
#C0C0C0
ΔE00 3.83
Gainsboro
#DCDCDC
ΔE00 5.16
Dove Gray
#B6B8BD
ΔE00 5.25
Silver (survey)
#C5C9C7
ΔE00 5.37
Fog
#D8DCE0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9CD #CACDC9
analogous
#CAC9CD #CCC9CD #CDC9CC
triadic
#CCC9CD #CDCCC9 #C9CDCC
tetradic
#CCC9CD #CDCAC9 #CACDC9 #C9CCCD
square
#CCC9CD #CDCAC9 #CACDC9 #C9CCCD
split-complementary
#CCC9CD #CCCDC9 #C9CDCA
monochromatic
#908992 #AEA9B0 #CCC9CD #EAE9EA #F0EFF0
Accessibility & contrast
On white
1.64
#CCC9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CCC9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9CD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9CD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C9CACD
Tritanopia (blue-blind)
#CCC9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc9cd; /* rgb */ color: rgb(204, 201, 205); /* oklch */ color: oklch(83.9% 0.006 317.7);
Tailwind
colors: {
custom: {
50: '#dbd9dc',
500: '#ccc9cd',
950: '#000000',
},
}SCSS
$custom: #ccc9cd; $custom-light: #dbd9dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc9cd",
"rgb": {
"r": 204,
"g": 201,
"b": 205
},
"hsl": {
"h": 285,
"s": 3.846,
"l": 79.608
},
"oklch": {
"l": 0.83947,
"c": 0.00638,
"h": 317.7
},
"luminance": 0.59018
}Semantic roles & 50–950 ramp
primary
#CCC9CD
secondary
#9CA09A
accent
#8E5865
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384