#C8CFCD#C8CFCD
#C8CFCD is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 84.9% C 0.008 H 177.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFCD |
|---|---|
| RGB | rgb(200, 207, 205) |
| HSL | hsl(163, 7%, 80%) |
| HSV | hsv(163, 3%, 81%) |
| CMYK | cmyk(3.4%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.55, -2.75, 0.16) |
| CIE-LCH | lch(82.55, 2.76, 176.66°) |
| OKLab | oklab(84.85% -0.0081 0.0004) |
| OKLCH | oklch(84.85% 0.008 177.3) |
| XYZ | xyz(57.1496, 61.3125, 66.5694) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.90
Light Grey
#D8DCD6
ΔE00 3.82
Light Gray
#D3D3D3
ΔE00 4.01
Silver
#C0C0C0
ΔE00 5.05
Fog
#D8DCE0
ΔE00 5.06
Gainsboro
#DCDCDC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFCD #CFC8CA
analogous
#C8CFCA #C8CFCD #C8CECF
triadic
#C8CFCD #CDC8CF #CFCDC8
tetradic
#C8CFCD #CAC8CF #CFC8CA #CECFC8
square
#C8CFCD #CAC8CF #CFC8CA #CECFC8
split-complementary
#C8CFCD #CFC8CE #CFCAC8
monochromatic
#879692 #A7B2AF #C8CFCD #E9ECEB #EFF1F0
Accessibility & contrast
On white
1.58
#C8CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#C8CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFCD
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFCD | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CDCDCD
Tritanopia (blue-blind)
#C7CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfcd; /* rgb */ color: rgb(200, 207, 205); /* oklch */ color: oklch(84.9% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#d8dddc',
500: '#c8cfcd',
950: '#000000',
},
}SCSS
$custom: #c8cfcd; $custom-light: #d8dddc; $custom-dark: #000000;
JSON
{
"hex": "#c8cfcd",
"rgb": {
"r": 200,
"g": 207,
"b": 205
},
"hsl": {
"h": 162.857,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.8485,
"c": 0.00812,
"h": 177.3
},
"luminance": 0.61313
}Semantic roles & 50–950 ramp
primary
#C8CFCD
secondary
#A2999C
accent
#556691
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484