#CA91C3#CA91C3
#CA91C3 is a light, moderate purple. Relative luminance 0.367; OKLCH L 72.8% C 0.096 H 330.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91C3 |
|---|---|
| RGB | rgb(202, 145, 195) |
| HSL | hsl(307, 35%, 68%) |
| HSV | hsv(307, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 3.5%, 20.8%) |
| CIE-LAB | lab(67.09, 29.62, -17.34) |
| CIE-LCH | lch(67.09, 34.32, 329.65°) |
| OKLab | oklab(72.79% 0.0834 -0.0466) |
| OKLCH | oklch(72.79% 0.096 330.8) |
| XYZ | xyz(44.3321, 36.7491, 56.3772) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.36
Plum
#DDA0DD
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 7.22
Pale Purple
#B790D4
ΔE00 7.26
Orchid (survey)
#C875C4
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91C3 #91CA98
analogous
#B491CA #CA91C3 #CA91A6
triadic
#CA91C3 #C3CA91 #91C3CA
tetradic
#CA91C3 #CAB491 #91CA98 #91A6CA
square
#CA91C3 #CAB491 #91CA98 #91A6CA
split-complementary
#CA91C3 #A6CA91 #91CAB4
monochromatic
#98498E #B668AC #CA91C3 #DEBADA #F2E4F0
Accessibility & contrast
On white
2.52
#CA91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#CA91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91C3
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91C3 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9FC5
Deuteranopia (green-blind)
#9DA6C1
Tritanopia (blue-blind)
#CF94A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca91c3; /* rgb */ color: rgb(202, 145, 195); /* oklch */ color: oklch(72.8% 0.096 330.8);
Tailwind
colors: {
custom: {
50: '#dbb2d5',
500: '#ca91c3',
950: '#000000',
},
}SCSS
$custom: #ca91c3; $custom-light: #dbb2d5; $custom-dark: #000000;
JSON
{
"hex": "#ca91c3",
"rgb": {
"r": 202,
"g": 145,
"b": 195
},
"hsl": {
"h": 307.368,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72791,
"c": 0.09552,
"h": 330.8
},
"luminance": 0.36747
}Semantic roles & 50–950 ramp
primary
#CA91C3
secondary
#D3E4D5
accent
#AE4638
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083