#C191EE#C191EE
#C191EE is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.7% C 0.139 H 307.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C191EE |
|---|---|
| RGB | rgb(193, 145, 238) |
| HSL | hsl(271, 73%, 75%) |
| HSV | hsv(271, 39%, 93%) |
| CMYK | cmyk(18.9%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.84, 35.52, -40.07) |
| CIE-LCH | lch(67.84, 53.54, 311.55°) |
| OKLab | oklab(73.71% 0.0838 -0.1111) |
| OKLCH | oklch(73.71% 0.139 307) |
| XYZ | xyz(47.5473, 37.7617, 85.6562) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.75
Liliac
#C48EFD
ΔE00 2.76
Lavender (survey)
#C79FEF
ΔE00 3.83
Pastel Purple
#CAA0FF
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191EE #BEEE91
analogous
#9391EE #C191EE #EE91EC
triadic
#C191EE #EEC191 #91EEC1
tetradic
#C191EE #EE9391 #BEEE91 #91ECEE
square
#C191EE #EE9391 #BEEE91 #91ECEE
split-complementary
#C191EE #ECEE91 #91EE93
monochromatic
#8527DE #A35CE6 #C191EE #DFC6F6 #F0E4FB
Accessibility & contrast
On white
2.46
#C191EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#C191EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191EE
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191EE | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F1
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#BB9FB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c191ee; /* rgb */ color: rgb(193, 145, 238); /* oklch */ color: oklch(73.7% 0.139 307.0);
Tailwind
colors: {
custom: {
50: '#d5b2f4',
500: '#c191ee',
950: '#000000',
},
}SCSS
$custom: #c191ee; $custom-light: #d5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c191ee",
"rgb": {
"r": 193,
"g": 145,
"b": 238
},
"hsl": {
"h": 270.968,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.73706,
"c": 0.13919,
"h": 307
},
"luminance": 0.37761
}Semantic roles & 50–950 ramp
primary
#C191EE
secondary
#E5F3D8
accent
#D51070
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085