#CAC2CC#CAC2CC
#CAC2CC is a very light, near-neutral purple. Relative luminance 0.555; OKLCH L 82.4% C 0.016 H 319.4°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2CC |
|---|---|
| RGB | rgb(202, 194, 204) |
| HSL | hsl(288, 9%, 78%) |
| HSV | hsv(288, 5%, 80%) |
| CMYK | cmyk(1%, 4.9%, 0%, 20%) |
| CIE-LAB | lab(79.33, 4.61, -4.00) |
| CIE-LCH | lch(79.33, 6.11, 319.03°) |
| OKLab | oklab(82.35% 0.0124 -0.0106) |
| OKLCH | oklch(82.35% 0.016 319.4) |
| XYZ | xyz(54.5463, 55.5000, 64.9540) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.62
Silver
#C0C0C0
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 7.64
Thistle
#D8BFD8
ΔE00 8.28
Gainsboro
#DCDCDC
ΔE00 8.80
Fog
#D8DCE0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2CC #C4CCC2
analogous
#C5C2CC #CAC2CC #CCC2C9
triadic
#CAC2CC #CCCAC2 #C2CCCA
tetradic
#CAC2CC #CCC5C2 #C4CCC2 #C2C9CC
square
#CAC2CC #CCC5C2 #C4CCC2 #C2C9CC
split-complementary
#CAC2CC #C9CCC2 #C2CCC5
monochromatic
#907F94 #ADA1B0 #CAC2CC #E7E3E8 #F1EEF1
Accessibility & contrast
On white
1.74
#CAC2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#CAC2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2CC
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2CC | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#CAC3C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac2cc; /* rgb */ color: rgb(202, 194, 204); /* oklch */ color: oklch(82.4% 0.016 319.4);
Tailwind
colors: {
custom: {
50: '#dad4db',
500: '#cac2cc',
950: '#000000',
},
}SCSS
$custom: #cac2cc; $custom-light: #dad4db; $custom-dark: #000000;
JSON
{
"hex": "#cac2cc",
"rgb": {
"r": 202,
"g": 194,
"b": 204
},
"hsl": {
"h": 288,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82353,
"c": 0.01632,
"h": 319.4
},
"luminance": 0.555
}Semantic roles & 50–950 ramp
primary
#CAC2CC
secondary
#959F93
accent
#93535F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384