#CAC0CC#CAC0CC
#CAC0CC is a light, near-neutral purple. Relative luminance 0.546; OKLCH L 82.0% C 0.020 H 320.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0CC |
|---|---|
| RGB | rgb(202, 192, 204) |
| HSL | hsl(290, 11%, 78%) |
| HSV | hsv(290, 6%, 80%) |
| CMYK | cmyk(1%, 5.9%, 0%, 20%) |
| CIE-LAB | lab(78.82, 5.68, -4.75) |
| CIE-LCH | lch(78.82, 7.40, 320.06°) |
| OKLab | oklab(81.95% 0.0153 -0.0126) |
| OKLCH | oklch(81.95% 0.02 320.6) |
| XYZ | xyz(54.1041, 54.6157, 64.8066) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 7.57
Silver
#C0C0C0
ΔE00 8.03
Light Gray
#D3D3D3
ΔE00 8.90
Lavender (CSS)
#E6E6FA
ΔE00 9.88
Pinkish Grey
#C8ACA9
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0CC #C2CCC0
analogous
#C4C0CC #CAC0CC #CCC0C8
triadic
#CAC0CC #CCCAC0 #C0CCCA
tetradic
#CAC0CC #CCC4C0 #C2CCC0 #C0C8CC
square
#CAC0CC #CCC4C0 #C2CCC0 #C0C8CC
split-complementary
#CAC0CC #C8CCC0 #C0CCC4
monochromatic
#917C95 #AE9EB1 #CAC0CC #E6E2E7 #F1EEF1
Accessibility & contrast
On white
1.76
#CAC0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#CAC0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0CC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0CC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CD
Deuteranopia (green-blind)
#C1C3CC
Tritanopia (blue-blind)
#CAC1C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac0cc; /* rgb */ color: rgb(202, 192, 204); /* oklch */ color: oklch(82.0% 0.020 320.6);
Tailwind
colors: {
custom: {
50: '#dad3db',
500: '#cac0cc',
950: '#000000',
},
}SCSS
$custom: #cac0cc; $custom-light: #dad3db; $custom-dark: #000000;
JSON
{
"hex": "#cac0cc",
"rgb": {
"r": 202,
"g": 192,
"b": 204
},
"hsl": {
"h": 290,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.81954,
"c": 0.01986,
"h": 320.6
},
"luminance": 0.54615
}Semantic roles & 50–950 ramp
primary
#CAC0CC
secondary
#93A091
accent
#95515C
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384