#CAC3CD#CAC3CD
#CAC3CD is a very light, near-neutral purple. Relative luminance 0.560; OKLCH L 82.6% C 0.016 H 316.0°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC3CD |
|---|---|
| RGB | rgb(202, 195, 205) |
| HSL | hsl(282, 9%, 78%) |
| HSV | hsv(282, 5%, 80%) |
| CMYK | cmyk(1.5%, 4.9%, 0%, 19.6%) |
| CIE-LAB | lab(79.61, 4.26, -4.13) |
| CIE-LCH | lch(79.61, 5.93, 315.94°) |
| OKLab | oklab(82.58% 0.0113 -0.0109) |
| OKLCH | oklch(82.58% 0.016 316) |
| XYZ | xyz(54.8899, 55.9947, 65.6621) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.39
Silver
#C0C0C0
ΔE00 6.63
Light Gray
#D3D3D3
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 8.47
Thistle
#D8BFD8
ΔE00 8.60
Fog
#D8DCE0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC3CD #C6CDC3
analogous
#C5C3CD #CAC3CD #CDC3CB
triadic
#CAC3CD #CDCAC3 #C3CDCA
tetradic
#CAC3CD #CDC5C3 #C6CDC3 #C3CBCD
square
#CAC3CD #CDC5C3 #C6CDC3 #C3CBCD
split-complementary
#CAC3CD #CBCDC3 #C3CDC5
monochromatic
#8F8095 #ADA2B1 #CAC3CD #E7E4E9 #F0EEF1
Accessibility & contrast
On white
1.72
#CAC3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#CAC3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC3CD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC3CD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#CAC4C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #cac3cd; /* rgb */ color: rgb(202, 195, 205); /* oklch */ color: oklch(82.6% 0.016 316.0);
Tailwind
colors: {
custom: {
50: '#dad5dc',
500: '#cac3cd',
950: '#000000',
},
}SCSS
$custom: #cac3cd; $custom-light: #dad5dc; $custom-dark: #000000;
JSON
{
"hex": "#cac3cd",
"rgb": {
"r": 202,
"g": 195,
"b": 205
},
"hsl": {
"h": 282,
"s": 9.091,
"l": 78.431
},
"oklch": {
"l": 0.82583,
"c": 0.01575,
"h": 316
},
"luminance": 0.55995
}Semantic roles & 50–950 ramp
primary
#CAC3CD
secondary
#98A194
accent
#935266
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384