#C8CCC7#C8CCC7
#C8CCC7 is a very light, near-neutral grey. Relative luminance 0.596; OKLCH L 84.1% C 0.008 H 139.4°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CCC7 |
|---|---|
| RGB | rgb(200, 204, 199) |
| HSL | hsl(108, 5%, 79%) |
| HSV | hsv(108, 2%, 80%) |
| CMYK | cmyk(2%, 0%, 2.5%, 20%) |
| CIE-LAB | lab(81.61, -2.29, 2.01) |
| CIE-LCH | lch(81.61, 3.04, 138.71°) |
| OKLab | oklab(84.07% -0.0062 0.0053) |
| OKLCH | oklch(84.07% 0.008 139.4) |
| XYZ | xyz(55.7193, 59.5885, 62.5881) |
| Luminance | 0.5959 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.68
Light Grey
#D8DCD6
ΔE00 3.79
Light Gray
#D3D3D3
ΔE00 4.15
Silver
#C0C0C0
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 5.45
Fog
#D8DCE0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CCC7 #CBC7CC
analogous
#CBCCC7 #C8CCC7 #C7CCC9
triadic
#C8CCC7 #C7C8CC #CCC7C8
tetradic
#C8CCC7 #C7CBCC #CBC7CC #CCC9C7
square
#C8CCC7 #C7CBCC #CBC7CC #CCC9C7
split-complementary
#C8CCC7 #C9C7CC #CCC7CB
monochromatic
#899287 #A9AFA7 #C8CCC7 #E7E9E7 #EFF0EF
Accessibility & contrast
On white
1.63
#C8CCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C8CCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CCC7
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CCC7 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC7
Deuteranopia (green-blind)
#CCCBC7
Tritanopia (blue-blind)
#C8CCCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c8ccc7; /* rgb */ color: rgb(200, 204, 199); /* oklch */ color: oklch(84.1% 0.008 139.4);
Tailwind
colors: {
custom: {
50: '#d8dbd8',
500: '#c8ccc7',
950: '#000000',
},
}SCSS
$custom: #c8ccc7; $custom-light: #d8dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c8ccc7",
"rgb": {
"r": 200,
"g": 204,
"b": 199
},
"hsl": {
"h": 108,
"s": 4.673,
"l": 79.02
},
"oklch": {
"l": 0.84065,
"c": 0.00812,
"h": 139.4
},
"luminance": 0.59589
}Semantic roles & 50–950 ramp
primary
#C8CCC7
secondary
#9E989F
accent
#578F83
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483