#CAC0DA#CAC0DA
#CAC0DA is a very light, muted violet. Relative luminance 0.553; OKLCH L 82.4% C 0.037 H 303.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0DA |
|---|---|
| RGB | rgb(202, 192, 218) |
| HSL | hsl(263, 26%, 80%) |
| HSV | hsv(263, 12%, 85%) |
| CMYK | cmyk(7.3%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(79.22, 8.37, -11.70) |
| CIE-LCH | lch(79.22, 14.39, 305.56°) |
| OKLab | oklab(82.4% 0.0204 -0.0314) |
| OKLCH | oklch(82.4% 0.038 303) |
| XYZ | xyz(55.8593, 55.3178, 74.0507) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.08
Periwinkle
#CCCCFF
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 8.80
Light Lavender
#DFC5FE
ΔE00 9.26
Pale Lavender
#EECFFE
ΔE00 9.34
Lavender (CSS)
#E6E6FA
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0DA #D0DAC0
analogous
#C0C3DA #CAC0DA #D7C0DA
triadic
#CAC0DA #DACAC0 #C0DACA
tetradic
#CAC0DA #DAC0C3 #D0DAC0 #C0DAD7
square
#CAC0DA #DAC0C3 #D0DAC0 #C0DAD7
split-complementary
#CAC0DA #DAD7C0 #C3DAC0
monochromatic
#8973AD #AA99C3 #CAC0DA #EAE7F1 #EFECF4
Accessibility & contrast
On white
1.74
#CAC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CAC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0DA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0DA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC4DB
Deuteranopia (green-blind)
#BDC4D9
Tritanopia (blue-blind)
#C8C3C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac0da; /* rgb */ color: rgb(202, 192, 218); /* oklch */ color: oklch(82.4% 0.037 303.0);
Tailwind
colors: {
custom: {
50: '#dad3e5',
500: '#cac0da',
950: '#000000',
},
}SCSS
$custom: #cac0da; $custom-light: #dad3e5; $custom-dark: #000000;
JSON
{
"hex": "#cac0da",
"rgb": {
"r": 202,
"g": 192,
"b": 218
},
"hsl": {
"h": 263.077,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.82404,
"c": 0.0375,
"h": 303
},
"luminance": 0.55318
}Semantic roles & 50–950 ramp
primary
#CAC0DA
secondary
#A3B18E
accent
#A5417E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384