#CAC5CD#CAC5CD
#CAC5CD is a very light, near-neutral grey. Relative luminance 0.569; OKLCH L 83.0% C 0.012 H 313.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC5CD |
|---|---|
| RGB | rgb(202, 197, 205) |
| HSL | hsl(278, 7%, 79%) |
| HSV | hsv(278, 4%, 80%) |
| CMYK | cmyk(1.5%, 3.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.12, 3.20, -3.37) |
| CIE-LCH | lch(80.12, 4.65, 313.47°) |
| OKLab | oklab(82.98% 0.0084 -0.0089) |
| OKLCH | oklch(82.98% 0.012 313.2) |
| XYZ | xyz(55.3410, 56.8969, 65.8125) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.45
Dove Gray
#B6B8BD
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 5.98
Gainsboro
#DCDCDC
ΔE00 7.25
Fog
#D8DCE0
ΔE00 7.34
Silver (survey)
#C5C9C7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC5CD #C8CDC5
analogous
#C6C5CD #CAC5CD #CDC5CC
triadic
#CAC5CD #CDCAC5 #C5CDCA
tetradic
#CAC5CD #CDC6C5 #C8CDC5 #C5CCCD
square
#CAC5CD #CDC6C5 #C8CDC5 #C5CCCD
split-complementary
#CAC5CD #CCCDC5 #C5CDC6
monochromatic
#8E8394 #ACA4B1 #CAC5CD #E8E6E9 #F0EFF1
Accessibility & contrast
On white
1.70
#CAC5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CAC5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC5CD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC5CD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#CAC6C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cac5cd; /* rgb */ color: rgb(202, 197, 205); /* oklch */ color: oklch(83.0% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#dad6dc',
500: '#cac5cd',
950: '#000000',
},
}SCSS
$custom: #cac5cd; $custom-light: #dad6dc; $custom-dark: #000000;
JSON
{
"hex": "#cac5cd",
"rgb": {
"r": 202,
"g": 197,
"b": 205
},
"hsl": {
"h": 277.5,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.82983,
"c": 0.01227,
"h": 313.2
},
"luminance": 0.56897
}Semantic roles & 50–950 ramp
primary
#CAC5CD
secondary
#9AA096
accent
#91546B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384