#C1CBCF#C1CBCF
#C1CBCF is a very light, near-neutral cyan. Relative luminance 0.586; OKLCH L 83.6% C 0.012 H 223.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CBCF |
|---|---|
| RGB | rgb(193, 203, 207) |
| HSL | hsl(197, 13%, 78%) |
| HSV | hsv(197, 7%, 81%) |
| CMYK | cmyk(6.8%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.05, -2.64, -3.17) |
| CIE-LCH | lch(81.05, 4.12, 230.24°) |
| OKLab | oklab(83.56% -0.0089 -0.0085) |
| OKLCH | oklch(83.56% 0.012 223.5) |
| XYZ | xyz(54.6084, 58.5538, 67.4444) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.59
Silver
#C0C0C0
ΔE00 5.11
Fog
#D8DCE0
ΔE00 5.11
Light Gray
#D3D3D3
ΔE00 5.12
Dove Gray
#B6B8BD
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CBCF #CFC5C1
analogous
#C1CFCC #C1CBCF #C1C4CF
triadic
#C1CBCF #CFC1CB #CBCFC1
tetradic
#C1CBCF #CCC1CF #CFC5C1 #C4CFC1
square
#C1CBCF #CCC1CF #CFC5C1 #C4CFC1
split-complementary
#C1CBCF #CFC1C4 #CFCCC1
monochromatic
#7C919A #9FAEB4 #C1CBCF #E3E8EA #EEF1F2
Accessibility & contrast
On white
1.65
#C1CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C1CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CBCF
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CBCF | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACF
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#BECCCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c1cbcf; /* rgb */ color: rgb(193, 203, 207); /* oklch */ color: oklch(83.6% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#d3dadd',
500: '#c1cbcf',
950: '#000000',
},
}SCSS
$custom: #c1cbcf; $custom-light: #d3dadd; $custom-dark: #000000;
JSON
{
"hex": "#c1cbcf",
"rgb": {
"r": 193,
"g": 203,
"b": 207
},
"hsl": {
"h": 197.143,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.83559,
"c": 0.01233,
"h": 223.5
},
"luminance": 0.58554
}Semantic roles & 50–950 ramp
primary
#C1CBCF
secondary
#A39691
accent
#634F97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384