#CAC3DA#CAC3DA
#CAC3DA is a very light, muted violet. Relative luminance 0.566; OKLCH L 83.0% C 0.033 H 299.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC3DA |
|---|---|
| RGB | rgb(202, 195, 218) |
| HSL | hsl(258, 24%, 81%) |
| HSV | hsv(258, 11%, 85%) |
| CMYK | cmyk(7.3%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(79.98, 6.76, -10.57) |
| CIE-LCH | lch(79.98, 12.55, 302.59°) |
| OKLab | oklab(82.99% 0.0161 -0.0284) |
| OKLCH | oklch(82.99% 0.033 299.6) |
| XYZ | xyz(56.5248, 56.6487, 74.2725) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.24
Lavender (CSS)
#E6E6FA
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.92
Pale Lilac
#E4CBFF
ΔE00 9.88
Dove Gray
#B6B8BD
ΔE00 9.96
Light Periwinkle
#C1C6FC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC3DA #D3DAC3
analogous
#C3C7DA #CAC3DA #D5C3DA
triadic
#CAC3DA #DACAC3 #C3DACA
tetradic
#CAC3DA #DAC3C7 #D3DAC3 #C3DAD5
square
#CAC3DA #DAC3C7 #D3DAC3 #C3DAD5
split-complementary
#CAC3DA #DAD5C3 #C7DAC3
monochromatic
#8777AB #A99DC3 #CAC3DA #EBE9F1 #EEECF3
Accessibility & contrast
On white
1.70
#CAC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#CAC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC3DA
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC3DA | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6DB
Deuteranopia (green-blind)
#C0C6D9
Tritanopia (blue-blind)
#C7C6CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #cac3da; /* rgb */ color: rgb(202, 195, 218); /* oklch */ color: oklch(83.0% 0.033 299.6);
Tailwind
colors: {
custom: {
50: '#dad5e5',
500: '#cac3da',
950: '#000000',
},
}SCSS
$custom: #cac3da; $custom-light: #dad5e5; $custom-dark: #000000;
JSON
{
"hex": "#cac3da",
"rgb": {
"r": 202,
"g": 195,
"b": 218
},
"hsl": {
"h": 258.261,
"s": 23.711,
"l": 80.98
},
"oklch": {
"l": 0.82995,
"c": 0.03263,
"h": 299.6
},
"luminance": 0.56649
}Semantic roles & 50–950 ramp
primary
#CAC3DA
secondary
#A7B091
accent
#A24385
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384