#CAC6CC#CAC6CC
#CAC6CC is a very light, near-neutral grey. Relative luminance 0.573; OKLCH L 83.2% C 0.009 H 314.8°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC6CC |
|---|---|
| RGB | rgb(202, 198, 204) |
| HSL | hsl(280, 6%, 79%) |
| HSV | hsv(280, 3%, 80%) |
| CMYK | cmyk(1%, 2.9%, 0%, 20%) |
| CIE-LAB | lab(80.35, 2.48, -2.50) |
| CIE-LCH | lch(80.35, 3.52, 314.79°) |
| OKLab | oklab(83.15% 0.0066 -0.0066) |
| OKLCH | oklch(83.15% 0.009 314.8) |
| XYZ | xyz(55.4485, 57.3045, 65.2548) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.47
Light Gray
#D3D3D3
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 6.39
Silver (survey)
#C5C9C7
ΔE00 6.49
Fog
#D8DCE0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC6CC #C8CCC6
analogous
#C7C6CC #CAC6CC #CCC6CB
triadic
#CAC6CC #CCCAC6 #C6CCCA
tetradic
#CAC6CC #CCC7C6 #C8CCC6 #C6CBCC
square
#CAC6CC #CCC7C6 #C8CCC6 #C6CBCC
split-complementary
#CAC6CC #CBCCC6 #C6CCC7
monochromatic
#8E8592 #ACA6AF #CAC6CC #E8E6E9 #F0EFF1
Accessibility & contrast
On white
1.69
#CAC6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#CAC6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC6CC
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC6CC | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#CAC7C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cac6cc; /* rgb */ color: rgb(202, 198, 204); /* oklch */ color: oklch(83.2% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#dad7db',
500: '#cac6cc',
950: '#000000',
},
}SCSS
$custom: #cac6cc; $custom-light: #dad7db; $custom-dark: #000000;
JSON
{
"hex": "#cac6cc",
"rgb": {
"r": 202,
"g": 198,
"b": 204
},
"hsl": {
"h": 280,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83153,
"c": 0.00933,
"h": 314.8
},
"luminance": 0.57304
}Semantic roles & 50–950 ramp
primary
#CAC6CC
secondary
#9A9F97
accent
#8F5669
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384