#CA97ED#CA97ED
#CA97ED is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.6% C 0.131 H 310.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97ED |
|---|---|
| RGB | rgb(202, 151, 237) |
| HSL | hsl(276, 70%, 76%) |
| HSV | hsv(276, 36%, 93%) |
| CMYK | cmyk(14.8%, 36.3%, 0%, 7.1%) |
| CIE-LAB | lab(70.04, 34.66, -36.03) |
| CIE-LCH | lch(70.04, 50.00, 313.89°) |
| OKLab | oklab(75.56% 0.0855 -0.0994) |
| OKLCH | oklch(75.56% 0.131 310.7) |
| XYZ | xyz(50.7071, 40.8049, 85.3092) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.99
Lavender (survey)
#C79FEF
ΔE00 2.41
Lilac (survey)
#CEA2FD
ΔE00 3.40
Pastel Purple
#CAA0FF
ΔE00 3.73
Liliac
#C48EFD
ΔE00 4.55
Pale Purple
#B790D4
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97ED #BAED97
analogous
#9F97ED #CA97ED #ED97E5
triadic
#CA97ED #EDCA97 #97EDCA
tetradic
#CA97ED #ED9F97 #BAED97 #97E5ED
square
#CA97ED #ED9F97 #BAED97 #97E5ED
split-complementary
#CA97ED #E5ED97 #97ED9F
monochromatic
#952FDB #AF63E4 #CA97ED #E5CBF6 #F2E5FA
Accessibility & contrast
On white
2.29
#CA97ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CA97ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97ED
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97ED | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#93ACEB
Tritanopia (blue-blind)
#C6A3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca97ed; /* rgb */ color: rgb(202, 151, 237); /* oklch */ color: oklch(75.6% 0.131 310.7);
Tailwind
colors: {
custom: {
50: '#dbb6f3',
500: '#ca97ed',
950: '#000000',
},
}SCSS
$custom: #ca97ed; $custom-light: #dbb6f3; $custom-dark: #000000;
JSON
{
"hex": "#ca97ed",
"rgb": {
"r": 202,
"g": 151,
"b": 237
},
"hsl": {
"h": 275.581,
"s": 70.492,
"l": 76.078
},
"oklch": {
"l": 0.75557,
"c": 0.13112,
"h": 310.7
},
"luminance": 0.40804
}Semantic roles & 50–950 ramp
primary
#CA97ED
secondary
#E3F2D9
accent
#D31361
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085