#CCCFCF#CCCFCF
#CCCFCF is a very light, near-neutral grey. Relative luminance 0.620; OKLCH L 85.2% C 0.003 H 197.1°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFCF |
|---|---|
| RGB | rgb(204, 207, 207) |
| HSL | hsl(180, 3%, 81%) |
| HSV | hsv(180, 1%, 81%) |
| CMYK | cmyk(1.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.90, -1.02, -0.36) |
| CIE-LCH | lch(82.90, 1.09, 199.33°) |
| OKLab | oklab(85.22% -0.0031 -0.001) |
| OKLCH | oklch(85.22% 0.003 197.1) |
| XYZ | xyz(58.4752, 61.9679, 67.8998) |
| Luminance | 0.6197 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.88
Silver (survey)
#C5C9C7
ΔE00 2.03
Gainsboro
#DCDCDC
ΔE00 3.53
Fog
#D8DCE0
ΔE00 3.68
Silver
#C0C0C0
ΔE00 3.89
Light Grey
#D8DCD6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFCF #CFCCCC
analogous
#CCCFCD #CCCFCF #CCCDCF
triadic
#CCCFCF #CFCCCF #CFCFCC
tetradic
#CCCFCF #CDCCCF #CFCCCC #CDCFCC
square
#CCCFCF #CDCCCF #CFCCCC #CDCFCC
split-complementary
#CCCFCF #CFCCCD #CFCDCC
monochromatic
#8D9494 #ACB1B1 #CCCFCF #ECEDED #EFF0F0
Accessibility & contrast
On white
1.57
#CCCFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#CCCFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFCF
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFCF | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#CECECF
Tritanopia (blue-blind)
#CBCFCF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccfcf; /* rgb */ color: rgb(204, 207, 207); /* oklch */ color: oklch(85.2% 0.003 197.1);
Tailwind
colors: {
custom: {
50: '#dbdddd',
500: '#cccfcf',
950: '#000000',
},
}SCSS
$custom: #cccfcf; $custom-light: #dbdddd; $custom-dark: #000000;
JSON
{
"hex": "#cccfcf",
"rgb": {
"r": 204,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.85217,
"c": 0.0033,
"h": 197.1
},
"luminance": 0.61968
}Semantic roles & 50–950 ramp
primary
#CCCFCF
secondary
#A29E9E
accent
#59598D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484