#C6C8CD#C6C8CD
#C6C8CD is a very light, near-neutral grey. Relative luminance 0.577; OKLCH L 83.3% C 0.007 H 268.5°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8CD |
|---|---|
| RGB | rgb(198, 200, 205) |
| HSL | hsl(223, 7%, 79%) |
| HSV | hsv(223, 3%, 80%) |
| CMYK | cmyk(3.4%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.58, 0.25, -2.73) |
| CIE-LCH | lch(80.58, 2.74, 275.16°) |
| OKLab | oklab(83.27% -0.0002 -0.0073) |
| OKLCH | oklch(83.27% 0.007 268.5) |
| XYZ | xyz(54.9604, 57.7219, 65.9917) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.28
Light Gray
#D3D3D3
ΔE00 3.73
Dove Gray
#B6B8BD
ΔE00 4.13
Silver (survey)
#C5C9C7
ΔE00 4.16
Fog
#D8DCE0
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8CD #CDCBC6
analogous
#C6CCCD #C6C8CD #C8C6CD
triadic
#C6C8CD #CDC6C8 #C8CDC6
tetradic
#C6C8CD #CDC6CC #CDCBC6 #C6CDC8
square
#C6C8CD #CDC6CC #CDCBC6 #C6CDC8
split-complementary
#C6C8CD #CDC8C6 #CCCDC6
monochromatic
#858994 #A5A9B0 #C6C8CD #E7E7EA #EFEFF1
Accessibility & contrast
On white
1.67
#C6C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#C6C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8CD
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8CD | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#C5C9CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6c8cd; /* rgb */ color: rgb(198, 200, 205); /* oklch */ color: oklch(83.3% 0.007 268.5);
Tailwind
colors: {
custom: {
50: '#d7d8dc',
500: '#c6c8cd',
950: '#000000',
},
}SCSS
$custom: #c6c8cd; $custom-light: #d7d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c6c8cd",
"rgb": {
"r": 198,
"g": 200,
"b": 205
},
"hsl": {
"h": 222.857,
"s": 6.542,
"l": 79.02
},
"oklch": {
"l": 0.8327,
"c": 0.00727,
"h": 268.5
},
"luminance": 0.57722
}Semantic roles & 50–950 ramp
primary
#C6C8CD
secondary
#A09E97
accent
#7F5590
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384