#CA91C5#CA91C5
#CA91C5 is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.9% C 0.097 H 329.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91C5 |
|---|---|
| RGB | rgb(202, 145, 197) |
| HSL | hsl(305, 35%, 68%) |
| HSV | hsv(305, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 2.5%, 20.8%) |
| CIE-LAB | lab(67.16, 29.99, -18.36) |
| CIE-LCH | lch(67.16, 35.16, 328.53°) |
| OKLab | oklab(72.87% 0.084 -0.0494) |
| OKLCH | oklch(72.87% 0.097 329.5) |
| XYZ | xyz(44.5597, 36.8401, 57.5761) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.13
Lilac
#C8A2C8
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.17
Pale Purple
#B790D4
ΔE00 6.83
Dusty Lavender
#AC86A8
ΔE00 7.46
Orchid (survey)
#C875C4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91C5 #91CA96
analogous
#B291CA #CA91C5 #CA91A8
triadic
#CA91C5 #C5CA91 #91C5CA
tetradic
#CA91C5 #CAB291 #91CA96 #91A8CA
square
#CA91C5 #CAB291 #91CA96 #91A8CA
split-complementary
#CA91C5 #A8CA91 #91CAB2
monochromatic
#984991 #B668AF #CA91C5 #DEBADB #F2E4F1
Accessibility & contrast
On white
2.51
#CA91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CA91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91C5
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91C5 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9FC7
Deuteranopia (green-blind)
#9CA6C3
Tritanopia (blue-blind)
#CE95A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca91c5; /* rgb */ color: rgb(202, 145, 197); /* oklch */ color: oklch(72.9% 0.097 329.5);
Tailwind
colors: {
custom: {
50: '#dbb2d6',
500: '#ca91c5',
950: '#000000',
},
}SCSS
$custom: #ca91c5; $custom-light: #dbb2d6; $custom-dark: #000000;
JSON
{
"hex": "#ca91c5",
"rgb": {
"r": 202,
"g": 145,
"b": 197
},
"hsl": {
"h": 305.263,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72866,
"c": 0.09745,
"h": 329.5
},
"luminance": 0.36839
}Semantic roles & 50–950 ramp
primary
#CA91C5
secondary
#D3E4D4
accent
#AE4238
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083