#CA8FF0#CA8FF0
#CA8FF0 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.3% C 0.148 H 311.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8FF0 |
|---|---|
| RGB | rgb(202, 143, 240) |
| HSL | hsl(276, 76%, 75%) |
| HSV | hsv(276, 40%, 94%) |
| CMYK | cmyk(15.8%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(68.38, 39.65, -40.26) |
| CIE-LCH | lch(68.38, 56.51, 314.57°) |
| OKLab | oklab(74.35% 0.0975 -0.1115) |
| OKLCH | oklch(74.35% 0.148 311.2) |
| XYZ | xyz(49.9050, 38.4936, 87.2222) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.05
Baby Purple
#CA9BF7
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 4.74
Lilac (survey)
#CEA2FD
ΔE00 4.82
Pale Purple
#B790D4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8FF0 #B5F08F
analogous
#9A8FF0 #CA8FF0 #F08FE5
triadic
#CA8FF0 #F0CA8F #8FF0CA
tetradic
#CA8FF0 #F09A8F #B5F08F #8FE5F0
square
#CA8FF0 #F09A8F #B5F08F #8FE5F0
split-complementary
#CA8FF0 #E5F08F #8FF09A
monochromatic
#9723E2 #B059E9 #CA8FF0 #E4C5F7 #F2E4FB
Accessibility & contrast
On white
2.41
#CA8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#CA8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8FF0
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8FF0 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#8AA8ED
Tritanopia (blue-blind)
#C69DB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ca8ff0; /* rgb */ color: rgb(202, 143, 240); /* oklch */ color: oklch(74.3% 0.148 311.2);
Tailwind
colors: {
custom: {
50: '#dbb1f5',
500: '#ca8ff0',
950: '#000000',
},
}SCSS
$custom: #ca8ff0; $custom-light: #dbb1f5; $custom-dark: #000000;
JSON
{
"hex": "#ca8ff0",
"rgb": {
"r": 202,
"g": 143,
"b": 240
},
"hsl": {
"h": 276.495,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.74347,
"c": 0.14809,
"h": 311.2
},
"luminance": 0.38493
}Semantic roles & 50–950 ramp
primary
#CA8FF0
secondary
#E3F3D8
accent
#D90D5D
background
#FDFAFF
surface
#FBF5FE
border
#D4CFD6
text
#151117
muted
#838085