#C8C8CF#C8C8CF
#C8C8CF is a very light, near-neutral grey. Relative luminance 0.581; OKLCH L 83.5% C 0.010 H 286.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C8C8CF |
|---|---|
| RGB | rgb(200, 200, 207) |
| HSL | hsl(240, 7%, 80%) |
| HSV | hsv(240, 3%, 81%) |
| CMYK | cmyk(3.4%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.79, 1.30, -3.48) |
| CIE-LCH | lch(80.79, 3.72, 290.51°) |
| OKLab | oklab(83.49% 0.0027 -0.0093) |
| OKLCH | oklch(83.49% 0.01 286.2) |
| XYZ | xyz(55.7342, 58.0928, 67.2962) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.25
Light Gray
#D3D3D3
ΔE00 4.46
Dove Gray
#B6B8BD
ΔE00 4.56
Fog
#D8DCE0
ΔE00 5.35
Silver (survey)
#C5C9C7
ΔE00 5.61
Gainsboro
#DCDCDC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8C8CF #CFCFC8
analogous
#C8CCCF #C8C8CF #CCC8CF
triadic
#C8C8CF #CFC8C8 #C8CFC8
tetradic
#C8C8CF #CFC8CC #CFCFC8 #C8CFCC
square
#C8C8CF #CFC8CC #CFCFC8 #C8CFCC
split-complementary
#C8C8CF #CFCCC8 #CCCFC8
monochromatic
#878796 #A7A7B2 #C8C8CF #E9E9EC #EFEFF1
Accessibility & contrast
On white
1.66
#C8C8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#C8C8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8C8CF
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8C8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8C8CF | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#C7C9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c8c8cf; /* rgb */ color: rgb(200, 200, 207); /* oklch */ color: oklch(83.5% 0.010 286.2);
Tailwind
colors: {
custom: {
50: '#d8d8dd',
500: '#c8c8cf',
950: '#000000',
},
}SCSS
$custom: #c8c8cf; $custom-light: #d8d8dd; $custom-dark: #000000;
JSON
{
"hex": "#c8c8cf",
"rgb": {
"r": 200,
"g": 200,
"b": 207
},
"hsl": {
"h": 240,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83487,
"c": 0.00965,
"h": 286.2
},
"luminance": 0.58093
}Semantic roles & 50–950 ramp
primary
#C8C8CF
secondary
#A2A299
accent
#915591
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384