#C47AF9#C47AF9
#C47AF9 is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.9% C 0.190 H 309.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C47AF9 |
|---|---|
| RGB | rgb(196, 122, 249) |
| HSL | hsl(275, 91%, 73%) |
| HSV | hsv(275, 51%, 98%) |
| CMYK | cmyk(21.3%, 51%, 0%, 2.4%) |
| CIE-LAB | lab(63.75, 51.13, -52.54) |
| CIE-LCH | lch(63.75, 73.31, 314.22°) |
| OKLab | oklab(70.88% 0.1203 -0.1471) |
| OKLCH | oklch(70.88% 0.19 309.3) |
| XYZ | xyz(46.8201, 32.4951, 93.4099) |
| Luminance | 0.3249 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.15
Easter Purple
#C071FE
ΔE00 2.40
Light Urple
#B36FF6
ΔE00 4.11
Liliac
#C48EFD
ΔE00 4.76
Bright Lavender
#C760FF
ΔE00 5.29
Bright Lilac
#C95EFB
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C47AF9 #AFF97A
analogous
#857AF9 #C47AF9 #F97AEE
triadic
#C47AF9 #F9C47A #7AF9C4
tetradic
#C47AF9 #F9857A #AFF97A #7AEEF9
square
#C47AF9 #F9857A #AFF97A #7AEEF9
split-complementary
#C47AF9 #EEF97A #7AF985
monochromatic
#8F0BEE #AA3FF6 #C47AF9 #DEB5FC #F2E2FE
Accessibility & contrast
On white
2.80
#C47AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#C47AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C47AF9
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C47AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C47AF9 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5797FD
Deuteranopia (green-blind)
#6D9CF6
Tritanopia (blue-blind)
#BD90AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c47af9; /* rgb */ color: rgb(196, 122, 249); /* oklch */ color: oklch(70.9% 0.190 309.3);
Tailwind
colors: {
custom: {
50: '#d8a3fc',
500: '#c47af9',
950: '#000000',
},
}SCSS
$custom: #c47af9; $custom-light: #d8a3fc; $custom-dark: #000000;
JSON
{
"hex": "#c47af9",
"rgb": {
"r": 196,
"g": 122,
"b": 249
},
"hsl": {
"h": 274.961,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.70883,
"c": 0.19,
"h": 309.3
},
"luminance": 0.32494
}Semantic roles & 50–950 ramp
primary
#C47AF9
secondary
#E3F6D5
accent
#E60060
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F17
muted
#837F85