#C191EC#C191EC
#C191EC is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.137 H 307.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C191EC |
|---|---|
| RGB | rgb(193, 145, 236) |
| HSL | hsl(272, 71%, 75%) |
| HSV | hsv(272, 39%, 93%) |
| CMYK | cmyk(18.2%, 38.6%, 0%, 7.5%) |
| CIE-LAB | lab(67.76, 35.08, -39.10) |
| CIE-LCH | lch(67.76, 52.53, 311.89°) |
| OKLab | oklab(73.61% 0.0834 -0.1083) |
| OKLCH | oklch(73.61% 0.137 307.6) |
| XYZ | xyz(47.2551, 37.6448, 84.1174) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.82
Liliac
#C48EFD
ΔE00 3.11
Lavender (survey)
#C79FEF
ΔE00 3.72
Pastel Purple
#CAA0FF
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191EC #BCEC91
analogous
#9391EC #C191EC #EC91EA
triadic
#C191EC #ECC191 #91ECC1
tetradic
#C191EC #EC9391 #BCEC91 #91EAEC
square
#C191EC #EC9391 #BCEC91 #91EAEC
split-complementary
#C191EC #EAEC91 #91EC93
monochromatic
#8629DA #A45DE3 #C191EC #DEC5F5 #F0E5FA
Accessibility & contrast
On white
2.46
#C191EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#C191EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191EC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191EC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#BB9FB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c191ec; /* rgb */ color: rgb(193, 145, 236); /* oklch */ color: oklch(73.6% 0.137 307.6);
Tailwind
colors: {
custom: {
50: '#d5b2f2',
500: '#c191ec',
950: '#000000',
},
}SCSS
$custom: #c191ec; $custom-light: #d5b2f2; $custom-dark: #000000;
JSON
{
"hex": "#c191ec",
"rgb": {
"r": 193,
"g": 145,
"b": 236
},
"hsl": {
"h": 271.648,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.73612,
"c": 0.13674,
"h": 307.6
},
"luminance": 0.37644
}Semantic roles & 50–950 ramp
primary
#C191EC
secondary
#E5F2D9
accent
#D3136D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085