#C192F8#C192F8
#C192F8 is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.4% C 0.150 H 304.2°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C192F8 |
|---|---|
| RGB | rgb(193, 146, 248) |
| HSL | hsl(268, 88%, 77%) |
| HSV | hsv(268, 41%, 97%) |
| CMYK | cmyk(22.2%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(68.51, 37.21, -44.50) |
| CIE-LCH | lch(68.51, 58.00, 309.90°) |
| OKLab | oklab(74.36% 0.0843 -0.1239) |
| OKLCH | oklch(74.36% 0.15 304.2) |
| XYZ | xyz(49.2109, 38.6727, 93.6608) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.47
Baby Purple
#CA9BF7
ΔE00 2.90
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.51
Pale Purple
#B790D4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192F8 #C9F892
analogous
#9296F8 #C192F8 #F492F8
triadic
#C192F8 #F8C192 #92F8C1
tetradic
#C192F8 #F89296 #C9F892 #92F8F4
square
#C192F8 #F89296 #C9F892 #92F8F4
split-complementary
#C192F8 #F8F492 #96F892
monochromatic
#801FF1 #A058F4 #C192F8 #E2CCFC #EFE2FD
Accessibility & contrast
On white
2.40
#C192F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C192F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192F8
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192F8 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#B8A3B9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c192f8; /* rgb */ color: rgb(193, 146, 248); /* oklch */ color: oklch(74.4% 0.150 304.2);
Tailwind
colors: {
custom: {
50: '#d5b2fb',
500: '#c192f8',
950: '#000000',
},
}SCSS
$custom: #c192f8; $custom-light: #d5b2fb; $custom-dark: #000000;
JSON
{
"hex": "#c192f8",
"rgb": {
"r": 193,
"g": 146,
"b": 248
},
"hsl": {
"h": 267.647,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.74357,
"c": 0.14986,
"h": 304.2
},
"luminance": 0.38673
}Semantic roles & 50–950 ramp
primary
#C192F8
secondary
#E7F5D6
accent
#E5017C
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141117
muted
#838085