#C6CACE#C6CACE
#C6CACE is a very light, near-neutral grey. Relative luminance 0.587; OKLCH L 83.7% C 0.007 H 247.9°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CACE |
|---|---|
| RGB | rgb(198, 202, 206) |
| HSL | hsl(210, 8%, 79%) |
| HSV | hsv(210, 4%, 81%) |
| CMYK | cmyk(3.9%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(81.13, -0.62, -2.47) |
| CIE-LCH | lch(81.13, 2.54, 255.89°) |
| OKLab | oklab(83.71% -0.0027 -0.0066) |
| OKLCH | oklch(83.71% 0.007 247.9) |
| XYZ | xyz(55.5477, 58.7028, 66.7849) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 3.39
Silver
#C0C0C0
ΔE00 3.45
Fog
#D8DCE0
ΔE00 4.26
Dove Gray
#B6B8BD
ΔE00 4.68
Gainsboro
#DCDCDC
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CACE #CECAC6
analogous
#C6CECE #C6CACE #C6C6CE
triadic
#C6CACE #CEC6CA #CACEC6
tetradic
#C6CACE #CEC6CE #CECAC6 #C6CEC6
square
#C6CACE #CEC6CE #CECAC6 #C6CEC6
split-complementary
#C6CACE #CEC6C6 #CECEC6
monochromatic
#848D95 #A5ABB2 #C6CACE #E7E9EA #EFF0F1
Accessibility & contrast
On white
1.65
#C6CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#C6CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CACE
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CACE | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACE
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#C4CBCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c6cace; /* rgb */ color: rgb(198, 202, 206); /* oklch */ color: oklch(83.7% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#d7dadc',
500: '#c6cace',
950: '#000000',
},
}SCSS
$custom: #c6cace; $custom-light: #d7dadc; $custom-dark: #000000;
JSON
{
"hex": "#c6cace",
"rgb": {
"r": 198,
"g": 202,
"b": 206
},
"hsl": {
"h": 210,
"s": 7.547,
"l": 79.216
},
"oklch": {
"l": 0.83706,
"c": 0.00711,
"h": 247.9
},
"luminance": 0.58703
}Semantic roles & 50–950 ramp
primary
#C6CACE
secondary
#A19C97
accent
#735491
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384