#CA91F7#CA91F7
#CA91F7 is a light, vivid violet. Relative luminance 0.395; OKLCH L 75.0% C 0.153 H 308.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91F7 |
|---|---|
| RGB | rgb(202, 145, 247) |
| HSL | hsl(274, 86%, 77%) |
| HSV | hsv(274, 41%, 97%) |
| CMYK | cmyk(18.2%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(69.13, 40.08, -42.92) |
| CIE-LCH | lch(69.13, 58.72, 313.04°) |
| OKLab | oklab(75.01% 0.096 -0.1192) |
| OKLCH | oklch(75.01% 0.153 308.9) |
| XYZ | xyz(51.2679, 39.5234, 92.9056) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.06
Baby Purple
#CA9BF7
ΔE00 2.61
Pastel Purple
#CAA0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.20
Lavender (survey)
#C79FEF
ΔE00 4.42
Pale Purple
#B790D4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91F7 #BEF791
analogous
#9791F7 #CA91F7 #F791F1
triadic
#CA91F7 #F7CA91 #91F7CA
tetradic
#CA91F7 #F79791 #BEF791 #91F1F7
square
#CA91F7 #F79791 #BEF791 #91F1F7
split-complementary
#CA91F7 #F1F791 #91F797
monochromatic
#931FEF #AF58F3 #CA91F7 #E5CAFB #F1E2FD
Accessibility & contrast
On white
2.36
#CA91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#CA91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91F7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91F7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#89AAF4
Tritanopia (blue-blind)
#C4A1B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca91f7; /* rgb */ color: rgb(202, 145, 247); /* oklch */ color: oklch(75.0% 0.153 308.9);
Tailwind
colors: {
custom: {
50: '#dcb2fa',
500: '#ca91f7',
950: '#000000',
},
}SCSS
$custom: #ca91f7; $custom-light: #dcb2fa; $custom-dark: #000000;
JSON
{
"hex": "#ca91f7",
"rgb": {
"r": 202,
"g": 145,
"b": 247
},
"hsl": {
"h": 273.529,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.75009,
"c": 0.15301,
"h": 308.9
},
"luminance": 0.39523
}Semantic roles & 50–950 ramp
primary
#CA91F7
secondary
#E4F5D6
accent
#E30366
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085