#C7CBCE#C7CBCE
#C7CBCE is a very light, near-neutral grey. Relative luminance 0.593; OKLCH L 84.0% C 0.006 H 239.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBCE |
|---|---|
| RGB | rgb(199, 203, 206) |
| HSL | hsl(206, 7%, 79%) |
| HSV | hsv(206, 3%, 81%) |
| CMYK | cmyk(3.4%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(81.46, -0.81, -1.97) |
| CIE-LCH | lch(81.46, 2.13, 247.69°) |
| OKLab | oklab(83.99% -0.0031 -0.0053) |
| OKLCH | oklch(83.99% 0.006 239.8) |
| XYZ | xyz(56.0476, 59.3100, 66.8758) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.80
Light Gray
#D3D3D3
ΔE00 3.02
Silver
#C0C0C0
ΔE00 3.41
Fog
#D8DCE0
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.70
Dove Gray
#B6B8BD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBCE #CECAC7
analogous
#C7CECE #C7CBCE #C7C8CE
triadic
#C7CBCE #CEC7CB #CBCEC7
tetradic
#C7CBCE #CEC7CE #CECAC7 #C8CEC7
square
#C7CBCE #CEC7CE #CECAC7 #C8CEC7
split-complementary
#C7CBCE #CEC7C8 #CECEC7
monochromatic
#868E95 #A6ADB1 #C7CBCE #E8E9EB #EFF0F1
Accessibility & contrast
On white
1.63
#C7CBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C7CBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBCE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBCE | 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)
#CACBCE
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#C5CCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c7cbce; /* rgb */ color: rgb(199, 203, 206); /* oklch */ color: oklch(84.0% 0.006 239.8);
Tailwind
colors: {
custom: {
50: '#d8dadc',
500: '#c7cbce',
950: '#000000',
},
}SCSS
$custom: #c7cbce; $custom-light: #d8dadc; $custom-dark: #000000;
JSON
{
"hex": "#c7cbce",
"rgb": {
"r": 199,
"g": 203,
"b": 206
},
"hsl": {
"h": 205.714,
"s": 6.667,
"l": 79.412
},
"oklch": {
"l": 0.83987,
"c": 0.00609,
"h": 239.8
},
"luminance": 0.5931
}Semantic roles & 50–950 ramp
primary
#C7CBCE
secondary
#A19C98
accent
#6E5591
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384