#C193DF#C193DF
#C193DF is a light, moderate violet. Relative luminance 0.375; OKLCH L 73.4% C 0.118 H 311.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C193DF |
|---|---|
| RGB | rgb(193, 147, 223) |
| HSL | hsl(276, 54%, 73%) |
| HSV | hsv(276, 34%, 87%) |
| CMYK | cmyk(13.5%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(67.68, 31.16, -32.07) |
| CIE-LCH | lch(67.68, 44.72, 314.17°) |
| OKLab | oklab(73.37% 0.0777 -0.0882) |
| OKLCH | oklch(73.37% 0.118 311.4) |
| XYZ | xyz(45.7430, 37.5333, 74.6326) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.35
Lavender (survey)
#C79FEF
ΔE00 3.61
Baby Purple
#CA9BF7
ΔE00 4.17
Lavender
#B39DDB
ΔE00 5.12
Lilac (survey)
#CEA2FD
ΔE00 5.51
Pastel Purple
#CAA0FF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C193DF #B1DF93
analogous
#9B93DF #C193DF #DF93D7
triadic
#C193DF #DFC193 #93DFC1
tetradic
#C193DF #DF9B93 #B1DF93 #93D7DF
square
#C193DF #DF9B93 #B1DF93 #93D7DF
split-complementary
#C193DF #D7DF93 #93DF9B
monochromatic
#8A39BF #A664D1 #C193DF #DCC2ED #F1E7F8
Accessibility & contrast
On white
2.47
#C193DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#C193DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C193DF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C193DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C193DF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E2
Deuteranopia (green-blind)
#90A6DD
Tritanopia (blue-blind)
#BE9DAF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c193df; /* rgb */ color: rgb(193, 147, 223); /* oklch */ color: oklch(73.4% 0.118 311.4);
Tailwind
colors: {
custom: {
50: '#d4b3e9',
500: '#c193df',
950: '#000000',
},
}SCSS
$custom: #c193df; $custom-light: #d4b3e9; $custom-dark: #000000;
JSON
{
"hex": "#c193df",
"rgb": {
"r": 193,
"g": 147,
"b": 223
},
"hsl": {
"h": 276.316,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.73372,
"c": 0.11754,
"h": 311.4
},
"luminance": 0.37533
}Semantic roles & 50–950 ramp
primary
#C193DF
secondary
#E3EFDC
accent
#C22462
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084