#CA89F0#CA89F0
#CA89F0 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.4% C 0.158 H 312.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CA89F0 |
|---|---|
| RGB | rgb(202, 137, 240) |
| HSL | hsl(278, 77%, 74%) |
| HSV | hsv(278, 43%, 94%) |
| CMYK | cmyk(15.8%, 42.9%, 0%, 5.9%) |
| CIE-LAB | lab(67.08, 42.88, -42.29) |
| CIE-LCH | lch(67.08, 60.23, 315.40°) |
| OKLab | oklab(73.37% 0.1059 -0.1173) |
| OKLCH | oklch(73.37% 0.158 312.1) |
| XYZ | xyz(49.0282, 36.7401, 86.9300) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.11
Baby Purple
#CA9BF7
ΔE00 4.55
Light Purple
#BF77F6
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.99
Pastel Purple
#CAA0FF
ΔE00 6.02
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA89F0 #AFF089
analogous
#9789F0 #CA89F0 #F089E3
triadic
#CA89F0 #F0CA89 #89F0CA
tetradic
#CA89F0 #F09789 #AFF089 #89E3F0
square
#CA89F0 #F09789 #AFF089 #89E3F0
split-complementary
#CA89F0 #E3F089 #89F097
monochromatic
#991DE2 #B253E9 #CA89F0 #E2BFF7 #F3E4FC
Accessibility & contrast
On white
2.52
#CA89F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#CA89F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA89F0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA89F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA89F0 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A0F4
Deuteranopia (green-blind)
#85A5ED
Tritanopia (blue-blind)
#C698B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca89f0; /* rgb */ color: rgb(202, 137, 240); /* oklch */ color: oklch(73.4% 0.158 312.1);
Tailwind
colors: {
custom: {
50: '#dcadf5',
500: '#ca89f0',
950: '#000000',
},
}SCSS
$custom: #ca89f0; $custom-light: #dcadf5; $custom-dark: #000000;
JSON
{
"hex": "#ca89f0",
"rgb": {
"r": 202,
"g": 137,
"b": 240
},
"hsl": {
"h": 277.864,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.73369,
"c": 0.15804,
"h": 312.1
},
"luminance": 0.36739
}Semantic roles & 50–950 ramp
primary
#CA89F0
secondary
#E2F3D8
accent
#DA0C58
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85