#C190EB#C190EB
#C190EB is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.4% C 0.137 H 308.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C190EB |
|---|---|
| RGB | rgb(193, 144, 235) |
| HSL | hsl(272, 69%, 74%) |
| HSV | hsv(272, 39%, 92%) |
| CMYK | cmyk(17.9%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.49, 35.41, -38.98) |
| CIE-LCH | lch(67.49, 52.66, 312.25°) |
| OKLab | oklab(73.39% 0.0846 -0.108) |
| OKLCH | oklch(73.39% 0.137 308.1) |
| XYZ | xyz(46.9581, 37.2826, 83.3036) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.07
Liliac
#C48EFD
ΔE00 3.18
Lavender (survey)
#C79FEF
ΔE00 3.94
Pale Purple
#B790D4
ΔE00 4.41
Pastel Purple
#CAA0FF
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C190EB #BAEB90
analogous
#9490EB #C190EB #EB90E7
triadic
#C190EB #EBC190 #90EBC1
tetradic
#C190EB #EB9490 #BAEB90 #90E7EB
square
#C190EB #EB9490 #BAEB90 #90E7EB
split-complementary
#C190EB #E7EB90 #90EB94
monochromatic
#8728D8 #A45CE2 #C190EB #DEC4F4 #F1E5FA
Accessibility & contrast
On white
2.48
#C190EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#C190EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C190EB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C190EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C190EB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#BB9EB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c190eb; /* rgb */ color: rgb(193, 144, 235); /* oklch */ color: oklch(73.4% 0.137 308.1);
Tailwind
colors: {
custom: {
50: '#d5b1f1',
500: '#c190eb',
950: '#000000',
},
}SCSS
$custom: #c190eb; $custom-light: #d5b1f1; $custom-dark: #000000;
JSON
{
"hex": "#c190eb",
"rgb": {
"r": 193,
"g": 144,
"b": 235
},
"hsl": {
"h": 272.308,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.73394,
"c": 0.13719,
"h": 308.1
},
"luminance": 0.37282
}Semantic roles & 50–950 ramp
primary
#C190EB
secondary
#E5F2D9
accent
#D1146B
background
#FDFAFE
surface
#FAF5FD
border
#D3CFD5
text
#141117
muted
#838085