#C4CBCF#C4CBCF
#C4CBCF is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.010 H 232.4°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CBCF |
|---|---|
| RGB | rgb(196, 203, 207) |
| HSL | hsl(202, 10%, 79%) |
| HSV | hsv(202, 5%, 81%) |
| CMYK | cmyk(5.3%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.27, -1.63, -2.82) |
| CIE-LCH | lch(81.27, 3.26, 239.96°) |
| OKLab | oklab(83.79% -0.0058 -0.0075) |
| OKLCH | oklch(83.79% 0.01 232.4) |
| XYZ | xyz(55.3812, 58.9522, 67.4806) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.19
Light Gray
#D3D3D3
ΔE00 4.09
Silver
#C0C0C0
ΔE00 4.24
Fog
#D8DCE0
ΔE00 4.40
Dove Gray
#B6B8BD
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CBCF #CFC8C4
analogous
#C4CFCE #C4CBCF #C4C6CF
triadic
#C4CBCF #CFC4CB #CBCFC4
tetradic
#C4CBCF #CEC4CF #CFC8C4 #C6CFC4
square
#C4CBCF #CEC4CF #CFC8C4 #C6CFC4
split-complementary
#C4CBCF #CFC4C6 #CFCEC4
monochromatic
#819098 #A2ADB4 #C4CBCF #E6E9EA #EEF0F1
Accessibility & contrast
On white
1.64
#C4CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C4CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CBCF
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CBCF | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#C1CCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c4cbcf; /* rgb */ color: rgb(196, 203, 207); /* oklch */ color: oklch(83.8% 0.010 232.4);
Tailwind
colors: {
custom: {
50: '#d5dadd',
500: '#c4cbcf',
950: '#000000',
},
}SCSS
$custom: #c4cbcf; $custom-light: #d5dadd; $custom-dark: #000000;
JSON
{
"hex": "#c4cbcf",
"rgb": {
"r": 196,
"g": 203,
"b": 207
},
"hsl": {
"h": 201.818,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.83786,
"c": 0.00952,
"h": 232.4
},
"luminance": 0.58953
}Semantic roles & 50–950 ramp
primary
#C4CBCF
secondary
#A39A94
accent
#6A5194
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384