#CA87F8#CA87F8
#CA87F8 is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.4% C 0.170 H 310.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CA87F8 |
|---|---|
| RGB | rgb(202, 135, 248) |
| HSL | hsl(276, 89%, 75%) |
| HSV | hsv(276, 46%, 97%) |
| CMYK | cmyk(18.5%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(67.02, 45.66, -46.78) |
| CIE-LCH | lch(67.02, 65.37, 314.31°) |
| OKLab | oklab(73.45% 0.1099 -0.1303) |
| OKLCH | oklch(73.45% 0.17 310.2) |
| XYZ | xyz(49.9613, 36.6626, 93.2334) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.39
Light Purple
#BF77F6
ΔE00 4.28
Baby Purple
#CA9BF7
ΔE00 5.09
Easter Purple
#C071FE
ΔE00 5.67
Pastel Purple
#CAA0FF
ΔE00 6.23
Lilac (survey)
#CEA2FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA87F8 #B5F887
analogous
#9187F8 #CA87F8 #F887EE
triadic
#CA87F8 #F8CA87 #87F8CA
tetradic
#CA87F8 #F89187 #B5F887 #87EEF8
square
#CA87F8 #F89187 #B5F887 #87EEF8
split-complementary
#CA87F8 #EEF887 #87F891
monochromatic
#9713F1 #B04DF5 #CA87F8 #E4C1FB #F2E2FD
Accessibility & contrast
On white
2.52
#CA87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CA87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA87F8
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA87F8 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FC
Deuteranopia (green-blind)
#7FA4F5
Tritanopia (blue-blind)
#C499B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ca87f8; /* rgb */ color: rgb(202, 135, 248); /* oklch */ color: oklch(73.4% 0.170 310.2);
Tailwind
colors: {
custom: {
50: '#dcabfb',
500: '#ca87f8',
950: '#000000',
},
}SCSS
$custom: #ca87f8; $custom-light: #dcabfb; $custom-dark: #000000;
JSON
{
"hex": "#ca87f8",
"rgb": {
"r": 202,
"g": 135,
"b": 248
},
"hsl": {
"h": 275.575,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.73445,
"c": 0.17043,
"h": 310.2
},
"luminance": 0.36662
}Semantic roles & 50–950 ramp
primary
#CA87F8
secondary
#E3F5D6
accent
#E6005D
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85