#C192ED#C192ED
#C192ED is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.8% C 0.136 H 307.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C192ED |
|---|---|
| RGB | rgb(193, 146, 237) |
| HSL | hsl(271, 72%, 75%) |
| HSV | hsv(271, 38%, 93%) |
| CMYK | cmyk(18.6%, 38.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.03, 34.75, -39.23) |
| CIE-LCH | lch(68.03, 52.41, 311.53°) |
| OKLab | oklab(73.83% 0.0822 -0.1087) |
| OKLCH | oklch(73.83% 0.136 307.1) |
| XYZ | xyz(47.5543, 38.0100, 84.9358) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.59
Liliac
#C48EFD
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 3.51
Pastel Purple
#CAA0FF
ΔE00 4.00
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192ED #BEED92
analogous
#9392ED #C192ED #ED92EC
triadic
#C192ED #EDC192 #92EDC1
tetradic
#C192ED #ED9392 #BEED92 #92ECED
square
#C192ED #ED9392 #BEED92 #92ECED
split-complementary
#C192ED #ECED92 #92ED93
monochromatic
#8529DC #A35DE4 #C192ED #DFC7F6 #F0E5FB
Accessibility & contrast
On white
2.44
#C192ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#C192ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192ED
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192ED | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F0
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#BBA0B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c192ed; /* rgb */ color: rgb(193, 146, 237); /* oklch */ color: oklch(73.8% 0.136 307.1);
Tailwind
colors: {
custom: {
50: '#d5b2f3',
500: '#c192ed',
950: '#000000',
},
}SCSS
$custom: #c192ed; $custom-light: #d5b2f3; $custom-dark: #000000;
JSON
{
"hex": "#c192ed",
"rgb": {
"r": 193,
"g": 146,
"b": 237
},
"hsl": {
"h": 270.989,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.73831,
"c": 0.1363,
"h": 307.1
},
"luminance": 0.3801
}Semantic roles & 50–950 ramp
primary
#C192ED
secondary
#E5F2D9
accent
#D41270
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085