#CA97EE#CA97EE
#CA97EE is a light, vivid violet. Relative luminance 0.409; OKLCH L 75.6% C 0.132 H 310.4°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CA97EE |
|---|---|
| RGB | rgb(202, 151, 238) |
| HSL | hsl(275, 72%, 76%) |
| HSV | hsv(275, 37%, 93%) |
| CMYK | cmyk(15.1%, 36.6%, 0%, 6.7%) |
| CIE-LAB | lab(70.08, 34.88, -36.52) |
| CIE-LCH | lch(70.08, 50.50, 313.68°) |
| OKLab | oklab(75.6% 0.0858 -0.1008) |
| OKLCH | oklch(75.6% 0.132 310.4) |
| XYZ | xyz(50.8536, 40.8635, 86.0808) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.82
Lavender (survey)
#C79FEF
ΔE00 2.41
Lilac (survey)
#CEA2FD
ΔE00 3.28
Pastel Purple
#CAA0FF
ΔE00 3.58
Liliac
#C48EFD
ΔE00 4.38
Pale Purple
#B790D4
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA97EE #BBEE97
analogous
#9F97EE #CA97EE #EE97E7
triadic
#CA97EE #EECA97 #97EECA
tetradic
#CA97EE #EE9F97 #BBEE97 #97E7EE
square
#CA97EE #EE9F97 #BBEE97 #97E7EE
split-complementary
#CA97EE #E7EE97 #97EE9F
monochromatic
#942EDD #AF62E5 #CA97EE #E5CCF7 #F2E5FB
Accessibility & contrast
On white
2.29
#CA97EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#CA97EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA97EE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA97EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA97EE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#C6A3B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca97ee; /* rgb */ color: rgb(202, 151, 238); /* oklch */ color: oklch(75.6% 0.132 310.4);
Tailwind
colors: {
custom: {
50: '#dbb6f4',
500: '#ca97ee',
950: '#000000',
},
}SCSS
$custom: #ca97ee; $custom-light: #dbb6f4; $custom-dark: #000000;
JSON
{
"hex": "#ca97ee",
"rgb": {
"r": 202,
"g": 151,
"b": 238
},
"hsl": {
"h": 275.172,
"s": 71.901,
"l": 76.275
},
"oklch": {
"l": 0.75601,
"c": 0.13232,
"h": 310.4
},
"luminance": 0.40863
}Semantic roles & 50–950 ramp
primary
#CA97EE
secondary
#E3F2D9
accent
#D41262
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085