#C191DB#C191DB
#C191DB is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.8% C 0.116 H 313.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C191DB |
|---|---|
| RGB | rgb(193, 145, 219) |
| HSL | hsl(279, 51%, 71%) |
| HSV | hsv(279, 34%, 86%) |
| CMYK | cmyk(11.9%, 33.8%, 0%, 14.1%) |
| CIE-LAB | lab(67.05, 31.42, -30.82) |
| CIE-LCH | lch(67.05, 44.02, 315.55°) |
| OKLab | oklab(72.85% 0.0796 -0.0846) |
| OKLCH | oklch(72.85% 0.116 313.3) |
| XYZ | xyz(44.9018, 36.7035, 71.7232) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.11
Lavender (survey)
#C79FEF
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 4.97
Lavender
#B39DDB
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 6.32
Liliac
#C48EFD
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191DB #ABDB91
analogous
#9C91DB #C191DB #DB91D0
triadic
#C191DB #DBC191 #91DBC1
tetradic
#C191DB #DB9C91 #ABDB91 #91D0DB
square
#C191DB #DB9C91 #ABDB91 #91D0DB
split-complementary
#C191DB #D0DB91 #91DB9C
monochromatic
#8B3CB6 #A763CC #C191DB #DBBFEA #F2E8F7
Accessibility & contrast
On white
2.52
#C191DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#C191DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191DB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191DB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DE
Deuteranopia (green-blind)
#90A4D9
Tritanopia (blue-blind)
#BF9BAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c191db; /* rgb */ color: rgb(193, 145, 219); /* oklch */ color: oklch(72.8% 0.116 313.3);
Tailwind
colors: {
custom: {
50: '#d4b2e6',
500: '#c191db',
950: '#000000',
},
}SCSS
$custom: #c191db; $custom-light: #d4b2e6; $custom-dark: #000000;
JSON
{
"hex": "#c191db",
"rgb": {
"r": 193,
"g": 145,
"b": 219
},
"hsl": {
"h": 278.919,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.72847,
"c": 0.1162,
"h": 313.3
},
"luminance": 0.36703
}Semantic roles & 50–950 ramp
primary
#C191DB
secondary
#E1EEDA
accent
#BE275C
background
#FDFAFE
surface
#FAF5FC
border
#D3CFD5
text
#141116
muted
#838084