#CA91F0#CA91F0
#CA91F0 is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.7% C 0.145 H 310.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CA91F0 |
|---|---|
| RGB | rgb(202, 145, 240) |
| HSL | hsl(276, 76%, 75%) |
| HSV | hsv(276, 40%, 94%) |
| CMYK | cmyk(15.8%, 39.6%, 0%, 5.9%) |
| CIE-LAB | lab(68.82, 38.57, -39.57) |
| CIE-LCH | lch(68.82, 55.26, 314.27°) |
| OKLab | oklab(74.68% 0.0947 -0.1095) |
| OKLCH | oklch(74.68% 0.145 310.8) |
| XYZ | xyz(50.2079, 39.0994, 87.3232) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.67
Liliac
#C48EFD
ΔE00 3.20
Lavender (survey)
#C79FEF
ΔE00 4.00
Pastel Purple
#CAA0FF
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pale Purple
#B790D4
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA91F0 #B7F091
analogous
#9A91F0 #CA91F0 #F091E6
triadic
#CA91F0 #F0CA91 #91F0CA
tetradic
#CA91F0 #F09A91 #B7F091 #91E6F0
square
#CA91F0 #F09A91 #B7F091 #91E6F0
split-complementary
#CA91F0 #E6F091 #91F09A
monochromatic
#9625E1 #B05BE9 #CA91F0 #E4C7F7 #F2E4FB
Accessibility & contrast
On white
2.38
#CA91F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#CA91F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA91F0
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA91F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA91F0 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F4
Deuteranopia (green-blind)
#8CA9ED
Tritanopia (blue-blind)
#C69FB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca91f0; /* rgb */ color: rgb(202, 145, 240); /* oklch */ color: oklch(74.7% 0.145 310.8);
Tailwind
colors: {
custom: {
50: '#dbb2f5',
500: '#ca91f0',
950: '#000000',
},
}SCSS
$custom: #ca91f0; $custom-light: #dbb2f5; $custom-dark: #000000;
JSON
{
"hex": "#ca91f0",
"rgb": {
"r": 202,
"g": 145,
"b": 240
},
"hsl": {
"h": 276,
"s": 76,
"l": 75.49
},
"oklch": {
"l": 0.74679,
"c": 0.14476,
"h": 310.8
},
"luminance": 0.39099
}Semantic roles & 50–950 ramp
primary
#CA91F0
secondary
#E3F3D8
accent
#D80D5E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085