#C191EF#C191EF
#C191EF is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.8% C 0.140 H 306.8°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C191EF |
|---|---|
| RGB | rgb(193, 145, 239) |
| HSL | hsl(271, 75%, 75%) |
| HSV | hsv(271, 39%, 94%) |
| CMYK | cmyk(19.2%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(67.89, 35.74, -40.55) |
| CIE-LCH | lch(67.89, 54.05, 311.39°) |
| OKLab | oklab(73.75% 0.084 -0.1125) |
| OKLCH | oklch(73.75% 0.14 306.8) |
| XYZ | xyz(47.6946, 37.8206, 86.4321) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.58
Baby Purple
#CA9BF7
ΔE00 2.74
Lavender (survey)
#C79FEF
ΔE00 3.89
Pastel Purple
#CAA0FF
ΔE00 4.05
Lilac (survey)
#CEA2FD
ΔE00 4.46
Pale Purple
#B790D4
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191EF #BFEF91
analogous
#9291EF #C191EF #EF91EE
triadic
#C191EF #EFC191 #91EFC1
tetradic
#C191EF #EF9291 #BFEF91 #91EEEF
square
#C191EF #EF9291 #BFEF91 #91EEEF
split-complementary
#C191EF #EEEF91 #91EF92
monochromatic
#8526DF #A35CE7 #C191EF #DFC6F7 #F0E4FB
Accessibility & contrast
On white
2.45
#C191EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C191EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191EF
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191EF | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F3
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#BAA0B5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c191ef; /* rgb */ color: rgb(193, 145, 239); /* oklch */ color: oklch(73.8% 0.140 306.8);
Tailwind
colors: {
custom: {
50: '#d5b2f4',
500: '#c191ef',
950: '#000000',
},
}SCSS
$custom: #c191ef; $custom-light: #d5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c191ef",
"rgb": {
"r": 193,
"g": 145,
"b": 239
},
"hsl": {
"h": 270.638,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.73754,
"c": 0.14041,
"h": 306.8
},
"luminance": 0.3782
}Semantic roles & 50–950 ramp
primary
#C191EF
secondary
#E5F3D8
accent
#D70F71
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085