#C191EB#C191EB
#C191EB is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.6% C 0.136 H 307.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C191EB |
|---|---|
| RGB | rgb(193, 145, 235) |
| HSL | hsl(272, 69%, 75%) |
| HSV | hsv(272, 38%, 92%) |
| CMYK | cmyk(17.9%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(67.72, 34.86, -38.62) |
| CIE-LCH | lch(67.72, 52.03, 312.07°) |
| OKLab | oklab(73.57% 0.0832 -0.1069) |
| OKLCH | oklch(73.57% 0.136 307.9) |
| XYZ | xyz(47.1103, 37.5869, 83.3543) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.88
Liliac
#C48EFD
ΔE00 3.30
Lavender (survey)
#C79FEF
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.33
Pastel Purple
#CAA0FF
ΔE00 4.37
Lilac (survey)
#CEA2FD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191EB #BBEB91
analogous
#9491EB #C191EB #EB91E8
triadic
#C191EB #EBC191 #91EBC1
tetradic
#C191EB #EB9491 #BBEB91 #91E8EB
square
#C191EB #EB9491 #BBEB91 #91E8EB
split-complementary
#C191EB #E8EB91 #91EB94
monochromatic
#8729D8 #A45DE2 #C191EB #DEC5F4 #F0E5FA
Accessibility & contrast
On white
2.47
#C191EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#C191EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191EB
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191EB | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#89A6E8
Tritanopia (blue-blind)
#BB9FB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c191eb; /* rgb */ color: rgb(193, 145, 235); /* oklch */ color: oklch(73.6% 0.136 307.9);
Tailwind
colors: {
custom: {
50: '#d5b2f1',
500: '#c191eb',
950: '#000000',
},
}SCSS
$custom: #c191eb; $custom-light: #d5b2f1; $custom-dark: #000000;
JSON
{
"hex": "#c191eb",
"rgb": {
"r": 193,
"g": 145,
"b": 235
},
"hsl": {
"h": 272,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.73566,
"c": 0.13552,
"h": 307.9
},
"luminance": 0.37586
}Semantic roles & 50–950 ramp
primary
#C191EB
secondary
#E5F2D9
accent
#D1146C
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085