#CA91FF#CA91FF
#CA91FF is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.4% C 0.163 H 306.8°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91FF |
|---|---|
| RGB | rgb(202, 145, 255) |
| HSL | hsl(271, 100%, 78%) |
| HSV | hsv(271, 43%, 100%) |
| CMYK | cmyk(20.8%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(69.49, 41.83, -46.72) |
| CIE-LCH | lch(69.49, 62.71, 311.84°) |
| OKLab | oklab(75.4% 0.0973 -0.1301) |
| OKLCH | oklch(75.4% 0.163 306.8) |
| XYZ | xyz(52.5289, 40.0278, 99.5472) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.24
Baby Purple
#CA9BF7
ΔE00 3.17
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91FF #C6FF91
analogous
#9391FF #CA91FF #FF91FD
triadic
#CA91FF #FFCA91 #91FFCA
tetradic
#CA91FF #FF9391 #C6FF91 #91FDFF
square
#CA91FF #FF9391 #C6FF91 #91FDFF
split-complementary
#CA91FF #FDFF91 #91FF93
monochromatic
#8F17FF #AD54FF #CA91FF #E7CEFF #F0E0FF
Accessibility & contrast
On white
2.33
#CA91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CA91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91FF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91FF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#85AAFC
Tritanopia (blue-blind)
#C2A3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca91ff; /* rgb */ color: rgb(202, 145, 255); /* oklch */ color: oklch(75.4% 0.163 306.8);
Tailwind
colors: {
custom: {
50: '#dcb2ff',
500: '#ca91ff',
950: '#000000',
},
}SCSS
$custom: #ca91ff; $custom-light: #dcb2ff; $custom-dark: #000000;
JSON
{
"hex": "#ca91ff",
"rgb": {
"r": 202,
"g": 145,
"b": 255
},
"hsl": {
"h": 271.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.75398,
"c": 0.1625,
"h": 306.8
},
"luminance": 0.40027
}Semantic roles & 50–950 ramp
primary
#CA91FF
secondary
#E5F7D4
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086