#CAA1CD#CAA1CD
#CAA1CD is a light, moderate purple. Relative luminance 0.425; OKLCH L 76.0% C 0.077 H 324.1°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA1CD |
|---|---|
| RGB | rgb(202, 161, 205) |
| HSL | hsl(296, 31%, 72%) |
| HSV | hsv(296, 21%, 80%) |
| CMYK | cmyk(1.5%, 21.5%, 0%, 19.6%) |
| CIE-LAB | lab(71.18, 22.71, -16.70) |
| CIE-LCH | lch(71.18, 28.19, 323.68°) |
| OKLab | oklab(76.04% 0.0621 -0.0449) |
| OKLCH | oklch(76.04% 0.077 324.1) |
| XYZ | xyz(48.1201, 42.4551, 63.4055) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.61
Plum
#DDA0DD
ΔE00 4.80
Pale Purple
#B790D4
ΔE00 7.79
Lavender
#B39DDB
ΔE00 8.02
Lavender (survey)
#C79FEF
ΔE00 8.70
Dusty Lavender
#AC86A8
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA1CD #A4CDA1
analogous
#B4A1CD #CAA1CD #CDA1BA
triadic
#CAA1CD #CDCAA1 #A1CDCA
tetradic
#CAA1CD #CDB4A1 #A4CDA1 #A1BACD
square
#CAA1CD #CDB4A1 #A4CDA1 #A1BACD
split-complementary
#CAA1CD #BACDA1 #A1CDB4
monochromatic
#9A559F #B379B8 #CAA1CD #E1C9E2 #F4EBF4
Accessibility & contrast
On white
2.21
#CAA1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#CAA1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA1CD
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA1CD | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EABCF
Deuteranopia (green-blind)
#A7B0CB
Tritanopia (blue-blind)
#CCA5B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa1cd; /* rgb */ color: rgb(202, 161, 205); /* oklch */ color: oklch(76.0% 0.077 324.1);
Tailwind
colors: {
custom: {
50: '#dabddc',
500: '#caa1cd',
950: '#000000',
},
}SCSS
$custom: #caa1cd; $custom-light: #dabddc; $custom-dark: #000000;
JSON
{
"hex": "#caa1cd",
"rgb": {
"r": 202,
"g": 161,
"b": 205
},
"hsl": {
"h": 295.909,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.7604,
"c": 0.07661,
"h": 324.1
},
"luminance": 0.42454
}Semantic roles & 50–950 ramp
primary
#CAA1CD
secondary
#E0EADF
accent
#A93C44
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151215
muted
#838183