#CA8FFB#CA8FFB
#CA8FFB is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.9% C 0.161 H 308.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8FFB |
|---|---|
| RGB | rgb(202, 143, 251) |
| HSL | hsl(273, 93%, 77%) |
| HSV | hsv(273, 43%, 98%) |
| CMYK | cmyk(19.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(68.87, 42.03, -45.51) |
| CIE-LCH | lch(68.87, 61.95, 312.72°) |
| OKLab | oklab(74.88% 0.0994 -0.1266) |
| OKLCH | oklch(74.88% 0.161 308.1) |
| XYZ | xyz(51.5888, 39.1671, 96.0904) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.39
Baby Purple
#CA9BF7
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 4.31
Lilac (survey)
#CEA2FD
ΔE00 4.76
Lavender (survey)
#C79FEF
ΔE00 5.22
Light Purple
#BF77F6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8FFB #C0FB8F
analogous
#948FFB #CA8FFB #FB8FF6
triadic
#CA8FFB #FBCA8F #8FFBCA
tetradic
#CA8FFB #FB948F #C0FB8F #8FF6FB
square
#CA8FFB #FB948F #C0FB8F #8FF6FB
split-complementary
#CA8FFB #F6FB8F #8FFB94
monochromatic
#9219F7 #AE54F9 #CA8FFB #E6CAFD #F1E1FE
Accessibility & contrast
On white
2.38
#CA8FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#CA8FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8FFB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8FFB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#85A9F8
Tritanopia (blue-blind)
#C3A0B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca8ffb; /* rgb */ color: rgb(202, 143, 251); /* oklch */ color: oklch(74.9% 0.161 308.1);
Tailwind
colors: {
custom: {
50: '#dcb1fd',
500: '#ca8ffb',
950: '#000000',
},
}SCSS
$custom: #ca8ffb; $custom-light: #dcb1fd; $custom-dark: #000000;
JSON
{
"hex": "#ca8ffb",
"rgb": {
"r": 202,
"g": 143,
"b": 251
},
"hsl": {
"h": 272.778,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.74875,
"c": 0.161,
"h": 308.1
},
"luminance": 0.39167
}Semantic roles & 50–950 ramp
primary
#CA8FFB
secondary
#E4F6D5
accent
#E60068
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085