#CA91FB#CA91FB
#CA91FB is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.2% C 0.158 H 307.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91FB |
|---|---|
| RGB | rgb(202, 145, 251) |
| HSL | hsl(272, 93%, 78%) |
| HSV | hsv(272, 42%, 98%) |
| CMYK | cmyk(19.5%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(69.31, 40.95, -44.82) |
| CIE-LCH | lch(69.31, 60.71, 312.41°) |
| OKLab | oklab(75.2% 0.0967 -0.1247) |
| OKLCH | oklch(75.2% 0.158 307.8) |
| XYZ | xyz(51.8917, 39.7729, 96.1913) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.54
Baby Purple
#CA9BF7
ΔE00 2.82
Pastel Purple
#CAA0FF
ΔE00 3.82
Lilac (survey)
#CEA2FD
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91FB #C2FB91
analogous
#9591FB #CA91FB #FB91F7
triadic
#CA91FB #FBCA91 #91FBCA
tetradic
#CA91FB #FB9591 #C2FB91 #91F7FB
square
#CA91FB #FB9591 #C2FB91 #91F7FB
split-complementary
#CA91FB #F7FB91 #91FB95
monochromatic
#911BF7 #AE56F9 #CA91FB #E6CCFD #F1E1FE
Accessibility & contrast
On white
2.35
#CA91FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#CA91FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91FB
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91FB | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#87AAF8
Tritanopia (blue-blind)
#C3A2BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca91fb; /* rgb */ color: rgb(202, 145, 251); /* oklch */ color: oklch(75.2% 0.158 307.8);
Tailwind
colors: {
custom: {
50: '#dcb2fd',
500: '#ca91fb',
950: '#000000',
},
}SCSS
$custom: #ca91fb; $custom-light: #dcb2fd; $custom-dark: #000000;
JSON
{
"hex": "#ca91fb",
"rgb": {
"r": 202,
"g": 145,
"b": 251
},
"hsl": {
"h": 272.264,
"s": 92.982,
"l": 77.647
},
"oklch": {
"l": 0.75202,
"c": 0.15775,
"h": 307.8
},
"luminance": 0.39772
}Semantic roles & 50–950 ramp
primary
#CA91FB
secondary
#E4F6D5
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085