#CA97EF#CA97EF
#CA97EF is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.6% C 0.134 H 310.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97EF |
|---|---|
| RGB | rgb(202, 151, 239) |
| HSL | hsl(275, 73%, 76%) |
| HSV | hsv(275, 37%, 94%) |
| CMYK | cmyk(15.5%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.12, 35.09, -37.00) |
| CIE-LCH | lch(70.12, 50.99, 313.48°) |
| OKLab | oklab(75.65% 0.086 -0.1022) |
| OKLCH | oklch(75.65% 0.134 310.1) |
| XYZ | xyz(51.0009, 40.9224, 86.8567) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.66
Lavender (survey)
#C79FEF
ΔE00 2.42
Lilac (survey)
#CEA2FD
ΔE00 3.18
Pastel Purple
#CAA0FF
ΔE00 3.43
Liliac
#C48EFD
ΔE00 4.21
Pale Purple
#B790D4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97EF #BCEF97
analogous
#9E97EF #CA97EF #EF97E8
triadic
#CA97EF #EFCA97 #97EFCA
tetradic
#CA97EF #EF9E97 #BCEF97 #97E8EF
square
#CA97EF #EF9E97 #BCEF97 #97E8EF
split-complementary
#CA97EF #E8EF97 #97EF9E
monochromatic
#942DDF #AF62E7 #CA97EF #E5CCF7 #F1E4FB
Accessibility & contrast
On white
2.29
#CA97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#CA97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97EF
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97EF | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#C6A4B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca97ef; /* rgb */ color: rgb(202, 151, 239); /* oklch */ color: oklch(75.6% 0.134 310.1);
Tailwind
colors: {
custom: {
50: '#dbb6f4',
500: '#ca97ef',
950: '#000000',
},
}SCSS
$custom: #ca97ef; $custom-light: #dbb6f4; $custom-dark: #000000;
JSON
{
"hex": "#ca97ef",
"rgb": {
"r": 202,
"g": 151,
"b": 239
},
"hsl": {
"h": 274.773,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.75646,
"c": 0.13352,
"h": 310.1
},
"luminance": 0.40922
}Semantic roles & 50–950 ramp
primary
#CA97EF
secondary
#E3F3D8
accent
#D51063
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085