#CA89F9#CA89F9
#CA89F9 is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.8% C 0.168 H 309.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CA89F9 |
|---|---|
| RGB | rgb(202, 137, 249) |
| HSL | hsl(275, 90%, 76%) |
| HSV | hsv(275, 45%, 98%) |
| CMYK | cmyk(18.9%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(67.49, 44.81, -46.58) |
| CIE-LCH | lch(67.49, 64.64, 313.89°) |
| OKLab | oklab(73.81% 0.1073 -0.1297) |
| OKLCH | oklch(73.81% 0.168 309.6) |
| XYZ | xyz(50.3985, 37.2882, 94.1465) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.00
Baby Purple
#CA9BF7
ΔE00 4.65
Light Purple
#BF77F6
ΔE00 4.67
Pastel Purple
#CAA0FF
ΔE00 5.75
Easter Purple
#C071FE
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA89F9 #B8F989
analogous
#9289F9 #CA89F9 #F989F0
triadic
#CA89F9 #F9CA89 #89F9CA
tetradic
#CA89F9 #F99289 #B8F989 #89F0F9
square
#CA89F9 #F99289 #B8F989 #89F0F9
split-complementary
#CA89F9 #F0F989 #89F992
monochromatic
#9615F3 #B04FF6 #CA89F9 #E4C3FC #F2E2FE
Accessibility & contrast
On white
2.48
#CA89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#CA89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA89F9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA89F9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#C49BB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca89f9; /* rgb */ color: rgb(202, 137, 249); /* oklch */ color: oklch(73.8% 0.168 309.6);
Tailwind
colors: {
custom: {
50: '#dcadfb',
500: '#ca89f9',
950: '#000000',
},
}SCSS
$custom: #ca89f9; $custom-light: #dcadfb; $custom-dark: #000000;
JSON
{
"hex": "#ca89f9",
"rgb": {
"r": 202,
"g": 137,
"b": 249
},
"hsl": {
"h": 274.821,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.73811,
"c": 0.16836,
"h": 309.6
},
"luminance": 0.37287
}Semantic roles & 50–950 ramp
primary
#CA89F9
secondary
#E3F6D5
accent
#E60060
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85