#CAC4DA#CAC4DA
#CAC4DA is a very light, muted violet. Relative luminance 0.571; OKLCH L 83.2% C 0.031 H 298.2°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CAC4DA |
|---|---|
| RGB | rgb(202, 196, 218) |
| HSL | hsl(256, 23%, 81%) |
| HSV | hsv(256, 10%, 85%) |
| CMYK | cmyk(7.3%, 10.1%, 0%, 14.5%) |
| CIE-LAB | lab(80.23, 6.22, -10.19) |
| CIE-LCH | lch(80.23, 11.94, 301.40°) |
| OKLab | oklab(83.19% 0.0147 -0.0273) |
| OKLCH | oklch(83.19% 0.031 298.2) |
| XYZ | xyz(56.7496, 57.0983, 74.3474) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.71
Lavender (CSS)
#E6E6FA
ΔE00 8.09
Periwinkle
#CCCCFF
ΔE00 9.07
Dove Gray
#B6B8BD
ΔE00 9.54
Light Periwinkle
#C1C6FC
ΔE00 10.10
Pale Lilac
#E4CBFF
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAC4DA #D4DAC4
analogous
#C4C9DA #CAC4DA #D5C4DA
triadic
#CAC4DA #DACAC4 #C4DACA
tetradic
#CAC4DA #DAC4C9 #D4DAC4 #C4DAD5
square
#CAC4DA #DAC4C9 #D4DAC4 #C4DAD5
split-complementary
#CAC4DA #DAD5C4 #C9DAC4
monochromatic
#8679AB #A89EC2 #CAC4DA #ECEAF2 #EEECF3
Accessibility & contrast
On white
1.69
#CAC4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CAC4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAC4DA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAC4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAC4DA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DB
Deuteranopia (green-blind)
#C1C7D9
Tritanopia (blue-blind)
#C7C7CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cac4da; /* rgb */ color: rgb(202, 196, 218); /* oklch */ color: oklch(83.2% 0.031 298.2);
Tailwind
colors: {
custom: {
50: '#dad5e5',
500: '#cac4da',
950: '#000000',
},
}SCSS
$custom: #cac4da; $custom-light: #dad5e5; $custom-dark: #000000;
JSON
{
"hex": "#cac4da",
"rgb": {
"r": 202,
"g": 196,
"b": 218
},
"hsl": {
"h": 256.364,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.83193,
"c": 0.03103,
"h": 298.2
},
"luminance": 0.57098
}Semantic roles & 50–950 ramp
primary
#CAC4DA
secondary
#A8B092
accent
#A14488
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384