#C6CCC8#C6CCC8
#C6CCC8 is a very light, near-neutral grey. Relative luminance 0.594; OKLCH L 83.9% C 0.009 H 157.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCC8 |
|---|---|
| RGB | rgb(198, 204, 200) |
| HSL | hsl(140, 6%, 79%) |
| HSV | hsv(140, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.49, -2.79, 1.27) |
| CIE-LCH | lch(81.49, 3.07, 155.47°) |
| OKLab | oklab(83.94% -0.0079 0.0033) |
| OKLCH | oklch(83.94% 0.009 157.1) |
| XYZ | xyz(55.3050, 59.3614, 63.1767) |
| Luminance | 0.5936 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.63
Light Grey
#D8DCD6
ΔE00 4.03
Light Gray
#D3D3D3
ΔE00 4.48
Silver
#C0C0C0
ΔE00 4.77
Gainsboro
#DCDCDC
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCC8 #CCC6CA
analogous
#C7CCC6 #C6CCC8 #C6CCCB
triadic
#C6CCC8 #C8C6CC #CCC8C6
tetradic
#C6CCC8 #C6C7CC #CCC6CA #CCCBC6
square
#C6CCC8 #C6C7CC #CCC6CA #CCCBC6
split-complementary
#C6CCC8 #CBC6CC #CCC6C7
monochromatic
#85928A #A6AFA9 #C6CCC8 #E6E9E7 #EFF1EF
Accessibility & contrast
On white
1.63
#C6CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C6CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCC8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCC8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC8
Deuteranopia (green-blind)
#CBCAC8
Tritanopia (blue-blind)
#C5CCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6ccc8; /* rgb */ color: rgb(198, 204, 200); /* oklch */ color: oklch(83.9% 0.009 157.1);
Tailwind
colors: {
custom: {
50: '#d7dbd8',
500: '#c6ccc8',
950: '#000000',
},
}SCSS
$custom: #c6ccc8; $custom-light: #d7dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c6ccc8",
"rgb": {
"r": 198,
"g": 204,
"b": 200
},
"hsl": {
"h": 140,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83939,
"c": 0.00855,
"h": 157.1
},
"luminance": 0.59362
}Semantic roles & 50–950 ramp
primary
#C6CCC8
secondary
#9F979C
accent
#567C8F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483