#CAC0D0#CAC0D0
#CAC0D0 is a very light, muted violet. Relative luminance 0.548; OKLCH L 82.1% C 0.025 H 313.1°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0D0 |
|---|---|
| RGB | rgb(202, 192, 208) |
| HSL | hsl(278, 15%, 78%) |
| HSV | hsv(278, 8%, 82%) |
| CMYK | cmyk(2.9%, 7.7%, 0%, 18.4%) |
| CIE-LAB | lab(78.93, 6.43, -6.75) |
| CIE-LCH | lch(78.93, 9.32, 313.63°) |
| OKLab | oklab(82.08% 0.0168 -0.018) |
| OKLCH | oklch(82.08% 0.025 313.1) |
| XYZ | xyz(54.5901, 54.8101, 67.3658) |
| Luminance | 0.5481 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.06
Dove Gray
#B6B8BD
ΔE00 8.56
Silver
#C0C0C0
ΔE00 9.34
Lavender (CSS)
#E6E6FA
ΔE00 9.52
Light Gray
#D3D3D3
ΔE00 10.06
Pinkish Grey
#C8ACA9
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0D0 #C6D0C0
analogous
#C2C0D0 #CAC0D0 #D0C0CE
triadic
#CAC0D0 #D0CAC0 #C0D0CA
tetradic
#CAC0D0 #D0C2C0 #C6D0C0 #C0CED0
square
#CAC0D0 #D0C2C0 #C6D0C0 #C0CED0
split-complementary
#CAC0D0 #CED0C0 #C0D0C2
monochromatic
#8F7A9C #AD9DB6 #CAC0D0 #E7E3EA #F0EDF2
Accessibility & contrast
On white
1.76
#CAC0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#CAC0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0D0
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0D0 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC3D1
Deuteranopia (green-blind)
#C0C4CF
Tritanopia (blue-blind)
#CAC2C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #cac0d0; /* rgb */ color: rgb(202, 192, 208); /* oklch */ color: oklch(82.1% 0.025 313.1);
Tailwind
colors: {
custom: {
50: '#dad3de',
500: '#cac0d0',
950: '#000000',
},
}SCSS
$custom: #cac0d0; $custom-light: #dad3de; $custom-dark: #000000;
JSON
{
"hex": "#cac0d0",
"rgb": {
"r": 202,
"g": 192,
"b": 208
},
"hsl": {
"h": 277.5,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.82079,
"c": 0.02461,
"h": 313.1
},
"luminance": 0.5481
}Semantic roles & 50–950 ramp
primary
#CAC0D0
secondary
#98A490
accent
#994D69
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384