#CAC0DC#CAC0DC
#CAC0DC is a very light, muted violet. Relative luminance 0.554; OKLCH L 82.5% C 0.040 H 301.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC0DC |
|---|---|
| RGB | rgb(202, 192, 220) |
| HSL | hsl(261, 29%, 81%) |
| HSV | hsv(261, 13%, 86%) |
| CMYK | cmyk(8.2%, 12.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.28, 8.76, -12.69) |
| CIE-LCH | lch(79.28, 15.42, 304.63°) |
| OKLab | oklab(82.47% 0.0211 -0.0341) |
| OKLCH | oklch(82.47% 0.04 301.8) |
| XYZ | xyz(56.1226, 55.4231, 75.4373) |
| Luminance | 0.5542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.26
Light Lavender
#DFC5FE
ΔE00 8.66
Pale Lavender
#EECFFE
ΔE00 8.93
Light Periwinkle
#C1C6FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC0DC #D2DCC0
analogous
#C0C4DC #CAC0DC #D8C0DC
triadic
#CAC0DC #DCCAC0 #C0DCCA
tetradic
#CAC0DC #DCC0C4 #D2DCC0 #C0DCD8
square
#CAC0DC #DCC0C4 #D2DCC0 #C0DCD8
split-complementary
#CAC0DC #DCD8C0 #C4DCC0
monochromatic
#8871B0 #A999C6 #CAC0DC #EBE7F2 #EEEBF4
Accessibility & contrast
On white
1.74
#CAC0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#CAC0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC0DC
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC0DC | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC4DD
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#C7C4C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cac0dc; /* rgb */ color: rgb(202, 192, 220); /* oklch */ color: oklch(82.5% 0.040 301.8);
Tailwind
colors: {
custom: {
50: '#dad3e6',
500: '#cac0dc',
950: '#000000',
},
}SCSS
$custom: #cac0dc; $custom-light: #dad3e6; $custom-dark: #000000;
JSON
{
"hex": "#cac0dc",
"rgb": {
"r": 202,
"g": 192,
"b": 220
},
"hsl": {
"h": 261.429,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.82471,
"c": 0.04016,
"h": 301.8
},
"luminance": 0.55423
}Semantic roles & 50–950 ramp
primary
#CAC0DC
secondary
#A6B38D
accent
#A73E82
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384