#CA7FF7#CA7FF7
#CA7FF7 is a light, vivid violet. Relative luminance 0.345; OKLCH L 72.2% C 0.182 H 311.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7FF7 |
|---|---|
| RGB | rgb(202, 127, 247) |
| HSL | hsl(278, 88%, 73%) |
| HSV | hsv(278, 49%, 97%) |
| CMYK | cmyk(18.2%, 48.6%, 0%, 3.1%) |
| CIE-LAB | lab(65.32, 49.67, -48.91) |
| CIE-LCH | lch(65.32, 69.71, 315.44°) |
| OKLab | oklab(72.16% 0.1206 -0.1364) |
| OKLCH | oklch(72.16% 0.182 311.5) |
| XYZ | xyz(48.7320, 34.4517, 92.0603) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.81
Liliac
#C48EFD
ΔE00 3.95
Easter Purple
#C071FE
ΔE00 4.12
Light Urple
#B36FF6
ΔE00 5.83
Bright Lavender
#C760FF
ΔE00 6.65
Bright Lilac
#C95EFB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7FF7 #ACF77F
analogous
#8E7FF7 #CA7FF7 #F77FE8
triadic
#CA7FF7 #F7CA7F #7FF7CA
tetradic
#CA7FF7 #F78E7F #ACF77F #7FE8F7
square
#CA7FF7 #F78E7F #ACF77F #7FE8F7
split-complementary
#CA7FF7 #E8F77F #7FF78E
monochromatic
#9A0FED #B245F3 #CA7FF7 #E2B9FB #F3E2FD
Accessibility & contrast
On white
2.66
#CA7FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#CA7FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7FF7
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7FF7 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#78A0F4
Tritanopia (blue-blind)
#C592B0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ca7ff7; /* rgb */ color: rgb(202, 127, 247); /* oklch */ color: oklch(72.2% 0.182 311.5);
Tailwind
colors: {
custom: {
50: '#dca6fa',
500: '#ca7ff7',
950: '#000000',
},
}SCSS
$custom: #ca7ff7; $custom-light: #dca6fa; $custom-dark: #000000;
JSON
{
"hex": "#ca7ff7",
"rgb": {
"r": 202,
"g": 127,
"b": 247
},
"hsl": {
"h": 277.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.7216,
"c": 0.18207,
"h": 311.5
},
"luminance": 0.34451
}Semantic roles & 50–950 ramp
primary
#CA7FF7
secondary
#E2F5D6
accent
#E50156
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85