#CAC2CD#CAC2CD
#CAC2CD is a very light, near-neutral purple. Relative luminance 0.555; OKLCH L 82.4% C 0.018 H 316.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC2CD |
|---|---|
| RGB | rgb(202, 194, 205) |
| HSL | hsl(284, 10%, 78%) |
| HSV | hsv(284, 5%, 80%) |
| CMYK | cmyk(1.5%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(79.36, 4.80, -4.50) |
| CIE-LCH | lch(79.36, 6.58, 316.81°) |
| OKLab | oklab(82.38% 0.0128 -0.0119) |
| OKLCH | oklch(82.38% 0.018 316.9) |
| XYZ | xyz(54.6666, 55.5481, 65.5877) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.85
Silver
#C0C0C0
ΔE00 7.22
Light Gray
#D3D3D3
ΔE00 7.95
Thistle
#D8BFD8
ΔE00 7.98
Gainsboro
#DCDCDC
ΔE00 9.07
Fog
#D8DCE0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC2CD #C5CDC2
analogous
#C4C2CD #CAC2CD #CDC2CA
triadic
#CAC2CD #CDCAC2 #C2CDCA
tetradic
#CAC2CD #CDC4C2 #C5CDC2 #C2CACD
square
#CAC2CD #CDC4C2 #C5CDC2 #C2CACD
split-complementary
#CAC2CD #CACDC2 #C2CDC4
monochromatic
#907F96 #ADA0B1 #CAC2CD #E7E4E9 #F0EEF1
Accessibility & contrast
On white
1.73
#CAC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#CAC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC2CD
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC2CD | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CE
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#CAC3C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cac2cd; /* rgb */ color: rgb(202, 194, 205); /* oklch */ color: oklch(82.4% 0.018 316.9);
Tailwind
colors: {
custom: {
50: '#dad4dc',
500: '#cac2cd',
950: '#000000',
},
}SCSS
$custom: #cac2cd; $custom-light: #dad4dc; $custom-dark: #000000;
JSON
{
"hex": "#cac2cd",
"rgb": {
"r": 202,
"g": 194,
"b": 205
},
"hsl": {
"h": 283.636,
"s": 9.91,
"l": 78.235
},
"oklch": {
"l": 0.82383,
"c": 0.0175,
"h": 316.9
},
"luminance": 0.55548
}Semantic roles & 50–950 ramp
primary
#CAC2CD
secondary
#96A193
accent
#945264
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384