#CAC7CD#CAC7CD
#CAC7CD is a very light, near-neutral grey. Relative luminance 0.578; OKLCH L 83.4% C 0.009 H 308.4°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC7CD |
|---|---|
| RGB | rgb(202, 199, 205) |
| HSL | hsl(270, 6%, 79%) |
| HSV | hsv(270, 3%, 80%) |
| CMYK | cmyk(1.5%, 2.9%, 0%, 19.6%) |
| CIE-LAB | lab(80.63, 2.14, -2.62) |
| CIE-LCH | lch(80.63, 3.38, 309.19°) |
| OKLab | oklab(83.38% 0.0055 -0.0069) |
| OKLCH | oklch(83.38% 0.009 308.4) |
| XYZ | xyz(55.7981, 57.8112, 65.9649) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.31
Light Gray
#D3D3D3
ΔE00 4.62
Dove Gray
#B6B8BD
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 6.06
Fog
#D8DCE0
ΔE00 6.09
Silver (survey)
#C5C9C7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC7CD #CACDC7
analogous
#C7C7CD #CAC7CD #CDC7CD
triadic
#CAC7CD #CDCAC7 #C7CDCA
tetradic
#CAC7CD #CDC7C7 #CACDC7 #C7CDCD
square
#CAC7CD #CDC7C7 #CACDC7 #C7CDCD
split-complementary
#CAC7CD #CDCDC7 #C7CDC7
monochromatic
#8D8693 #ABA7B0 #CAC7CD #E9E7EA #F0EFF1
Accessibility & contrast
On white
1.67
#CAC7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#CAC7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC7CD
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC7CD | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C7C8CD
Tritanopia (blue-blind)
#CAC8C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #cac7cd; /* rgb */ color: rgb(202, 199, 205); /* oklch */ color: oklch(83.4% 0.009 308.4);
Tailwind
colors: {
custom: {
50: '#dad8dc',
500: '#cac7cd',
950: '#000000',
},
}SCSS
$custom: #cac7cd; $custom-light: #dad8dc; $custom-dark: #000000;
JSON
{
"hex": "#cac7cd",
"rgb": {
"r": 202,
"g": 199,
"b": 205
},
"hsl": {
"h": 270,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.83384,
"c": 0.00886,
"h": 308.4
},
"luminance": 0.57811
}Semantic roles & 50–950 ramp
primary
#CAC7CD
secondary
#9CA098
accent
#905673
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384