#CAC0C2#CAC0C2
#CAC0C2 is a light, near-neutral red. Relative luminance 0.542; OKLCH L 81.7% C 0.012 H 3.6°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0C2 |
|---|---|
| RGB | rgb(202, 192, 194) |
| HSL | hsl(348, 9%, 77%) |
| HSV | hsv(348, 5%, 79%) |
| CMYK | cmyk(0%, 5%, 4%, 20.8%) |
| CIE-LAB | lab(78.55, 3.85, 0.25) |
| CIE-LCH | lch(78.55, 3.86, 3.70°) |
| OKLab | oklab(81.65% 0.0115 0.0007) |
| OKLCH | oklch(81.65% 0.012 3.6) |
| XYZ | xyz(52.9431, 54.1513, 58.6916) |
| Luminance | 0.5415 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.15
Dove Gray
#B6B8BD
ΔE00 6.29
Light Gray
#D3D3D3
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 8.02
Silver (survey)
#C5C9C7
ΔE00 8.08
Pinkish Grey
#C8ACA9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0C2 #C0CAC8
analogous
#CAC0C7 #CAC0C2 #CAC3C0
triadic
#CAC0C2 #C2CAC0 #C0C2CA
tetradic
#CAC0C2 #C7CAC0 #C0CAC8 #C3C0CA
square
#CAC0C2 #C7CAC0 #C0CAC8 #C3C0CA
split-complementary
#CAC0C2 #C0CAC3 #C0C7CA
monochromatic
#927E82 #AE9FA2 #CAC0C2 #E6E1E2 #F1EEEF
Accessibility & contrast
On white
1.78
#CAC0C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#CAC0C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0C2
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0C2 | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1C2
Deuteranopia (green-blind)
#C3C3C2
Tritanopia (blue-blind)
#CCBFC1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cac0c2; /* rgb */ color: rgb(202, 192, 194); /* oklch */ color: oklch(81.7% 0.012 3.6);
Tailwind
colors: {
custom: {
50: '#dad3d4',
500: '#cac0c2',
950: '#000000',
},
}SCSS
$custom: #cac0c2; $custom-light: #dad3d4; $custom-dark: #000000;
JSON
{
"hex": "#cac0c2",
"rgb": {
"r": 202,
"g": 192,
"b": 194
},
"hsl": {
"h": 348,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.81654,
"c": 0.01155,
"h": 3.6
},
"luminance": 0.54151
}Semantic roles & 50–950 ramp
primary
#CAC0C2
secondary
#919D9B
accent
#938653
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383