#CA98FF#CA98FF
#CA98FF is a light, vivid violet. Relative luminance 0.422; OKLCH L 76.6% C 0.151 H 305.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98FF |
|---|---|
| RGB | rgb(202, 152, 255) |
| HSL | hsl(269, 100%, 80%) |
| HSV | hsv(269, 40%, 100%) |
| CMYK | cmyk(20.8%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(71.03, 38.04, -44.30) |
| CIE-LCH | lch(71.03, 58.39, 310.65°) |
| OKLab | oklab(76.56% 0.0878 -0.1232) |
| OKLCH | oklch(76.56% 0.151 305.5) |
| XYZ | xyz(53.6317, 42.2333, 99.9148) |
| Luminance | 0.4223 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.80
Pastel Purple
#CAA0FF
ΔE00 2.10
Liliac
#C48EFD
ΔE00 2.58
Lilac (survey)
#CEA2FD
ΔE00 2.76
Lavender (survey)
#C79FEF
ΔE00 3.84
Pale Violet
#CEAEFA
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98FF #CDFF98
analogous
#989AFF #CA98FF #FD98FF
triadic
#CA98FF #FFCA98 #98FFCA
tetradic
#CA98FF #FF989A #CDFF98 #98FFFD
square
#CA98FF #FF989A #CDFF98 #98FFFD
split-complementary
#CA98FF #FFFD98 #9AFF98
monochromatic
#8B1EFF #AB5BFF #CA98FF #E9D5FF #EFE0FF
Accessibility & contrast
On white
2.22
#CA98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#CA98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98FF
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98FF | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#8BAEFC
Tritanopia (blue-blind)
#C2A8BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ca98ff; /* rgb */ color: rgb(202, 152, 255); /* oklch */ color: oklch(76.6% 0.151 305.5);
Tailwind
colors: {
custom: {
50: '#dcb7ff',
500: '#ca98ff',
950: '#000000',
},
}SCSS
$custom: #ca98ff; $custom-light: #dcb7ff; $custom-dark: #000000;
JSON
{
"hex": "#ca98ff",
"rgb": {
"r": 202,
"g": 152,
"b": 255
},
"hsl": {
"h": 269.126,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.76559,
"c": 0.15122,
"h": 305.5
},
"luminance": 0.42233
}Semantic roles & 50–950 ramp
primary
#CA98FF
secondary
#E6F7D4
accent
#E60076
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086