#C192F4#C192F4
#C192F4 is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.2% C 0.145 H 305.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C192F4 |
|---|---|
| RGB | rgb(193, 146, 244) |
| HSL | hsl(269, 82%, 76%) |
| HSV | hsv(269, 40%, 96%) |
| CMYK | cmyk(20.9%, 40.2%, 0%, 4.3%) |
| CIE-LAB | lab(68.33, 36.31, -42.59) |
| CIE-LCH | lch(68.33, 55.96, 310.45°) |
| OKLab | oklab(74.16% 0.0836 -0.1184) |
| OKLCH | oklch(74.16% 0.145 305.2) |
| XYZ | xyz(48.5970, 38.4271, 90.4274) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.95
Baby Purple
#CA9BF7
ΔE00 2.63
Pastel Purple
#CAA0FF
ΔE00 3.61
Lavender (survey)
#C79FEF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.22
Pale Purple
#B790D4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192F4 #C5F492
analogous
#9294F4 #C192F4 #F292F4
triadic
#C192F4 #F4C192 #92F4C1
tetradic
#C192F4 #F49294 #C5F492 #92F4F2
square
#C192F4 #F49294 #C5F492 #92F4F2
split-complementary
#C192F4 #F4F292 #94F492
monochromatic
#8223E9 #A15AEE #C192F4 #E1CAFA #EFE3FC
Accessibility & contrast
On white
2.42
#C192F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C192F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192F4
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192F4 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F8
Deuteranopia (green-blind)
#86A7F1
Tritanopia (blue-blind)
#B9A2B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c192f4; /* rgb */ color: rgb(193, 146, 244); /* oklch */ color: oklch(74.2% 0.145 305.2);
Tailwind
colors: {
custom: {
50: '#d5b2f8',
500: '#c192f4',
950: '#000000',
},
}SCSS
$custom: #c192f4; $custom-light: #d5b2f8; $custom-dark: #000000;
JSON
{
"hex": "#c192f4",
"rgb": {
"r": 193,
"g": 146,
"b": 244
},
"hsl": {
"h": 268.776,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.74163,
"c": 0.14492,
"h": 305.2
},
"luminance": 0.38427
}Semantic roles & 50–950 ramp
primary
#C192F4
secondary
#E6F4D7
accent
#DE0777
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085