#C393EF#C393EF
#C393EF is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.3% C 0.138 H 307.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C393EF |
|---|---|
| RGB | rgb(195, 147, 239) |
| HSL | hsl(271, 74%, 76%) |
| HSV | hsv(271, 38%, 94%) |
| CMYK | cmyk(18.4%, 38.5%, 0%, 6.3%) |
| CIE-LAB | lab(68.53, 35.22, -39.52) |
| CIE-LCH | lch(68.53, 52.94, 311.70°) |
| OKLab | oklab(74.29% 0.0835 -0.1095) |
| OKLCH | oklch(74.29% 0.138 307.3) |
| XYZ | xyz(48.5164, 38.7020, 86.5590) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.20
Liliac
#C48EFD
ΔE00 2.96
Lavender (survey)
#C79FEF
ΔE00 3.31
Pastel Purple
#CAA0FF
ΔE00 3.66
Lilac (survey)
#CEA2FD
ΔE00 3.95
Pale Purple
#B790D4
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C393EF #BFEF93
analogous
#9593EF #C393EF #EF93ED
triadic
#C393EF #EFC393 #93EFC3
tetradic
#C393EF #EF9593 #BFEF93 #93EDEF
square
#C393EF #EF9593 #BFEF93 #93EDEF
split-complementary
#C393EF #EDEF93 #93EF95
monochromatic
#8828DF #A55EE7 #C393EF #E1C8F7 #F0E4FB
Accessibility & contrast
On white
2.40
#C393EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#C393EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C393EF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C393EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C393EF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#8AA8EC
Tritanopia (blue-blind)
#BDA1B6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c393ef; /* rgb */ color: rgb(195, 147, 239); /* oklch */ color: oklch(74.3% 0.138 307.3);
Tailwind
colors: {
custom: {
50: '#d6b3f4',
500: '#c393ef',
950: '#000000',
},
}SCSS
$custom: #c393ef; $custom-light: #d6b3f4; $custom-dark: #000000;
JSON
{
"hex": "#c393ef",
"rgb": {
"r": 195,
"g": 147,
"b": 239
},
"hsl": {
"h": 271.304,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.74287,
"c": 0.13774,
"h": 307.3
},
"luminance": 0.38702
}Semantic roles & 50–950 ramp
primary
#C393EF
secondary
#E5F3D8
accent
#D60F6E
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085