#CA7EFA#CA7EFA
#CA7EFA is a light, vivid violet. Relative luminance 0.344; OKLCH L 72.2% C 0.187 H 310.8°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7EFA |
|---|---|
| RGB | rgb(202, 126, 250) |
| HSL | hsl(277, 93%, 74%) |
| HSV | hsv(277, 50%, 98%) |
| CMYK | cmyk(19.2%, 49.6%, 0%, 2%) |
| CIE-LAB | lab(65.26, 50.83, -50.65) |
| CIE-LCH | lch(65.26, 71.76, 315.11°) |
| OKLab | oklab(72.17% 0.1222 -0.1415) |
| OKLCH | oklch(72.17% 0.187 310.8) |
| XYZ | xyz(49.0702, 34.3813, 94.4752) |
| Luminance | 0.3438 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.56
Easter Purple
#C071FE
ΔE00 3.72
Liliac
#C48EFD
ΔE00 4.04
Light Urple
#B36FF6
ΔE00 5.55
Bright Lavender
#C760FF
ΔE00 6.31
Bright Lilac
#C95EFB
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7EFA #AEFA7E
analogous
#8C7EFA #CA7EFA #FA7EEC
triadic
#CA7EFA #FACA7E #7EFACA
tetradic
#CA7EFA #FA8C7E #AEFA7E #7EECFA
square
#CA7EFA #FA8C7E #AEFA7E #7EECFA
split-complementary
#CA7EFA #ECFA7E #7EFA8C
monochromatic
#9909F4 #B243F8 #CA7EFA #E2B9FC #F3E2FE
Accessibility & contrast
On white
2.67
#CA7EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#CA7EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7EFA
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7EFA | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9BFE
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#C492B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ca7efa; /* rgb */ color: rgb(202, 126, 250); /* oklch */ color: oklch(72.2% 0.187 310.8);
Tailwind
colors: {
custom: {
50: '#dca5fc',
500: '#ca7efa',
950: '#000000',
},
}SCSS
$custom: #ca7efa; $custom-light: #dca5fc; $custom-dark: #000000;
JSON
{
"hex": "#ca7efa",
"rgb": {
"r": 202,
"g": 126,
"b": 250
},
"hsl": {
"h": 276.774,
"s": 92.537,
"l": 73.725
},
"oklch": {
"l": 0.72167,
"c": 0.18696,
"h": 310.8
},
"luminance": 0.3438
}Semantic roles & 50–950 ramp
primary
#CA7EFA
secondary
#E2F6D5
accent
#E60059
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85