#C192F6#C192F6
#C192F6 is a light, vivid violet. Relative luminance 0.385; OKLCH L 74.3% C 0.147 H 304.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C192F6 |
|---|---|
| RGB | rgb(193, 146, 246) |
| HSL | hsl(268, 85%, 77%) |
| HSV | hsv(268, 41%, 96%) |
| CMYK | cmyk(21.5%, 40.7%, 0%, 3.5%) |
| CIE-LAB | lab(68.42, 36.76, -43.54) |
| CIE-LCH | lch(68.42, 56.98, 310.17°) |
| OKLab | oklab(74.26% 0.084 -0.1211) |
| OKLCH | oklch(74.26% 0.147 304.7) |
| XYZ | xyz(48.9023, 38.5493, 92.0354) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.69
Baby Purple
#CA9BF7
ΔE00 2.75
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.27
Lavender (survey)
#C79FEF
ΔE00 4.29
Pale Purple
#B790D4
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192F6 #C7F692
analogous
#9295F6 #C192F6 #F392F6
triadic
#C192F6 #F6C192 #92F6C1
tetradic
#C192F6 #F69295 #C7F692 #92F6F3
square
#C192F6 #F69295 #C7F692 #92F6F3
split-complementary
#C192F6 #F6F392 #95F692
monochromatic
#8121ED #A159F1 #C192F6 #E1CBFB #EFE3FD
Accessibility & contrast
On white
2.41
#C192F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C192F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192F6
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192F6 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5FA
Deuteranopia (green-blind)
#85A7F3
Tritanopia (blue-blind)
#B9A2B8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c192f6; /* rgb */ color: rgb(193, 146, 246); /* oklch */ color: oklch(74.3% 0.147 304.7);
Tailwind
colors: {
custom: {
50: '#d5b2f9',
500: '#c192f6',
950: '#000000',
},
}SCSS
$custom: #c192f6; $custom-light: #d5b2f9; $custom-dark: #000000;
JSON
{
"hex": "#c192f6",
"rgb": {
"r": 193,
"g": 146,
"b": 246
},
"hsl": {
"h": 268.2,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.74259,
"c": 0.14739,
"h": 304.7
},
"luminance": 0.38549
}Semantic roles & 50–950 ramp
primary
#C192F6
secondary
#E6F5D6
accent
#E10479
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085