#C192EF#C192EF
#C192EF is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.9% C 0.139 H 306.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C192EF |
|---|---|
| RGB | rgb(193, 146, 239) |
| HSL | hsl(270, 74%, 75%) |
| HSV | hsv(270, 39%, 94%) |
| CMYK | cmyk(19.2%, 38.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.11, 35.19, -40.19) |
| CIE-LCH | lch(68.11, 53.42, 311.20°) |
| OKLab | oklab(73.93% 0.0826 -0.1115) |
| OKLCH | oklch(73.93% 0.139 306.5) |
| XYZ | xyz(47.8481, 38.1276, 86.4833) |
| Luminance | 0.3813 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.54
Liliac
#C48EFD
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 3.64
Pastel Purple
#CAA0FF
ΔE00 3.85
Lilac (survey)
#CEA2FD
ΔE00 4.25
Pale Purple
#B790D4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192EF #C0EF92
analogous
#9292EF #C192EF #EF92EE
triadic
#C192EF #EFC192 #92EFC1
tetradic
#C192EF #EF9292 #C0EF92 #92EEEF
square
#C192EF #EF9292 #C0EF92 #92EEEF
split-complementary
#C192EF #EEEF92 #92EF92
monochromatic
#8427DF #A35DE7 #C192EF #DFC7F7 #F0E4FB
Accessibility & contrast
On white
2.43
#C192EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C192EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192EF
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192EF | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F3
Deuteranopia (green-blind)
#88A6EC
Tritanopia (blue-blind)
#BAA0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c192ef; /* rgb */ color: rgb(193, 146, 239); /* oklch */ color: oklch(73.9% 0.139 306.5);
Tailwind
colors: {
custom: {
50: '#d5b2f4',
500: '#c192ef',
950: '#000000',
},
}SCSS
$custom: #c192ef; $custom-light: #d5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c192ef",
"rgb": {
"r": 193,
"g": 146,
"b": 239
},
"hsl": {
"h": 270.323,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.73925,
"c": 0.13876,
"h": 306.5
},
"luminance": 0.38127
}Semantic roles & 50–950 ramp
primary
#C192EF
secondary
#E5F3D8
accent
#D70F72
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085