#C190FA#C190FA
#C190FA is a light, vivid violet. Relative luminance 0.382; OKLCH L 74.1% C 0.156 H 304.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C190FA |
|---|---|
| RGB | rgb(193, 144, 250) |
| HSL | hsl(268, 91%, 77%) |
| HSV | hsv(268, 42%, 98%) |
| CMYK | cmyk(22.8%, 42.4%, 0%, 2%) |
| CIE-LAB | lab(68.16, 38.76, -46.15) |
| CIE-LCH | lch(68.16, 60.27, 310.03°) |
| OKLab | oklab(74.12% 0.0874 -0.1287) |
| OKLCH | oklch(74.12% 0.156 304.2) |
| XYZ | xyz(49.2173, 38.1863, 95.2018) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 0.89
Baby Purple
#CA9BF7
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 4.08
Lilac (survey)
#CEA2FD
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C190FA #C9FA90
analogous
#9094FA #C190FA #F690FA
triadic
#C190FA #FAC190 #90FAC1
tetradic
#C190FA #FA9094 #C9FA90 #90FAF6
square
#C190FA #FA9094 #C9FA90 #90FAF6
split-complementary
#C190FA #FAF690 #94FA90
monochromatic
#801BF5 #A055F7 #C190FA #E2CBFD #EFE2FE
Accessibility & contrast
On white
2.43
#C190FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C190FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C190FA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C190FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C190FA | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FE
Deuteranopia (green-blind)
#81A6F7
Tritanopia (blue-blind)
#B8A2B9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c190fa; /* rgb */ color: rgb(193, 144, 250); /* oklch */ color: oklch(74.1% 0.156 304.2);
Tailwind
colors: {
custom: {
50: '#d5b1fc',
500: '#c190fa',
950: '#000000',
},
}SCSS
$custom: #c190fa; $custom-light: #d5b1fc; $custom-dark: #000000;
JSON
{
"hex": "#c190fa",
"rgb": {
"r": 193,
"g": 144,
"b": 250
},
"hsl": {
"h": 267.736,
"s": 91.379,
"l": 77.255
},
"oklch": {
"l": 0.74118,
"c": 0.15554,
"h": 304.2
},
"luminance": 0.38186
}Semantic roles & 50–950 ramp
primary
#C190FA
secondary
#E7F6D5
accent
#E6007B
background
#FDFAFF
surface
#FAF5FF
border
#D3CFD7
text
#141117
muted
#838085