#C8CCC6#C8CCC6
#C8CCC6 is a very light, near-neutral grey. Relative luminance 0.595; OKLCH L 84.0% C 0.009 H 134.9°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCC6 |
|---|---|
| RGB | rgb(200, 204, 198) |
| HSL | hsl(100, 6%, 79%) |
| HSV | hsv(100, 3%, 80%) |
| CMYK | cmyk(2%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(81.59, -2.47, 2.50) |
| CIE-LCH | lch(81.59, 3.52, 134.55°) |
| OKLab | oklab(84.04% -0.0066 0.0066) |
| OKLCH | oklch(84.04% 0.009 134.9) |
| XYZ | xyz(55.6036, 59.5422, 61.9786) |
| Luminance | 0.5954 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.12
Light Grey
#D8DCD6
ΔE00 3.78
Light Gray
#D3D3D3
ΔE00 4.52
Silver
#C0C0C0
ΔE00 4.87
Gainsboro
#DCDCDC
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCC6 #CAC6CC
analogous
#CBCCC6 #C8CCC6 #C6CCC7
triadic
#C8CCC6 #C6C8CC #CCC6C8
tetradic
#C8CCC6 #C6CBCC #CAC6CC #CCC7C6
square
#C8CCC6 #C6CBCC #CAC6CC #CCC7C6
split-complementary
#C8CCC6 #C7C6CC #CCC6CB
monochromatic
#8A9285 #A9AFA6 #C8CCC6 #E7E9E6 #EFF1EF
Accessibility & contrast
On white
1.63
#C8CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C8CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCC6
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCC6 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC6
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#C8CBCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ccc6; /* rgb */ color: rgb(200, 204, 198); /* oklch */ color: oklch(84.0% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#d8dbd7',
500: '#c8ccc6',
950: '#000000',
},
}SCSS
$custom: #c8ccc6; $custom-light: #d8dbd7; $custom-dark: #000000;
JSON
{
"hex": "#c8ccc6",
"rgb": {
"r": 200,
"g": 204,
"b": 198
},
"hsl": {
"h": 100,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.84037,
"c": 0.0093,
"h": 134.9
},
"luminance": 0.59542
}Semantic roles & 50–950 ramp
primary
#C8CCC6
secondary
#9C979F
accent
#568F7C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483