#CA91CD#CA91CD
#CA91CD is a light, moderate purple. Relative luminance 0.372; OKLCH L 73.2% C 0.105 H 324.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91CD |
|---|---|
| RGB | rgb(202, 145, 205) |
| HSL | hsl(297, 38%, 69%) |
| HSV | hsv(297, 29%, 80%) |
| CMYK | cmyk(1.5%, 29.3%, 0%, 19.6%) |
| CIE-LAB | lab(67.44, 31.49, -22.38) |
| CIE-LCH | lch(67.44, 38.63, 324.59°) |
| OKLab | oklab(73.18% 0.0863 -0.0606) |
| OKLCH | oklch(73.18% 0.106 324.9) |
| XYZ | xyz(45.5008, 37.2166, 62.5324) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.16
Pale Purple
#B790D4
ΔE00 5.31
Lilac
#C8A2C8
ΔE00 6.37
Orchid (survey)
#C875C4
ΔE00 7.25
Lavender (survey)
#C79FEF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91CD #94CD91
analogous
#AC91CD #CA91CD #CD91B2
triadic
#CA91CD #CDCA91 #91CDCA
tetradic
#CA91CD #CDAC91 #94CD91 #91B2CD
square
#CA91CD #CDAC91 #94CD91 #91B2CD
split-complementary
#CA91CD #B2CD91 #91CDAC
monochromatic
#98479C #B667BA #CA91CD #DEBBE0 #F3E5F3
Accessibility & contrast
On white
2.49
#CA91CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CA91CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91CD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91CD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA0CF
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#CD97A7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca91cd; /* rgb */ color: rgb(202, 145, 205); /* oklch */ color: oklch(73.2% 0.105 324.9);
Tailwind
colors: {
custom: {
50: '#dbb2dc',
500: '#ca91cd',
950: '#000000',
},
}SCSS
$custom: #ca91cd; $custom-light: #dbb2dc; $custom-dark: #000000;
JSON
{
"hex": "#ca91cd",
"rgb": {
"r": 202,
"g": 145,
"b": 205
},
"hsl": {
"h": 297,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.73175,
"c": 0.1055,
"h": 324.9
},
"luminance": 0.37215
}Semantic roles & 50–950 ramp
primary
#CA91CD
secondary
#D5E6D4
accent
#B0353B
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083