#C3CCCF#C3CCCF
#C3CCCF is a very light, near-neutral cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.011 H 219.6°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CCCF |
|---|---|
| RGB | rgb(195, 204, 207) |
| HSL | hsl(195, 11%, 79%) |
| HSV | hsv(195, 6%, 81%) |
| CMYK | cmyk(5.8%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.45, -2.49, -2.55) |
| CIE-LCH | lch(81.45, 3.57, 225.70°) |
| OKLab | oklab(83.92% -0.0083 -0.0068) |
| OKLCH | oklch(83.92% 0.011 219.6) |
| XYZ | xyz(55.3588, 59.2924, 67.5474) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 4.61
Fog
#D8DCE0
ΔE00 4.76
Silver
#C0C0C0
ΔE00 4.86
Gainsboro
#DCDCDC
ΔE00 5.85
Dove Gray
#B6B8BD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CCCF #CFC6C3
analogous
#C3CFCC #C3CCCF #C3C6CF
triadic
#C3CCCF #CFC3CC #CCCFC3
tetradic
#C3CCCF #CCC3CF #CFC6C3 #C6CFC3
square
#C3CCCF #CCC3CF #CFC6C3 #C6CFC3
split-complementary
#C3CCCF #CFC3C6 #CFCCC3
monochromatic
#7F9299 #A1AFB4 #C3CCCF #E5E9EA #EEF1F1
Accessibility & contrast
On white
1.63
#C3CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C3CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CCCF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CCCF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#C0CDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c3cccf; /* rgb */ color: rgb(195, 204, 207); /* oklch */ color: oklch(83.9% 0.011 219.6);
Tailwind
colors: {
custom: {
50: '#d5dbdd',
500: '#c3cccf',
950: '#000000',
},
}SCSS
$custom: #c3cccf; $custom-light: #d5dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c3cccf",
"rgb": {
"r": 195,
"g": 204,
"b": 207
},
"hsl": {
"h": 195,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.83915,
"c": 0.01074,
"h": 219.6
},
"luminance": 0.59293
}Semantic roles & 50–950 ramp
primary
#C3CCCF
secondary
#A39793
accent
#625095
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484