#C8CFCC#C8CFCC
#C8CFCC is a very light, near-neutral grey. Relative luminance 0.613; OKLCH L 84.8% C 0.009 H 168.7°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFCC |
|---|---|
| RGB | rgb(200, 207, 204) |
| HSL | hsl(154, 7%, 80%) |
| HSV | hsv(154, 3%, 81%) |
| CMYK | cmyk(3.4%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(82.52, -2.94, 0.66) |
| CIE-LCH | lch(82.52, 3.01, 167.40°) |
| OKLab | oklab(84.82% -0.0085 0.0017) |
| OKLCH | oklch(84.82% 0.009 168.7) |
| XYZ | xyz(57.0293, 61.2644, 65.9358) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.03
Light Grey
#D8DCD6
ΔE00 3.64
Light Gray
#D3D3D3
ΔE00 4.27
Silver
#C0C0C0
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.31
Fog
#D8DCE0
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFCC #CFC8CB
analogous
#C8CFC9 #C8CFCC #C8CFCF
triadic
#C8CFCC #CCC8CF #CFCCC8
tetradic
#C8CFCC #C9C8CF #CFC8CB #CFCFC8
square
#C8CFCC #C9C8CF #CFC8CB #CFCFC8
split-complementary
#C8CFCC #CFC8CF #CFC9C8
monochromatic
#87968F #A7B2AE #C8CFCC #E9ECEA #EFF1F0
Accessibility & contrast
On white
1.58
#C8CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#C8CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFCC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFCC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECC
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#C7CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8cfcc; /* rgb */ color: rgb(200, 207, 204); /* oklch */ color: oklch(84.8% 0.009 168.7);
Tailwind
colors: {
custom: {
50: '#d8dddb',
500: '#c8cfcc',
950: '#000000',
},
}SCSS
$custom: #c8cfcc; $custom-light: #d8dddb; $custom-dark: #000000;
JSON
{
"hex": "#c8cfcc",
"rgb": {
"r": 200,
"g": 207,
"b": 204
},
"hsl": {
"h": 154.286,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.84822,
"c": 0.00867,
"h": 168.7
},
"luminance": 0.61265
}Semantic roles & 50–950 ramp
primary
#C8CFCC
secondary
#A2999D
accent
#556E91
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484