#C392FA#C392FA
#C392FA is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.6% C 0.153 H 304.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C392FA |
|---|---|
| RGB | rgb(195, 146, 250) |
| HSL | hsl(268, 91%, 78%) |
| HSV | hsv(268, 42%, 98%) |
| CMYK | cmyk(22%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(68.80, 38.22, -45.13) |
| CIE-LCH | lch(68.80, 59.14, 310.26°) |
| OKLab | oklab(74.64% 0.087 -0.1257) |
| OKLCH | oklch(74.64% 0.153 304.7) |
| XYZ | xyz(50.0363, 39.0622, 95.3277) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.21
Baby Purple
#CA9BF7
ΔE00 2.87
Pastel Purple
#CAA0FF
ΔE00 3.52
Lilac (survey)
#CEA2FD
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.62
Light Purple
#BF77F6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C392FA #C9FA92
analogous
#9295FA #C392FA #F792FA
triadic
#C392FA #FAC392 #92FAC3
tetradic
#C392FA #FA9295 #C9FA92 #92FAF7
square
#C392FA #FA9295 #C9FA92 #92FAF7
split-complementary
#C392FA #FAF792 #95FA92
monochromatic
#831DF5 #A357F7 #C392FA #E3CDFD #EFE2FE
Accessibility & contrast
On white
2.38
#C392FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C392FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C392FA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C392FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C392FA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FE
Deuteranopia (green-blind)
#84A8F7
Tritanopia (blue-blind)
#BAA3BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c392fa; /* rgb */ color: rgb(195, 146, 250); /* oklch */ color: oklch(74.6% 0.153 304.7);
Tailwind
colors: {
custom: {
50: '#d7b2fc',
500: '#c392fa',
950: '#000000',
},
}SCSS
$custom: #c392fa; $custom-light: #d7b2fc; $custom-dark: #000000;
JSON
{
"hex": "#c392fa",
"rgb": {
"r": 195,
"g": 146,
"b": 250
},
"hsl": {
"h": 268.269,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.74644,
"c": 0.15285,
"h": 304.7
},
"luminance": 0.39062
}Semantic roles & 50–950 ramp
primary
#C392FA
secondary
#E6F6D5
accent
#E60079
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151117
muted
#838085