#C7C8CF#C7C8CF
#C7C8CF is a very light, near-neutral grey. Relative luminance 0.580; OKLCH L 83.4% C 0.010 H 279.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8CF |
|---|---|
| RGB | rgb(199, 200, 207) |
| HSL | hsl(233, 8%, 80%) |
| HSV | hsv(233, 4%, 81%) |
| CMYK | cmyk(3.9%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.71, 0.96, -3.60) |
| CIE-LCH | lch(80.71, 3.73, 284.97°) |
| OKLab | oklab(83.41% 0.0016 -0.0096) |
| OKLCH | oklch(83.41% 0.01 279.6) |
| XYZ | xyz(55.4679, 57.9555, 67.2837) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.14
Dove Gray
#B6B8BD
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 4.41
Fog
#D8DCE0
ΔE00 5.18
Silver (survey)
#C5C9C7
ΔE00 5.36
Gainsboro
#DCDCDC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8CF #CFCEC7
analogous
#C7CCCF #C7C8CF #CAC7CF
triadic
#C7C8CF #CFC7C8 #C8CFC7
tetradic
#C7C8CF #CFC7CC #CFCEC7 #C7CFCA
square
#C7C8CF #CFC7CC #CFCEC7 #C7CFCA
split-complementary
#C7C8CF #CFCAC7 #CCCFC7
monochromatic
#858797 #A6A8B3 #C7C8CF #E8E8EB #EFEFF1
Accessibility & contrast
On white
1.67
#C7C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C7C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8CF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8CF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9CF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#C5C9CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c7c8cf; /* rgb */ color: rgb(199, 200, 207); /* oklch */ color: oklch(83.4% 0.010 279.6);
Tailwind
colors: {
custom: {
50: '#d8d8dd',
500: '#c7c8cf',
950: '#000000',
},
}SCSS
$custom: #c7c8cf; $custom-light: #d8d8dd; $custom-dark: #000000;
JSON
{
"hex": "#c7c8cf",
"rgb": {
"r": 199,
"g": 200,
"b": 207
},
"hsl": {
"h": 232.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83409,
"c": 0.00974,
"h": 279.6
},
"luminance": 0.57956
}Semantic roles & 50–950 ramp
primary
#C7C8CF
secondary
#A2A198
accent
#8A5492
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384