#CA97F0#CA97F0
#CA97F0 is a light, vivid violet. Relative luminance 0.410; OKLCH L 75.7% C 0.135 H 309.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97F0 |
|---|---|
| RGB | rgb(202, 151, 240) |
| HSL | hsl(274, 75%, 77%) |
| HSV | hsv(274, 37%, 94%) |
| CMYK | cmyk(15.8%, 37.1%, 0%, 5.9%) |
| CIE-LAB | lab(70.16, 35.30, -37.48) |
| CIE-LCH | lch(70.16, 51.49, 313.29°) |
| OKLab | oklab(75.69% 0.0862 -0.1035) |
| OKLCH | oklch(75.69% 0.135 309.8) |
| XYZ | xyz(51.1491, 40.9817, 87.6369) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.51
Lavender (survey)
#C79FEF
ΔE00 2.45
Lilac (survey)
#CEA2FD
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.29
Liliac
#C48EFD
ΔE00 4.04
Pale Purple
#B790D4
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97F0 #BDF097
analogous
#9E97F0 #CA97F0 #F097EA
triadic
#CA97F0 #F0CA97 #97F0CA
tetradic
#CA97F0 #F09E97 #BDF097 #97EAF0
square
#CA97F0 #F09E97 #BDF097 #97EAF0
split-complementary
#CA97F0 #EAF097 #97F09E
monochromatic
#932CE1 #AF62E8 #CA97F0 #E5CCF8 #F1E4FB
Accessibility & contrast
On white
2.28
#CA97F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CA97F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97F0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97F0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F3
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#C6A4B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca97f0; /* rgb */ color: rgb(202, 151, 240); /* oklch */ color: oklch(75.7% 0.135 309.8);
Tailwind
colors: {
custom: {
50: '#dbb6f5',
500: '#ca97f0',
950: '#000000',
},
}SCSS
$custom: #ca97f0; $custom-light: #dbb6f5; $custom-dark: #000000;
JSON
{
"hex": "#ca97f0",
"rgb": {
"r": 202,
"g": 151,
"b": 240
},
"hsl": {
"h": 274.382,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.75691,
"c": 0.13471,
"h": 309.8
},
"luminance": 0.40981
}Semantic roles & 50–950 ramp
primary
#CA97F0
secondary
#E4F3D8
accent
#D70F64
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085