#C7C8CD#C7C8CD
#C7C8CD is a very light, near-neutral grey. Relative luminance 0.579; OKLCH L 83.3% C 0.007 H 277.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8CD |
|---|---|
| RGB | rgb(199, 200, 205) |
| HSL | hsl(230, 6%, 79%) |
| HSV | hsv(230, 3%, 80%) |
| CMYK | cmyk(2.9%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.66, 0.59, -2.61) |
| CIE-LCH | lch(80.66, 2.67, 282.65°) |
| OKLab | oklab(83.35% 0.0009 -0.0069) |
| OKLCH | oklch(83.35% 0.007 277.1) |
| XYZ | xyz(55.2249, 57.8583, 66.0041) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.31
Light Gray
#D3D3D3
ΔE00 3.69
Dove Gray
#B6B8BD
ΔE00 4.21
Silver (survey)
#C5C9C7
ΔE00 4.41
Fog
#D8DCE0
ΔE00 4.91
Gainsboro
#DCDCDC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8CD #CDCCC7
analogous
#C7CBCD #C7C8CD #C9C7CD
triadic
#C7C8CD #CDC7C8 #C8CDC7
tetradic
#C7C8CD #CDC7CB #CDCCC7 #C7CDC9
square
#C7C8CD #CDC7CB #CDCCC7 #C7CDC9
split-complementary
#C7C8CD #CDC9C7 #CBCDC7
monochromatic
#868893 #A7A8B0 #C7C8CD #E7E8EA #EFEFF1
Accessibility & contrast
On white
1.67
#C7C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#C7C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8CD
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8CD | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CD
Deuteranopia (green-blind)
#C6C8CD
Tritanopia (blue-blind)
#C6C9CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c7c8cd; /* rgb */ color: rgb(199, 200, 205); /* oklch */ color: oklch(83.3% 0.007 277.1);
Tailwind
colors: {
custom: {
50: '#d8d8dc',
500: '#c7c8cd',
950: '#000000',
},
}SCSS
$custom: #c7c8cd; $custom-light: #d8d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c7c8cd",
"rgb": {
"r": 199,
"g": 200,
"b": 205
},
"hsl": {
"h": 230,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83348,
"c": 0.007,
"h": 277.1
},
"luminance": 0.57858
}Semantic roles & 50–950 ramp
primary
#C7C8CD
secondary
#A09F98
accent
#865690
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384