#CA8FF8#CA8FF8
#CA8FF8 is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.7% C 0.157 H 308.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8FF8 |
|---|---|
| RGB | rgb(202, 143, 248) |
| HSL | hsl(274, 88%, 77%) |
| HSV | hsv(274, 42%, 97%) |
| CMYK | cmyk(18.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.74, 41.38, -44.08) |
| CIE-LCH | lch(68.74, 60.46, 313.19°) |
| OKLab | oklab(74.73% 0.0989 -0.1225) |
| OKLCH | oklch(74.73% 0.157 308.9) |
| XYZ | xyz(51.1197, 38.9794, 93.6195) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.77
Baby Purple
#CA9BF7
ΔE00 3.15
Pastel Purple
#CAA0FF
ΔE00 4.34
Lilac (survey)
#CEA2FD
ΔE00 4.70
Lavender (survey)
#C79FEF
ΔE00 4.97
Light Purple
#BF77F6
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8FF8 #BDF88F
analogous
#968FF8 #CA8FF8 #F88FF2
triadic
#CA8FF8 #F8CA8F #8FF8CA
tetradic
#CA8FF8 #F8968F #BDF88F #8FF2F8
square
#CA8FF8 #F8968F #BDF88F #8FF2F8
split-complementary
#CA8FF8 #F2F88F #8FF896
monochromatic
#931CF1 #AF55F4 #CA8FF8 #E5C9FC #F1E2FD
Accessibility & contrast
On white
2.39
#CA8FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#CA8FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8FF8
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8FF8 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#86A9F5
Tritanopia (blue-blind)
#C49FB8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca8ff8; /* rgb */ color: rgb(202, 143, 248); /* oklch */ color: oklch(74.7% 0.157 308.9);
Tailwind
colors: {
custom: {
50: '#dcb1fb',
500: '#ca8ff8',
950: '#000000',
},
}SCSS
$custom: #ca8ff8; $custom-light: #dcb1fb; $custom-dark: #000000;
JSON
{
"hex": "#ca8ff8",
"rgb": {
"r": 202,
"g": 143,
"b": 248
},
"hsl": {
"h": 273.714,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.74729,
"c": 0.15747,
"h": 308.9
},
"luminance": 0.38979
}Semantic roles & 50–950 ramp
primary
#CA8FF8
secondary
#E4F5D6
accent
#E50165
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085