#C194F6#C194F6
#C194F6 is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.6% C 0.144 H 304.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C194F6 |
|---|---|
| RGB | rgb(193, 148, 246) |
| HSL | hsl(268, 84%, 77%) |
| HSV | hsv(268, 40%, 96%) |
| CMYK | cmyk(21.5%, 39.8%, 0%, 3.5%) |
| CIE-LAB | lab(68.88, 35.66, -42.84) |
| CIE-LCH | lch(68.88, 55.74, 309.77°) |
| OKLab | oklab(74.6% 0.0812 -0.1191) |
| OKLCH | oklch(74.6% 0.144 304.3) |
| XYZ | xyz(49.2133, 39.1713, 92.1391) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.13
Baby Purple
#CA9BF7
ΔE00 2.38
Pastel Purple
#CAA0FF
ΔE00 3.12
Lilac (survey)
#CEA2FD
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 3.85
Pale Purple
#B790D4
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C194F6 #C9F694
analogous
#9498F6 #C194F6 #F294F6
triadic
#C194F6 #F6C194 #94F6C1
tetradic
#C194F6 #F69498 #C9F694 #94F6F2
square
#C194F6 #F69498 #C9F694 #94F6F2
split-complementary
#C194F6 #F6F294 #98F694
monochromatic
#8023ED #A05CF1 #C194F6 #E2CCFB #EFE3FD
Accessibility & contrast
On white
2.38
#C194F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C194F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C194F6
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C194F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C194F6 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#87A8F3
Tritanopia (blue-blind)
#B8A4B9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c194f6; /* rgb */ color: rgb(193, 148, 246); /* oklch */ color: oklch(74.6% 0.144 304.3);
Tailwind
colors: {
custom: {
50: '#d5b4f9',
500: '#c194f6',
950: '#000000',
},
}SCSS
$custom: #c194f6; $custom-light: #d5b4f9; $custom-dark: #000000;
JSON
{
"hex": "#c194f6",
"rgb": {
"r": 193,
"g": 148,
"b": 246
},
"hsl": {
"h": 267.551,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.746,
"c": 0.14415,
"h": 304.3
},
"luminance": 0.39171
}Semantic roles & 50–950 ramp
primary
#C194F6
secondary
#E7F5D6
accent
#E1057C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085