#C192DA#C192DA
#C192DA is a light, moderate violet. Relative luminance 0.370; OKLCH L 73.0% C 0.113 H 313.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C192DA |
|---|---|
| RGB | rgb(193, 146, 218) |
| HSL | hsl(279, 49%, 71%) |
| HSV | hsv(279, 33%, 85%) |
| CMYK | cmyk(11.5%, 33%, 0%, 14.5%) |
| CIE-LAB | lab(67.25, 30.66, -29.97) |
| CIE-LCH | lch(67.25, 42.88, 315.65°) |
| OKLab | oklab(72.98% 0.0779 -0.0822) |
| OKLCH | oklch(72.98% 0.113 313.5) |
| XYZ | xyz(44.9240, 36.9579, 71.0831) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.03
Lavender (survey)
#C79FEF
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 5.12
Lavender
#B39DDB
ΔE00 5.39
Lilac (survey)
#CEA2FD
ΔE00 6.38
Plum
#DDA0DD
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C192DA #ABDA92
analogous
#9D92DA #C192DA #DA92CF
triadic
#C192DA #DAC192 #92DAC1
tetradic
#C192DA #DA9D92 #ABDA92 #92CFDA
square
#C192DA #DA9D92 #ABDA92 #92CFDA
split-complementary
#C192DA #CFDA92 #92DA9D
monochromatic
#8B3DB4 #A764CA #C192DA #DBC0EA #F2E8F7
Accessibility & contrast
On white
2.50
#C192DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#C192DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C192DA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C192DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C192DA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#91A5D8
Tritanopia (blue-blind)
#BF9BAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c192da; /* rgb */ color: rgb(193, 146, 218); /* oklch */ color: oklch(73.0% 0.113 313.5);
Tailwind
colors: {
custom: {
50: '#d4b2e5',
500: '#c192da',
950: '#000000',
},
}SCSS
$custom: #c192da; $custom-light: #d4b2e5; $custom-dark: #000000;
JSON
{
"hex": "#c192da",
"rgb": {
"r": 193,
"g": 146,
"b": 218
},
"hsl": {
"h": 279.167,
"s": 49.315,
"l": 71.373
},
"oklch": {
"l": 0.7298,
"c": 0.11327,
"h": 313.5
},
"luminance": 0.36957
}Semantic roles & 50–950 ramp
primary
#C192DA
secondary
#E1EDDB
accent
#BD295C
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084