#C8CCCC#C8CCCC
#C8CCCC is a very light, near-neutral grey. Relative luminance 0.598; OKLCH L 84.2% C 0.004 H 197.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCCC |
|---|---|
| RGB | rgb(200, 204, 204) |
| HSL | hsl(180, 4%, 79%) |
| HSV | hsv(180, 2%, 80%) |
| CMYK | cmyk(2%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.74, -1.37, -0.48) |
| CIE-LCH | lch(81.74, 1.45, 199.31°) |
| OKLab | oklab(84.21% -0.0042 -0.0013) |
| OKLCH | oklch(84.21% 0.004 197) |
| XYZ | xyz(56.3094, 59.8245, 65.6958) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.34
Light Gray
#D3D3D3
ΔE00 2.76
Silver
#C0C0C0
ΔE00 3.45
Fog
#D8DCE0
ΔE00 4.40
Gainsboro
#DCDCDC
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCCC #CCC8C8
analogous
#C8CCCA #C8CCCC #C8CACC
triadic
#C8CCCC #CCC8CC #CCCCC8
tetradic
#C8CCCC #CAC8CC #CCC8C8 #CACCC8
square
#C8CCCC #CAC8CC #CCC8C8 #CACCC8
split-complementary
#C8CCCC #CCC8CA #CCCAC8
monochromatic
#889191 #A8AFAF #C8CCCC #E8E9E9 #EFF0F0
Accessibility & contrast
On white
1.62
#C8CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C8CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCCC
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCCC | 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)
#CBCCCC
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#C7CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8cccc; /* rgb */ color: rgb(200, 204, 204); /* oklch */ color: oklch(84.2% 0.004 197.0);
Tailwind
colors: {
custom: {
50: '#d8dbdb',
500: '#c8cccc',
950: '#000000',
},
}SCSS
$custom: #c8cccc; $custom-light: #d8dbdb; $custom-dark: #000000;
JSON
{
"hex": "#c8cccc",
"rgb": {
"r": 200,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.84209,
"c": 0.0044,
"h": 197
},
"luminance": 0.59825
}Semantic roles & 50–950 ramp
primary
#C8CCCC
secondary
#9F9999
accent
#58588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484