#C8CCCD#C8CCCD
#C8CCCD is a very light, near-neutral grey. Relative luminance 0.599; OKLCH L 84.2% C 0.005 H 214.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCCD |
|---|---|
| RGB | rgb(200, 204, 205) |
| HSL | hsl(192, 5%, 79%) |
| HSV | hsv(192, 2%, 80%) |
| CMYK | cmyk(2.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.77, -1.18, -0.98) |
| CIE-LCH | lch(81.77, 1.53, 219.53°) |
| OKLab | oklab(84.24% -0.0038 -0.0026) |
| OKLCH | oklch(84.24% 0.005 214.3) |
| XYZ | xyz(56.4297, 59.8727, 66.3295) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.82
Light Gray
#D3D3D3
ΔE00 2.69
Silver
#C0C0C0
ΔE00 3.42
Fog
#D8DCE0
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 4.40
Light Grey
#D8DCD6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCCD #CDC9C8
analogous
#C8CDCC #C8CCCD #C8CACD
triadic
#C8CCCD #CDC8CC #CCCDC8
tetradic
#C8CCCD #CCC8CD #CDC9C8 #CACDC8
square
#C8CCCD #CCC8CD #CDC9C8 #CACDC8
split-complementary
#C8CCCD #CDC8CA #CDCCC8
monochromatic
#889193 #A8AEB0 #C8CCCD #E8EAEA #EFF0F0
Accessibility & contrast
On white
1.62
#C8CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C8CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCCD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCCD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#C7CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cccd; /* rgb */ color: rgb(200, 204, 205); /* oklch */ color: oklch(84.2% 0.005 214.3);
Tailwind
colors: {
custom: {
50: '#d8dbdc',
500: '#c8cccd',
950: '#000000',
},
}SCSS
$custom: #c8cccd; $custom-light: #d8dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c8cccd",
"rgb": {
"r": 200,
"g": 204,
"b": 205
},
"hsl": {
"h": 192,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84238,
"c": 0.00463,
"h": 214.3
},
"luminance": 0.59873
}Semantic roles & 50–950 ramp
primary
#C8CCCD
secondary
#A09B99
accent
#62578F
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484