#C3CDCF#C3CDCF
#C3CDCF is a very light, near-neutral cyan. Relative luminance 0.598; OKLCH L 84.1% C 0.011 H 211.0°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CDCF |
|---|---|
| RGB | rgb(195, 205, 207) |
| HSL | hsl(190, 11%, 79%) |
| HSV | hsv(190, 6%, 81%) |
| CMYK | cmyk(5.8%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.71, -3.02, -2.17) |
| CIE-LCH | lch(81.71, 3.72, 215.75°) |
| OKLab | oklab(84.12% -0.0097 -0.0058) |
| OKLCH | oklch(84.12% 0.011 211) |
| XYZ | xyz(55.5972, 59.7692, 67.6269) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.06
Light Gray
#D3D3D3
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.03
Silver
#C0C0C0
ΔE00 5.30
Light Grey
#D8DCD6
ΔE00 5.74
Gainsboro
#DCDCDC
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CDCF #CFC5C3
analogous
#C3CFCB #C3CDCF #C3C7CF
triadic
#C3CDCF #CFC3CD #CDCFC3
tetradic
#C3CDCF #CBC3CF #CFC5C3 #C7CFC3
square
#C3CDCF #CBC3CF #CFC5C3 #C7CFC3
split-complementary
#C3CDCF #CFC3C7 #CFCBC3
monochromatic
#7F9499 #A1B1B4 #C3CDCF #E5E9EA #EEF1F1
Accessibility & contrast
On white
1.62
#C3CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#C3CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CDCF
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CDCF | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#C0CECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c3cdcf; /* rgb */ color: rgb(195, 205, 207); /* oklch */ color: oklch(84.1% 0.011 211.0);
Tailwind
colors: {
custom: {
50: '#d5dcdd',
500: '#c3cdcf',
950: '#000000',
},
}SCSS
$custom: #c3cdcf; $custom-light: #d5dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c3cdcf",
"rgb": {
"r": 195,
"g": 205,
"b": 207
},
"hsl": {
"h": 190,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.8412,
"c": 0.01131,
"h": 211
},
"luminance": 0.5977
}Semantic roles & 50–950 ramp
primary
#C3CDCF
secondary
#A39693
accent
#5C5095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484