#CA89FF#CA89FF
#CA89FF is a light, vivid violet. Relative luminance 0.377; OKLCH L 74.1% C 0.175 H 308.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CA89FF |
|---|---|
| RGB | rgb(202, 137, 255) |
| HSL | hsl(273, 100%, 77%) |
| HSV | hsv(273, 46%, 100%) |
| CMYK | cmyk(20.8%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(67.78, 46.12, -49.42) |
| CIE-LCH | lch(67.78, 67.60, 313.03°) |
| OKLab | oklab(74.11% 0.1081 -0.1379) |
| OKLCH | oklch(74.11% 0.175 308.1) |
| XYZ | xyz(51.3493, 37.6685, 99.1540) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.72
Light Purple
#BF77F6
ΔE00 4.61
Baby Purple
#CA9BF7
ΔE00 4.96
Easter Purple
#C071FE
ΔE00 5.79
Pastel Purple
#CAA0FF
ΔE00 5.79
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA89FF #BEFF89
analogous
#8F89FF #CA89FF #FF89F9
triadic
#CA89FF #FFCA89 #89FFCA
tetradic
#CA89FF #FF8F89 #BEFF89 #89F9FF
square
#CA89FF #FF8F89 #BEFF89 #89F9FF
split-complementary
#CA89FF #F9FF89 #89FF8F
monochromatic
#930FFF #AF4CFF #CA89FF #E5C6FF #F1E0FF
Accessibility & contrast
On white
2.46
#CA89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#CA89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA89FF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA89FF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#C39CB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ca89ff; /* rgb */ color: rgb(202, 137, 255); /* oklch */ color: oklch(74.1% 0.175 308.1);
Tailwind
colors: {
custom: {
50: '#dcadff',
500: '#ca89ff',
950: '#000000',
},
}SCSS
$custom: #ca89ff; $custom-light: #dcadff; $custom-dark: #000000;
JSON
{
"hex": "#ca89ff",
"rgb": {
"r": 202,
"g": 137,
"b": 255
},
"hsl": {
"h": 273.051,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.74115,
"c": 0.17527,
"h": 308.1
},
"luminance": 0.37668
}Semantic roles & 50–950 ramp
primary
#CA89FF
secondary
#E4F7D4
accent
#E60067
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86