#CAC5CC#CAC5CC
#CAC5CC is a very light, near-neutral grey. Relative luminance 0.568; OKLCH L 83.0% C 0.011 H 316.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC5CC |
|---|---|
| RGB | rgb(202, 197, 204) |
| HSL | hsl(283, 6%, 79%) |
| HSV | hsv(283, 3%, 80%) |
| CMYK | cmyk(1%, 3.4%, 0%, 20%) |
| CIE-LAB | lab(80.09, 3.01, -2.88) |
| CIE-LCH | lch(80.09, 4.17, 316.33°) |
| OKLab | oklab(82.95% 0.008 -0.0076) |
| OKLCH | oklch(82.95% 0.011 316.5) |
| XYZ | xyz(55.2207, 56.8488, 65.1788) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.06
Dove Gray
#B6B8BD
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 6.99
Fog
#D8DCE0
ΔE00 7.17
Silver (survey)
#C5C9C7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC5CC #C7CCC5
analogous
#C6C5CC #CAC5CC #CCC5CA
triadic
#CAC5CC #CCCAC5 #C5CCCA
tetradic
#CAC5CC #CCC6C5 #C7CCC5 #C5CACC
square
#CAC5CC #CCC6C5 #C7CCC5 #C5CACC
split-complementary
#CAC5CC #CACCC5 #C5CCC6
monochromatic
#8E8493 #ACA4AF #CAC5CC #E8E6E9 #F0EFF1
Accessibility & contrast
On white
1.70
#CAC5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#CAC5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC5CC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC5CC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#CAC6C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cac5cc; /* rgb */ color: rgb(202, 197, 204); /* oklch */ color: oklch(83.0% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#dad6db',
500: '#cac5cc',
950: '#000000',
},
}SCSS
$custom: #cac5cc; $custom-light: #dad6db; $custom-dark: #000000;
JSON
{
"hex": "#cac5cc",
"rgb": {
"r": 202,
"g": 197,
"b": 204
},
"hsl": {
"h": 282.857,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.82953,
"c": 0.01106,
"h": 316.5
},
"luminance": 0.56849
}Semantic roles & 50–950 ramp
primary
#CAC5CC
secondary
#999F96
accent
#905566
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384