#C394EB#C394EB
#C394EB is a light, vivid violet. Relative luminance 0.388; OKLCH L 74.3% C 0.131 H 308.3°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C394EB |
|---|---|
| RGB | rgb(195, 148, 235) |
| HSL | hsl(272, 69%, 75%) |
| HSV | hsv(272, 37%, 92%) |
| CMYK | cmyk(17%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(68.59, 33.80, -37.24) |
| CIE-LCH | lch(68.59, 50.29, 312.22°) |
| OKLab | oklab(74.28% 0.0813 -0.103) |
| OKLCH | oklch(74.28% 0.131 308.3) |
| XYZ | xyz(48.0882, 38.7806, 83.5332) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.32
Lavender (survey)
#C79FEF
ΔE00 2.86
Liliac
#C48EFD
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 3.91
Lilac (survey)
#CEA2FD
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C394EB #BCEB94
analogous
#9894EB #C394EB #EB94E7
triadic
#C394EB #EBC394 #94EBC3
tetradic
#C394EB #EB9894 #BCEB94 #94E7EB
square
#C394EB #EB9894 #BCEB94 #94E7EB
split-complementary
#C394EB #E7EB94 #94EB98
monochromatic
#892DD8 #A660E1 #C394EB #E0C8F5 #F1E5FA
Accessibility & contrast
On white
2.40
#C394EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C394EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C394EB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C394EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C394EB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A5EE
Deuteranopia (green-blind)
#8DA8E9
Tritanopia (blue-blind)
#BEA1B5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c394eb; /* rgb */ color: rgb(195, 148, 235); /* oklch */ color: oklch(74.3% 0.131 308.3);
Tailwind
colors: {
custom: {
50: '#d6b4f1',
500: '#c394eb',
950: '#000000',
},
}SCSS
$custom: #c394eb; $custom-light: #d6b4f1; $custom-dark: #000000;
JSON
{
"hex": "#c394eb",
"rgb": {
"r": 195,
"g": 148,
"b": 235
},
"hsl": {
"h": 272.414,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.74275,
"c": 0.13118,
"h": 308.3
},
"luminance": 0.3878
}Semantic roles & 50–950 ramp
primary
#C394EB
secondary
#E5F2D9
accent
#D0156B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085