#C6CACC#C6CACC
#C6CACC is a very light, near-neutral grey. Relative luminance 0.586; OKLCH L 83.6% C 0.005 H 228.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CACC |
|---|---|
| RGB | rgb(198, 202, 204) |
| HSL | hsl(200, 6%, 79%) |
| HSV | hsv(200, 3%, 80%) |
| CMYK | cmyk(2.9%, 1%, 0%, 20%) |
| CIE-LAB | lab(81.07, -1.00, -1.47) |
| CIE-LCH | lch(81.07, 1.78, 235.94°) |
| OKLab | oklab(83.65% -0.0034 -0.0039) |
| OKLCH | oklch(83.65% 0.005 228.9) |
| XYZ | xyz(55.3063, 58.6062, 65.5135) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.22
Light Gray
#D3D3D3
ΔE00 3.08
Silver
#C0C0C0
ΔE00 3.09
Fog
#D8DCE0
ΔE00 4.42
Gainsboro
#DCDCDC
ΔE00 4.86
Dove Gray
#B6B8BD
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CACC #CCC8C6
analogous
#C6CCCB #C6CACC #C6C7CC
triadic
#C6CACC #CCC6CA #CACCC6
tetradic
#C6CACC #CBC6CC #CCC8C6 #C7CCC6
square
#C6CACC #CBC6CC #CCC8C6 #C7CCC6
split-complementary
#C6CACC #CCC6C7 #CCCBC6
monochromatic
#858E92 #A6ACAF #C6CACC #E6E8E9 #EFF0F1
Accessibility & contrast
On white
1.65
#C6CACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#C6CACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CACC
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CACC | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#C5CBCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6cacc; /* rgb */ color: rgb(198, 202, 204); /* oklch */ color: oklch(83.6% 0.005 228.9);
Tailwind
colors: {
custom: {
50: '#d7dadb',
500: '#c6cacc',
950: '#000000',
},
}SCSS
$custom: #c6cacc; $custom-light: #d7dadb; $custom-dark: #000000;
JSON
{
"hex": "#c6cacc",
"rgb": {
"r": 198,
"g": 202,
"b": 204
},
"hsl": {
"h": 200,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83647,
"c": 0.00523,
"h": 228.9
},
"luminance": 0.58606
}Semantic roles & 50–950 ramp
primary
#C6CACC
secondary
#9F9A97
accent
#69568F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384