#CA91C4#CA91C4
#CA91C4 is a light, moderate purple. Relative luminance 0.368; OKLCH L 72.8% C 0.096 H 330.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91C4 |
|---|---|
| RGB | rgb(202, 145, 196) |
| HSL | hsl(306, 35%, 68%) |
| HSV | hsv(306, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 3%, 20.8%) |
| CIE-LAB | lab(67.12, 29.80, -17.85) |
| CIE-LCH | lch(67.12, 34.74, 329.08°) |
| OKLab | oklab(72.83% 0.0837 -0.048) |
| OKLCH | oklch(72.83% 0.096 330.2) |
| XYZ | xyz(44.4455, 36.7944, 56.9747) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.25
Lilac
#C8A2C8
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.33
Pale Purple
#B790D4
ΔE00 7.04
Dusty Lavender
#AC86A8
ΔE00 7.34
Orchid (survey)
#C875C4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91C4 #91CA97
analogous
#B391CA #CA91C4 #CA91A7
triadic
#CA91C4 #C4CA91 #91C4CA
tetradic
#CA91C4 #CAB391 #91CA97 #91A7CA
square
#CA91C4 #CAB391 #91CA97 #91A7CA
split-complementary
#CA91C4 #A7CA91 #91CAB3
monochromatic
#98498F #B668AE #CA91C4 #DEBADA #F2E4F0
Accessibility & contrast
On white
2.51
#CA91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#CA91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91C4
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91C4 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9FC6
Deuteranopia (green-blind)
#9CA6C2
Tritanopia (blue-blind)
#CF95A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca91c4; /* rgb */ color: rgb(202, 145, 196); /* oklch */ color: oklch(72.8% 0.096 330.2);
Tailwind
colors: {
custom: {
50: '#dbb2d6',
500: '#ca91c4',
950: '#000000',
},
}SCSS
$custom: #ca91c4; $custom-light: #dbb2d6; $custom-dark: #000000;
JSON
{
"hex": "#ca91c4",
"rgb": {
"r": 202,
"g": 145,
"b": 196
},
"hsl": {
"h": 306.316,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.72829,
"c": 0.09648,
"h": 330.2
},
"luminance": 0.36793
}Semantic roles & 50–950 ramp
primary
#CA91C4
secondary
#D3E4D5
accent
#AE4438
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083