#C8CFCF#C8CFCF
#C8CFCF is a very light, near-neutral grey. Relative luminance 0.614; OKLCH L 84.9% C 0.008 H 197.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFCF |
|---|---|
| RGB | rgb(200, 207, 207) |
| HSL | hsl(180, 7%, 80%) |
| HSV | hsv(180, 3%, 81%) |
| CMYK | cmyk(3.4%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.60, -2.38, -0.83) |
| CIE-LCH | lch(82.60, 2.52, 199.22°) |
| OKLab | oklab(84.91% -0.0073 -0.0022) |
| OKLCH | oklch(84.91% 0.008 197) |
| XYZ | xyz(57.3926, 61.4097, 67.8490) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.04
Light Gray
#D3D3D3
ΔE00 3.63
Fog
#D8DCE0
ΔE00 4.35
Light Grey
#D8DCD6
ΔE00 4.37
Silver
#C0C0C0
ΔE00 4.79
Gainsboro
#DCDCDC
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFCF #CFC8C8
analogous
#C8CFCC #C8CFCF #C8CCCF
triadic
#C8CFCF #CFC8CF #CFCFC8
tetradic
#C8CFCF #CCC8CF #CFC8C8 #CCCFC8
square
#C8CFCF #CCC8CF #CFC8C8 #CCCFC8
split-complementary
#C8CFCF #CFC8CC #CFCCC8
monochromatic
#879696 #A7B2B2 #C8CFCF #E9ECEC #EFF1F1
Accessibility & contrast
On white
1.58
#C8CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#C8CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFCF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFCF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#C6D0CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8cfcf; /* rgb */ color: rgb(200, 207, 207); /* oklch */ color: oklch(84.9% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#d8dddd',
500: '#c8cfcf',
950: '#000000',
},
}SCSS
$custom: #c8cfcf; $custom-light: #d8dddd; $custom-dark: #000000;
JSON
{
"hex": "#c8cfcf",
"rgb": {
"r": 200,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84909,
"c": 0.00766,
"h": 197
},
"luminance": 0.6141
}Semantic roles & 50–950 ramp
primary
#C8CFCF
secondary
#A29999
accent
#555591
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484