#C6C8CC#C6C8CC
#C6C8CC is a very light, near-neutral grey. Relative luminance 0.577; OKLCH L 83.2% C 0.006 H 264.5°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8CC |
|---|---|
| RGB | rgb(198, 200, 204) |
| HSL | hsl(220, 6%, 79%) |
| HSV | hsv(220, 3%, 80%) |
| CMYK | cmyk(2.9%, 2%, 0%, 20%) |
| CIE-LAB | lab(80.56, 0.06, -2.23) |
| CIE-LCH | lch(80.56, 2.23, 271.49°) |
| OKLab | oklab(83.24% -0.0006 -0.006) |
| OKLCH | oklch(83.24% 0.006 264.5) |
| XYZ | xyz(54.8401, 57.6738, 65.3581) |
| Luminance | 0.5767 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.91
Light Gray
#D3D3D3
ΔE00 3.43
Silver (survey)
#C5C9C7
ΔE00 3.66
Dove Gray
#B6B8BD
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8CC #CCCAC6
analogous
#C6CBCC #C6C8CC #C7C6CC
triadic
#C6C8CC #CCC6C8 #C8CCC6
tetradic
#C6C8CC #CCC6CB #CCCAC6 #C6CCC7
square
#C6C8CC #CCC6CB #CCCAC6 #C6CCC7
split-complementary
#C6C8CC #CCC7C6 #CBCCC6
monochromatic
#858A92 #A6A9AF #C6C8CC #E6E7E9 #EFEFF1
Accessibility & contrast
On white
1.68
#C6C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#C6C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8CC
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8CC | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C6C8CC
Tritanopia (blue-blind)
#C5C9C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6c8cc; /* rgb */ color: rgb(198, 200, 204); /* oklch */ color: oklch(83.2% 0.006 264.5);
Tailwind
colors: {
custom: {
50: '#d7d8db',
500: '#c6c8cc',
950: '#000000',
},
}SCSS
$custom: #c6c8cc; $custom-light: #d7d8db; $custom-dark: #000000;
JSON
{
"hex": "#c6c8cc",
"rgb": {
"r": 198,
"g": 200,
"b": 204
},
"hsl": {
"h": 220,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.8324,
"c": 0.00598,
"h": 264.5
},
"luminance": 0.57674
}Semantic roles & 50–950 ramp
primary
#C6C8CC
secondary
#9F9C97
accent
#7C568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384