#CA91F8#CA91F8
#CA91F8 is a light, vivid violet. Relative luminance 0.396; OKLCH L 75.1% C 0.154 H 308.6°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91F8 |
|---|---|
| RGB | rgb(202, 145, 248) |
| HSL | hsl(273, 88%, 77%) |
| HSV | hsv(273, 42%, 97%) |
| CMYK | cmyk(18.5%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.17, 40.29, -43.40) |
| CIE-LCH | lch(69.17, 59.22, 312.88°) |
| OKLab | oklab(75.06% 0.0962 -0.1205) |
| OKLCH | oklch(75.06% 0.154 308.6) |
| XYZ | xyz(51.4226, 39.5853, 93.7205) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.92
Baby Purple
#CA9BF7
ΔE00 2.65
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.21
Lavender (survey)
#C79FEF
ΔE00 4.50
Light Purple
#BF77F6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91F8 #BFF891
analogous
#9791F8 #CA91F8 #F891F2
triadic
#CA91F8 #F8CA91 #91F8CA
tetradic
#CA91F8 #F89791 #BFF891 #91F2F8
square
#CA91F8 #F89791 #BFF891 #91F2F8
split-complementary
#CA91F8 #F2F891 #91F897
monochromatic
#931EF1 #AE57F4 #CA91F8 #E6CBFC #F1E2FD
Accessibility & contrast
On white
2.36
#CA91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#CA91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91F8
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91F8 | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#88AAF5
Tritanopia (blue-blind)
#C4A1B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca91f8; /* rgb */ color: rgb(202, 145, 248); /* oklch */ color: oklch(75.1% 0.154 308.6);
Tailwind
colors: {
custom: {
50: '#dcb2fb',
500: '#ca91f8',
950: '#000000',
},
}SCSS
$custom: #ca91f8; $custom-light: #dcb2fb; $custom-dark: #000000;
JSON
{
"hex": "#ca91f8",
"rgb": {
"r": 202,
"g": 145,
"b": 248
},
"hsl": {
"h": 273.204,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.75057,
"c": 0.1542,
"h": 308.6
},
"luminance": 0.39585
}Semantic roles & 50–950 ramp
primary
#CA91F8
secondary
#E4F5D6
accent
#E50167
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085