#CAA0CC#CAA0CC
#CAA0CC is a light, moderate purple. Relative luminance 0.421; OKLCH L 75.8% C 0.077 H 324.8°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA0CC |
|---|---|
| RGB | rgb(202, 160, 204) |
| HSL | hsl(297, 30%, 71%) |
| HSV | hsv(297, 22%, 80%) |
| CMYK | cmyk(1%, 21.6%, 0%, 20%) |
| CIE-LAB | lab(70.91, 23.07, -16.56) |
| CIE-LCH | lch(70.91, 28.40, 324.34°) |
| OKLab | oklab(75.82% 0.0633 -0.0445) |
| OKLCH | oklch(75.82% 0.077 324.8) |
| XYZ | xyz(47.8257, 42.0589, 62.7138) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.65
Plum
#DDA0DD
ΔE00 4.76
Pale Purple
#B790D4
ΔE00 7.76
Lavender
#B39DDB
ΔE00 8.16
Lavender (survey)
#C79FEF
ΔE00 8.81
Dusty Lavender
#AC86A8
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA0CC #A2CCA0
analogous
#B4A0CC #CAA0CC #CCA0B8
triadic
#CAA0CC #CCCAA0 #A0CCCA
tetradic
#CAA0CC #CCB4A0 #A2CCA0 #A0B8CC
square
#CAA0CC #CCB4A0 #A2CCA0 #A0B8CC
split-complementary
#CAA0CC #B8CCA0 #A0CCB4
monochromatic
#9A549D #B478B7 #CAA0CC #E0C8E1 #F4EBF4
Accessibility & contrast
On white
2.23
#CAA0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#CAA0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA0CC
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA0CC | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAACE
Deuteranopia (green-blind)
#A6AFCA
Tritanopia (blue-blind)
#CCA4AF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa0cc; /* rgb */ color: rgb(202, 160, 204); /* oklch */ color: oklch(75.8% 0.077 324.8);
Tailwind
colors: {
custom: {
50: '#dabcdb',
500: '#caa0cc',
950: '#000000',
},
}SCSS
$custom: #caa0cc; $custom-light: #dabcdb; $custom-dark: #000000;
JSON
{
"hex": "#caa0cc",
"rgb": {
"r": 202,
"g": 160,
"b": 204
},
"hsl": {
"h": 297.273,
"s": 30.137,
"l": 71.373
},
"oklch": {
"l": 0.7582,
"c": 0.07736,
"h": 324.8
},
"luminance": 0.42058
}Semantic roles & 50–950 ramp
primary
#CAA0CC
secondary
#DFEADE
accent
#A93D42
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151215
muted
#838183