#CA91C9#CA91C9
#CA91C9 is a light, moderate purple. Relative luminance 0.370; OKLCH L 73.0% C 0.101 H 327.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91C9 |
|---|---|
| RGB | rgb(202, 145, 201) |
| HSL | hsl(301, 35%, 68%) |
| HSV | hsv(301, 28%, 79%) |
| CMYK | cmyk(0%, 28.2%, 0.5%, 20.8%) |
| CIE-LAB | lab(67.30, 30.73, -20.37) |
| CIE-LCH | lch(67.30, 36.87, 326.46°) |
| OKLab | oklab(73.02% 0.0852 -0.055) |
| OKLCH | oklch(73.02% 0.101 327.1) |
| XYZ | xyz(45.0241, 37.0259, 60.0220) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 5.59
Lilac
#C8A2C8
ΔE00 5.87
Pale Purple
#B790D4
ΔE00 6.03
Orchid (survey)
#C875C4
ΔE00 7.47
Dusty Lavender
#AC86A8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91C9 #91CA92
analogous
#AE91CA #CA91C9 #CA91AC
triadic
#CA91C9 #C9CA91 #91C9CA
tetradic
#CA91C9 #CAAE91 #91CA92 #91ACCA
square
#CA91C9 #CAAE91 #91CA92 #91ACCA
split-complementary
#CA91C9 #ACCA91 #91CAAE
monochromatic
#984996 #B668B5 #CA91C9 #DEBADD #F2E4F2
Accessibility & contrast
On white
2.50
#CA91C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#CA91C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91C9
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91C9 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9FCB
Deuteranopia (green-blind)
#9BA6C7
Tritanopia (blue-blind)
#CE96A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca91c9; /* rgb */ color: rgb(202, 145, 201); /* oklch */ color: oklch(73.0% 0.101 327.1);
Tailwind
colors: {
custom: {
50: '#dbb2d9',
500: '#ca91c9',
950: '#000000',
},
}SCSS
$custom: #ca91c9; $custom-light: #dbb2d9; $custom-dark: #000000;
JSON
{
"hex": "#ca91c9",
"rgb": {
"r": 202,
"g": 145,
"b": 201
},
"hsl": {
"h": 301.053,
"s": 34.969,
"l": 68.039
},
"oklch": {
"l": 0.73019,
"c": 0.1014,
"h": 327.1
},
"luminance": 0.37024
}Semantic roles & 50–950 ramp
primary
#CA91C9
secondary
#D3E4D3
accent
#AE3A38
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083