#C7C8CA#C7C8CA
#C7C8CA is a very light, near-neutral grey. Relative luminance 0.577; OKLCH L 83.3% C 0.003 H 264.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C7C8CA |
|---|---|
| RGB | rgb(199, 200, 202) |
| HSL | hsl(220, 3%, 79%) |
| HSV | hsv(220, 1%, 79%) |
| CMYK | cmyk(1.5%, 1%, 0%, 20.8%) |
| CIE-LAB | lab(80.58, 0.03, -1.12) |
| CIE-LCH | lch(80.58, 1.12, 271.30°) |
| OKLab | oklab(83.26% -0.0003 -0.003) |
| OKLCH | oklch(83.26% 0.003 264.6) |
| XYZ | xyz(54.8663, 57.7149, 64.1153) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.29
Light Gray
#D3D3D3
ΔE00 2.89
Silver (survey)
#C5C9C7
ΔE00 2.96
Dove Gray
#B6B8BD
ΔE00 4.41
Fog
#D8DCE0
ΔE00 4.88
Gainsboro
#DCDCDC
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7C8CA #CAC9C7
analogous
#C7C9CA #C7C8CA #C7C7CA
triadic
#C7C8CA #CAC7C8 #C8CAC7
tetradic
#C7C8CA #CAC7C9 #CAC9C7 #C7CAC7
square
#C7C8CA #CAC7C9 #CAC9C7 #C7CAC7
split-complementary
#C7C8CA #CAC7C7 #C9CAC7
monochromatic
#888A8E #A8A9AC #C7C8CA #E6E7E8 #EFF0F0
Accessibility & contrast
On white
1.67
#C7C8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#C7C8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7C8CA
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7C8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7C8CA | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#C6C8C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c7c8ca; /* rgb */ color: rgb(199, 200, 202); /* oklch */ color: oklch(83.3% 0.003 264.6);
Tailwind
colors: {
custom: {
50: '#d8d8da',
500: '#c7c8ca',
950: '#000000',
},
}SCSS
$custom: #c7c8ca; $custom-light: #d8d8da; $custom-dark: #000000;
JSON
{
"hex": "#c7c8ca",
"rgb": {
"r": 199,
"g": 200,
"b": 202
},
"hsl": {
"h": 220,
"s": 2.752,
"l": 78.627
},
"oklch": {
"l": 0.83259,
"c": 0.00298,
"h": 264.6
},
"luminance": 0.57715
}Semantic roles & 50–950 ramp
primary
#C7C8CA
secondary
#9D9B99
accent
#7B598D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383