#C1C8CD#C1C8CD
#C1C8CD is a very light, near-neutral cyan. Relative luminance 0.571; OKLCH L 82.9% C 0.010 H 238.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C1C8CD |
|---|---|
| RGB | rgb(193, 200, 205) |
| HSL | hsl(205, 11%, 78%) |
| HSV | hsv(205, 6%, 80%) |
| CMYK | cmyk(5.9%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.21, -1.44, -3.32) |
| CIE-LCH | lch(80.21, 3.62, 246.55°) |
| OKLab | oklab(82.88% -0.0054 -0.0089) |
| OKLCH | oklch(82.88% 0.01 238.5) |
| XYZ | xyz(53.6639, 57.0534, 65.9310) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.65
Silver
#C0C0C0
ΔE00 4.04
Dove Gray
#B6B8BD
ΔE00 4.56
Light Gray
#D3D3D3
ΔE00 4.68
Fog
#D8DCE0
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1C8CD #CDC6C1
analogous
#C1CDCC #C1C8CD #C1C2CD
triadic
#C1C8CD #CDC1C8 #C8CDC1
tetradic
#C1C8CD #CCC1CD #CDC6C1 #C2CDC1
square
#C1C8CD #CCC1CD #CDC6C1 #C2CDC1
split-complementary
#C1C8CD #CDC1C2 #CDCCC1
monochromatic
#7D8C96 #9FAAB2 #C1C8CD #E3E6E8 #EEF0F1
Accessibility & contrast
On white
1.69
#C1C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C1C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1C8CD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1C8CD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#BEC9CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c1c8cd; /* rgb */ color: rgb(193, 200, 205); /* oklch */ color: oklch(82.9% 0.010 238.5);
Tailwind
colors: {
custom: {
50: '#d3d8dc',
500: '#c1c8cd',
950: '#000000',
},
}SCSS
$custom: #c1c8cd; $custom-light: #d3d8dc; $custom-dark: #000000;
JSON
{
"hex": "#c1c8cd",
"rgb": {
"r": 193,
"g": 200,
"b": 205
},
"hsl": {
"h": 205,
"s": 10.714,
"l": 78.039
},
"oklch": {
"l": 0.82883,
"c": 0.01042,
"h": 238.5
},
"luminance": 0.57054
}Semantic roles & 50–950 ramp
primary
#C1C8CD
secondary
#A19891
accent
#6D5195
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384