#CA74F7#CA74F7
#CA74F7 is a light, vivid violet. Relative luminance 0.318; OKLCH L 70.6% C 0.199 H 312.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CA74F7 |
|---|---|
| RGB | rgb(202, 116, 247) |
| HSL | hsl(279, 89%, 71%) |
| HSV | hsv(279, 53%, 97%) |
| CMYK | cmyk(18.2%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(63.15, 55.32, -52.35) |
| CIE-LCH | lch(63.15, 76.16, 316.58°) |
| OKLab | oklab(70.55% 0.135 -0.1464) |
| OKLCH | oklch(70.55% 0.199 312.7) |
| XYZ | xyz(47.3881, 31.7639, 91.6124) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.03
Easter Purple
#C071FE
ΔE00 2.55
Bright Lavender
#C760FF
ΔE00 4.30
Bright Lilac
#C95EFB
ΔE00 4.42
Light Urple
#B36FF6
ΔE00 4.48
Liliac
#C48EFD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA74F7 #A1F774
analogous
#8874F7 #CA74F7 #F774E3
triadic
#CA74F7 #F7CA74 #74F7CA
tetradic
#CA74F7 #F78874 #A1F774 #74E3F7
square
#CA74F7 #F78874 #A1F774 #74E3F7
split-complementary
#CA74F7 #E3F774 #74F788
monochromatic
#9A0DE4 #B43AF4 #CA74F7 #E0AEFA #F4E2FD
Accessibility & contrast
On white
2.86
#CA74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#CA74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA74F7
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA74F7 | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5194FB
Deuteranopia (green-blind)
#6E9BF4
Tritanopia (blue-blind)
#C68AAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ca74f7; /* rgb */ color: rgb(202, 116, 247); /* oklch */ color: oklch(70.6% 0.199 312.7);
Tailwind
colors: {
custom: {
50: '#dd9ffa',
500: '#ca74f7',
950: '#000000',
},
}SCSS
$custom: #ca74f7; $custom-light: #dd9ffa; $custom-dark: #000000;
JSON
{
"hex": "#ca74f7",
"rgb": {
"r": 202,
"g": 116,
"b": 247
},
"hsl": {
"h": 279.389,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.70554,
"c": 0.19916,
"h": 312.7
},
"luminance": 0.31763
}Semantic roles & 50–950 ramp
primary
#CA74F7
secondary
#DEF5D2
accent
#E6004F
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85