#CCCAC6#CCCAC6
#CCCAC6 is a very light, near-neutral grey. Relative luminance 0.592; OKLCH L 83.9% C 0.006 H 84.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCAC6 |
|---|---|
| RGB | rgb(204, 202, 198) |
| HSL | hsl(40, 6%, 79%) |
| HSV | hsv(40, 3%, 80%) |
| CMYK | cmyk(0%, 1%, 2.9%, 20%) |
| CIE-LAB | lab(81.38, -0.03, 2.24) |
| CIE-LCH | lch(81.38, 2.24, 90.76°) |
| OKLab | oklab(83.95% 0.0006 0.0059) |
| OKLCH | oklch(83.95% 0.006 84.6) |
| XYZ | xyz(56.2139, 59.1558, 61.8719) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 3.01
Silver
#C0C0C0
ΔE00 3.32
Gainsboro
#DCDCDC
ΔE00 4.72
Light Grey
#D8DCD6
ΔE00 5.15
Warm Gray
#C9BEB0
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCAC6 #C6C8CC
analogous
#CCC7C6 #CCCAC6 #CBCCC6
triadic
#CCCAC6 #C6CCCA #CAC6CC
tetradic
#CCCAC6 #C6CCC7 #C6C8CC #CCC6CB
square
#CCCAC6 #C6CCC7 #C6C8CC #CCC6CB
split-complementary
#CCCAC6 #C6CBCC #C7C6CC
monochromatic
#928E85 #AFACA6 #CCCAC6 #E9E8E6 #F1F0EF
Accessibility & contrast
On white
1.64
#CCCAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#CCCAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCAC6
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCAC6 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC6
Deuteranopia (green-blind)
#CCCAC6
Tritanopia (blue-blind)
#CDC9C9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cccac6; /* rgb */ color: rgb(204, 202, 198); /* oklch */ color: oklch(83.9% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#dbdad7',
500: '#cccac6',
950: '#000000',
},
}SCSS
$custom: #cccac6; $custom-light: #dbdad7; $custom-dark: #000000;
JSON
{
"hex": "#cccac6",
"rgb": {
"r": 204,
"g": 202,
"b": 198
},
"hsl": {
"h": 40,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83946,
"c": 0.00594,
"h": 84.6
},
"luminance": 0.59156
}Semantic roles & 50–950 ramp
primary
#CCCAC6
secondary
#979A9F
accent
#698F56
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383