#C6CCCA#C6CCCA
#C6CCCA is a very light, near-neutral grey. Relative luminance 0.595; OKLCH L 84.0% C 0.007 H 174.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCCA |
|---|---|
| RGB | rgb(198, 204, 202) |
| HSL | hsl(160, 6%, 79%) |
| HSV | hsv(160, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.54, -2.42, 0.28) |
| CIE-LCH | lch(81.54, 2.44, 173.43°) |
| OKLab | oklab(84% -0.0071 0.0007) |
| OKLCH | oklch(84% 0.007 174.4) |
| XYZ | xyz(55.5403, 59.4555, 64.4157) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.12
Light Gray
#D3D3D3
ΔE00 3.93
Silver
#C0C0C0
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 4.31
Gainsboro
#DCDCDC
ΔE00 5.31
Fog
#D8DCE0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCCA #CCC6C8
analogous
#C6CCC7 #C6CCCA #C6CBCC
triadic
#C6CCCA #CAC6CC #CCCAC6
tetradic
#C6CCCA #C7C6CC #CCC6C8 #CBCCC6
square
#C6CCCA #C7C6CC #CCC6C8 #CBCCC6
split-complementary
#C6CCCA #CCC6CB #CCC7C6
monochromatic
#85928E #A6AFAC #C6CCCA #E6E9E8 #EFF1F0
Accessibility & contrast
On white
1.63
#C6CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#C6CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCCA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCCA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBCA
Deuteranopia (green-blind)
#CACACA
Tritanopia (blue-blind)
#C5CCCB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6ccca; /* rgb */ color: rgb(198, 204, 202); /* oklch */ color: oklch(84.0% 0.007 174.4);
Tailwind
colors: {
custom: {
50: '#d7dbda',
500: '#c6ccca',
950: '#000000',
},
}SCSS
$custom: #c6ccca; $custom-light: #d7dbda; $custom-dark: #000000;
JSON
{
"hex": "#c6ccca",
"rgb": {
"r": 198,
"g": 204,
"b": 202
},
"hsl": {
"h": 160,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83997,
"c": 0.00712,
"h": 174.4
},
"luminance": 0.59456
}Semantic roles & 50–950 ramp
primary
#C6CCCA
secondary
#9F979A
accent
#56698F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483