#C193FF#C193FF
#C193FF is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.9% C 0.157 H 302.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C193FF |
|---|---|
| RGB | rgb(193, 147, 255) |
| HSL | hsl(266, 100%, 79%) |
| HSV | hsv(266, 42%, 100%) |
| CMYK | cmyk(24.3%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(69.06, 38.26, -47.46) |
| CIE-LCH | lch(69.06, 60.96, 308.88°) |
| OKLab | oklab(74.87% 0.0841 -0.1325) |
| OKLCH | oklch(74.87% 0.157 302.4) |
| XYZ | xyz(50.4721, 39.4249, 99.5391) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.54
Baby Purple
#CA9BF7
ΔE00 3.48
Pastel Purple
#CAA0FF
ΔE00 3.59
Lilac (survey)
#CEA2FD
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C193FF #D1FF93
analogous
#939BFF #C193FF #F793FF
triadic
#C193FF #FFC193 #93FFC1
tetradic
#C193FF #FF939B #D1FF93 #93FFF7
square
#C193FF #FF939B #D1FF93 #93FFF7
split-complementary
#C193FF #FFF793 #9BFF93
monochromatic
#7B19FF #9E56FF #C193FF #E4D0FF #EDE0FF
Accessibility & contrast
On white
2.36
#C193FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#C193FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C193FF
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C193FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C193FF | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#B6A5BD
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c193ff; /* rgb */ color: rgb(193, 147, 255); /* oklch */ color: oklch(74.9% 0.157 302.4);
Tailwind
colors: {
custom: {
50: '#d6b3ff',
500: '#c193ff',
950: '#000000',
},
}SCSS
$custom: #c193ff; $custom-light: #d6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#c193ff",
"rgb": {
"r": 193,
"g": 147,
"b": 255
},
"hsl": {
"h": 265.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.74872,
"c": 0.15694,
"h": 302.4
},
"luminance": 0.39425
}Semantic roles & 50–950 ramp
primary
#C193FF
secondary
#E8F7D4
accent
#E60084
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141118
muted
#838086