#CA8FF7#CA8FF7
#CA8FF7 is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.7% C 0.156 H 309.2°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CA8FF7 |
|---|---|
| RGB | rgb(202, 143, 247) |
| HSL | hsl(274, 87%, 76%) |
| HSV | hsv(274, 42%, 97%) |
| CMYK | cmyk(18.2%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(68.69, 41.16, -43.61) |
| CIE-LCH | lch(68.69, 59.96, 313.34°) |
| OKLab | oklab(74.68% 0.0988 -0.1211) |
| OKLCH | oklch(74.68% 0.156 309.2) |
| XYZ | xyz(50.9649, 38.9175, 92.8046) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.91
Baby Purple
#CA9BF7
ΔE00 3.11
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.69
Lavender (survey)
#C79FEF
ΔE00 4.89
Light Purple
#BF77F6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA8FF7 #BCF78F
analogous
#968FF7 #CA8FF7 #F78FF0
triadic
#CA8FF7 #F7CA8F #8FF7CA
tetradic
#CA8FF7 #F7968F #BCF78F #8FF0F7
square
#CA8FF7 #F7968F #BCF78F #8FF0F7
split-complementary
#CA8FF7 #F0F78F #8FF796
monochromatic
#941DEF #AF56F3 #CA8FF7 #E5C8FB #F1E2FD
Accessibility & contrast
On white
2.39
#CA8FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#CA8FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA8FF7
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA8FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA8FF7 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FB
Deuteranopia (green-blind)
#87A9F4
Tritanopia (blue-blind)
#C49FB7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ca8ff7; /* rgb */ color: rgb(202, 143, 247); /* oklch */ color: oklch(74.7% 0.156 309.2);
Tailwind
colors: {
custom: {
50: '#dcb1fa',
500: '#ca8ff7',
950: '#000000',
},
}SCSS
$custom: #ca8ff7; $custom-light: #dcb1fa; $custom-dark: #000000;
JSON
{
"hex": "#ca8ff7",
"rgb": {
"r": 202,
"g": 143,
"b": 247
},
"hsl": {
"h": 274.038,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.7468,
"c": 0.15629,
"h": 309.2
},
"luminance": 0.38917
}Semantic roles & 50–950 ramp
primary
#CA8FF7
secondary
#E3F5D6
accent
#E30264
background
#FDFAFF
surface
#FBF5FF
border
#D4CFD7
text
#151117
muted
#838085