#C391FA#C391FA
#C391FA is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.5% C 0.154 H 304.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C391FA |
|---|---|
| RGB | rgb(195, 145, 250) |
| HSL | hsl(269, 91%, 77%) |
| HSV | hsv(269, 42%, 98%) |
| CMYK | cmyk(22%, 42%, 0%, 2%) |
| CIE-LAB | lab(68.57, 38.77, -45.48) |
| CIE-LCH | lch(68.57, 59.76, 310.45°) |
| OKLab | oklab(74.48% 0.0884 -0.1267) |
| OKLCH | oklch(74.48% 0.154 304.9) |
| XYZ | xyz(49.8828, 38.7553, 95.2765) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.98
Baby Purple
#CA9BF7
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.77
Lilac (survey)
#CEA2FD
ΔE00 4.50
Lavender (survey)
#C79FEF
ΔE00 4.83
Light Purple
#BF77F6
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C391FA #C8FA91
analogous
#9194FA #C391FA #F791FA
triadic
#C391FA #FAC391 #91FAC3
tetradic
#C391FA #FA9194 #C8FA91 #91FAF7
square
#C391FA #FA9194 #C8FA91 #91FAF7
split-complementary
#C391FA #FAF791 #94FA91
monochromatic
#831CF5 #A356F7 #C391FA #E3CCFD #EFE2FE
Accessibility & contrast
On white
2.40
#C391FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#C391FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C391FA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C391FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C391FA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A6FE
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#BAA2BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c391fa; /* rgb */ color: rgb(195, 145, 250); /* oklch */ color: oklch(74.5% 0.154 304.9);
Tailwind
colors: {
custom: {
50: '#d7b2fc',
500: '#c391fa',
950: '#000000',
},
}SCSS
$custom: #c391fa; $custom-light: #d7b2fc; $custom-dark: #000000;
JSON
{
"hex": "#c391fa",
"rgb": {
"r": 195,
"g": 145,
"b": 250
},
"hsl": {
"h": 268.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.74476,
"c": 0.15446,
"h": 304.9
},
"luminance": 0.38755
}Semantic roles & 50–950 ramp
primary
#C391FA
secondary
#E6F6D5
accent
#E60078
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151117
muted
#838085