#CCC6CA#CCC6CA
#CCC6CA is a very light, near-neutral grey. Relative luminance 0.575; OKLCH L 83.3% C 0.009 H 337.5°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6CA |
|---|---|
| RGB | rgb(204, 198, 202) |
| HSL | hsl(320, 6%, 79%) |
| HSV | hsv(320, 3%, 80%) |
| CMYK | cmyk(0%, 2.9%, 1%, 20%) |
| CIE-LAB | lab(80.45, 2.80, -1.26) |
| CIE-LCH | lch(80.45, 3.07, 335.87°) |
| OKLab | oklab(83.26% 0.0079 -0.0033) |
| OKLCH | oklch(83.26% 0.009 337.5) |
| XYZ | xyz(55.7550, 57.4900, 64.0251) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.43
Light Gray
#D3D3D3
ΔE00 4.86
Dove Gray
#B6B8BD
ΔE00 5.62
Gainsboro
#DCDCDC
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 6.59
Fog
#D8DCE0
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6CA #C6CCC8
analogous
#CBC6CC #CCC6CA #CCC6C7
triadic
#CCC6CA #CACCC6 #C6CACC
tetradic
#CCC6CA #CCCBC6 #C6CCC8 #C6C7CC
square
#CCC6CA #CCCBC6 #C6CCC8 #C6C7CC
split-complementary
#CCC6CA #C7CCC6 #C6CCCB
monochromatic
#92858E #AFA6AC #CCC6CA #E9E6E8 #F1EFF0
Accessibility & contrast
On white
1.68
#CCC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#CCC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6CA
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6CA | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#C7C8CA
Tritanopia (blue-blind)
#CDC6C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc6ca; /* rgb */ color: rgb(204, 198, 202); /* oklch */ color: oklch(83.3% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#dbd7da',
500: '#ccc6ca',
950: '#000000',
},
}SCSS
$custom: #ccc6ca; $custom-light: #dbd7da; $custom-dark: #000000;
JSON
{
"hex": "#ccc6ca",
"rgb": {
"r": 204,
"g": 198,
"b": 202
},
"hsl": {
"h": 320,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83256,
"c": 0.00859,
"h": 337.5
},
"luminance": 0.5749
}Semantic roles & 50–950 ramp
primary
#CCC6CA
secondary
#979F9A
accent
#8F6956
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383