#C192EB#C192EB
#C192EB is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.7% C 0.134 H 307.7°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C192EB |
|---|---|
| RGB | rgb(193, 146, 235) |
| HSL | hsl(272, 69%, 75%) |
| HSV | hsv(272, 38%, 92%) |
| CMYK | cmyk(17.9%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(67.94, 34.31, -38.27) |
| CIE-LCH | lch(67.94, 51.39, 311.87°) |
| OKLab | oklab(73.74% 0.0818 -0.1059) |
| OKLCH | oklch(73.74% 0.134 307.7) |
| XYZ | xyz(47.2637, 37.8938, 83.4055) |
| Luminance | 0.3789 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.70
Lavender (survey)
#C79FEF
ΔE00 3.42
Liliac
#C48EFD
ΔE00 3.43
Pastel Purple
#CAA0FF
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.26
Lilac (survey)
#CEA2FD
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192EB #BCEB92
analogous
#9592EB #C192EB #EB92E9
triadic
#C192EB #EBC192 #92EBC1
tetradic
#C192EB #EB9592 #BCEB92 #92E9EB
square
#C192EB #EB9592 #BCEB92 #92E9EB
split-complementary
#C192EB #E9EB92 #92EB95
monochromatic
#862BD8 #A45EE2 #C192EB #DEC6F4 #F0E5FA
Accessibility & contrast
On white
2.45
#C192EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C192EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192EB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192EB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4EE
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#BB9FB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c192eb; /* rgb */ color: rgb(193, 146, 235); /* oklch */ color: oklch(73.7% 0.134 307.7);
Tailwind
colors: {
custom: {
50: '#d5b2f1',
500: '#c192eb',
950: '#000000',
},
}SCSS
$custom: #c192eb; $custom-light: #d5b2f1; $custom-dark: #000000;
JSON
{
"hex": "#c192eb",
"rgb": {
"r": 193,
"g": 146,
"b": 235
},
"hsl": {
"h": 271.685,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.73738,
"c": 0.13385,
"h": 307.7
},
"luminance": 0.37893
}Semantic roles & 50–950 ramp
primary
#C192EB
secondary
#E5F2D9
accent
#D1156D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085