#CCC9CF#CCC9CF
#CCC9CF is a very light, near-neutral grey. Relative luminance 0.591; OKLCH L 84.0% C 0.009 H 308.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC9CF |
|---|---|
| RGB | rgb(204, 201, 207) |
| HSL | hsl(270, 6%, 80%) |
| HSV | hsv(270, 3%, 81%) |
| CMYK | cmyk(1.4%, 2.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.36, 2.13, -2.62) |
| CIE-LCH | lch(81.36, 3.38, 309.19°) |
| OKLab | oklab(84.01% 0.0055 -0.0069) |
| OKLCH | oklch(84.01% 0.009 308.3) |
| XYZ | xyz(57.0491, 59.1157, 67.4244) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.35
Silver
#C0C0C0
ΔE00 4.56
Dove Gray
#B6B8BD
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.67
Fog
#D8DCE0
ΔE00 5.72
Silver (survey)
#C5C9C7
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC9CF #CCCFC9
analogous
#C9C9CF #CCC9CF #CFC9CF
triadic
#CCC9CF #CFCCC9 #C9CFCC
tetradic
#CCC9CF #CFC9C9 #CCCFC9 #C9CFCF
square
#CCC9CF #CFC9C9 #CCCFC9 #C9CFCF
split-complementary
#CCC9CF #CFCFC9 #C9CFC9
monochromatic
#8F8895 #ADA9B2 #CCC9CF #EBE9EC #F0EFF1
Accessibility & contrast
On white
1.64
#CCC9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#CCC9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC9CF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC9CF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#CCCACB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ccc9cf; /* rgb */ color: rgb(204, 201, 207); /* oklch */ color: oklch(84.0% 0.009 308.3);
Tailwind
colors: {
custom: {
50: '#dbd9dd',
500: '#ccc9cf',
950: '#000000',
},
}SCSS
$custom: #ccc9cf; $custom-light: #dbd9dd; $custom-dark: #000000;
JSON
{
"hex": "#ccc9cf",
"rgb": {
"r": 204,
"g": 201,
"b": 207
},
"hsl": {
"h": 270,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84006,
"c": 0.00885,
"h": 308.3
},
"luminance": 0.59116
}Semantic roles & 50–950 ramp
primary
#CCC9CF
secondary
#9EA29A
accent
#905673
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384