#C192EE#C192EE
#C192EE is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.9% C 0.138 H 306.8°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C192EE |
|---|---|
| RGB | rgb(193, 146, 238) |
| HSL | hsl(271, 73%, 75%) |
| HSV | hsv(271, 39%, 93%) |
| CMYK | cmyk(18.9%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(68.07, 34.97, -39.71) |
| CIE-LCH | lch(68.07, 52.91, 311.36°) |
| OKLab | oklab(73.88% 0.0824 -0.1101) |
| OKLCH | oklch(73.88% 0.138 306.8) |
| XYZ | xyz(47.7008, 38.0686, 85.7074) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.56
Liliac
#C48EFD
ΔE00 2.90
Lavender (survey)
#C79FEF
ΔE00 3.57
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pale Purple
#B790D4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192EE #BFEE92
analogous
#9392EE #C192EE #EE92ED
triadic
#C192EE #EEC192 #92EEC1
tetradic
#C192EE #EE9392 #BFEE92 #92EDEE
square
#C192EE #EE9392 #BFEE92 #92EDEE
split-complementary
#C192EE #EDEE92 #92EE93
monochromatic
#8528DD #A35DE6 #C192EE #DFC7F6 #F0E5FB
Accessibility & contrast
On white
2.44
#C192EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C192EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192EE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192EE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#BBA0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c192ee; /* rgb */ color: rgb(193, 146, 238); /* oklch */ color: oklch(73.9% 0.138 306.8);
Tailwind
colors: {
custom: {
50: '#d5b2f4',
500: '#c192ee',
950: '#000000',
},
}SCSS
$custom: #c192ee; $custom-light: #d5b2f4; $custom-dark: #000000;
JSON
{
"hex": "#c192ee",
"rgb": {
"r": 193,
"g": 146,
"b": 238
},
"hsl": {
"h": 270.652,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.73878,
"c": 0.13753,
"h": 306.8
},
"luminance": 0.38068
}Semantic roles & 50–950 ramp
primary
#C192EE
secondary
#E5F3D8
accent
#D51071
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141117
muted
#838085