#CAC2C0#CAC2C0
#CAC2C0 is a light, near-neutral red. Relative luminance 0.549; OKLCH L 82.0% C 0.009 H 34.3°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2C0 |
|---|---|
| RGB | rgb(202, 194, 192) |
| HSL | hsl(12, 9%, 77%) |
| HSV | hsv(12, 5%, 79%) |
| CMYK | cmyk(0%, 4%, 5%, 20.8%) |
| CIE-LAB | lab(79.01, 2.44, 2.00) |
| CIE-LCH | lch(79.01, 3.15, 39.37°) |
| OKLab | oklab(82% 0.0078 0.0053) |
| OKLCH | oklch(82% 0.009 34.3) |
| XYZ | xyz(53.1621, 54.9463, 57.6640) |
| Luminance | 0.5495 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 3.92
Light Gray
#D3D3D3
ΔE00 5.36
Warm Gray
#C9BEB0
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2C0 #C0C8CA
analogous
#CAC0C3 #CAC2C0 #CAC7C0
triadic
#CAC2C0 #C0CAC2 #C2C0CA
tetradic
#CAC2C0 #C3CAC0 #C0C8CA #C7C0CA
square
#CAC2C0 #C3CAC0 #C0C8CA #C7C0CA
split-complementary
#CAC2C0 #C0CAC7 #C0C3CA
monochromatic
#92827E #AEA29F #CAC2C0 #E6E2E1 #F1EFEE
Accessibility & contrast
On white
1.75
#CAC2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#CAC2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2C0
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2C0 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3C0
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#CCC1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac2c0; /* rgb */ color: rgb(202, 194, 192); /* oklch */ color: oklch(82.0% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#dad4d3',
500: '#cac2c0',
950: '#000000',
},
}SCSS
$custom: #cac2c0; $custom-light: #dad4d3; $custom-dark: #000000;
JSON
{
"hex": "#cac2c0",
"rgb": {
"r": 202,
"g": 194,
"b": 192
},
"hsl": {
"h": 12,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.81998,
"c": 0.00944,
"h": 34.3
},
"luminance": 0.54946
}Semantic roles & 50–950 ramp
primary
#CAC2C0
secondary
#919B9D
accent
#869353
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383