#C394FF#C394FF
#C394FF is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.2% C 0.156 H 303.1°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C394FF |
|---|---|
| RGB | rgb(195, 148, 255) |
| HSL | hsl(266, 100%, 79%) |
| HSV | hsv(266, 42%, 100%) |
| CMYK | cmyk(23.5%, 42%, 0%, 0%) |
| CIE-LAB | lab(69.47, 38.27, -46.79) |
| CIE-LCH | lch(69.47, 60.45, 309.28°) |
| OKLab | oklab(75.23% 0.0851 -0.1305) |
| OKLCH | oklch(75.23% 0.156 303.1) |
| XYZ | xyz(51.1417, 40.0020, 99.6152) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.58
Baby Purple
#CA9BF7
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.23
Lilac (survey)
#CEA2FD
ΔE00 4.15
Lavender (survey)
#C79FEF
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C394FF #D0FF94
analogous
#949BFF #C394FF #F894FF
triadic
#C394FF #FFC394 #94FFC3
tetradic
#C394FF #FF949B #D0FF94 #94FFF8
square
#C394FF #FF949B #D0FF94 #94FFF8
split-complementary
#C394FF #FFF894 #9BFF94
monochromatic
#7E1AFF #A157FF #C394FF #E5D1FF #EEE0FF
Accessibility & contrast
On white
2.33
#C394FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#C394FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C394FF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C394FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C394FF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#83AAFC
Tritanopia (blue-blind)
#B9A6BD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c394ff; /* rgb */ color: rgb(195, 148, 255); /* oklch */ color: oklch(75.2% 0.156 303.1);
Tailwind
colors: {
custom: {
50: '#d7b4ff',
500: '#c394ff',
950: '#000000',
},
}SCSS
$custom: #c394ff; $custom-light: #d7b4ff; $custom-dark: #000000;
JSON
{
"hex": "#c394ff",
"rgb": {
"r": 195,
"g": 148,
"b": 255
},
"hsl": {
"h": 266.355,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.75227,
"c": 0.15581,
"h": 303.1
},
"luminance": 0.40002
}Semantic roles & 50–950 ramp
primary
#C394FF
secondary
#E8F7D4
accent
#E60081
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#151118
muted
#838086