#C191DC#C191DC
#C191DC is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.9% C 0.117 H 312.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C191DC |
|---|---|
| RGB | rgb(193, 145, 220) |
| HSL | hsl(278, 52%, 72%) |
| HSV | hsv(278, 34%, 86%) |
| CMYK | cmyk(12.3%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.09, 31.63, -31.31) |
| CIE-LCH | lch(67.09, 44.51, 315.29°) |
| OKLab | oklab(72.89% 0.0799 -0.086) |
| OKLCH | oklch(72.89% 0.117 312.9) |
| XYZ | xyz(45.0338, 36.7563, 72.4186) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.17
Lavender (survey)
#C79FEF
ΔE00 4.31
Baby Purple
#CA9BF7
ΔE00 4.80
Lavender
#B39DDB
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 6.16
Liliac
#C48EFD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191DC #ACDC91
analogous
#9C91DC #C191DC #DC91D2
triadic
#C191DC #DCC191 #91DCC1
tetradic
#C191DC #DC9C91 #ACDC91 #91D2DC
square
#C191DC #DC9C91 #ACDC91 #91D2DC
split-complementary
#C191DC #D2DC91 #91DC9C
monochromatic
#8B3BB8 #A763CD #C191DC #DBBFEB #F2E8F8
Accessibility & contrast
On white
2.51
#C191DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#C191DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191DC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191DC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A1DF
Deuteranopia (green-blind)
#8FA4DA
Tritanopia (blue-blind)
#BF9BAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c191dc; /* rgb */ color: rgb(193, 145, 220); /* oklch */ color: oklch(72.9% 0.117 312.9);
Tailwind
colors: {
custom: {
50: '#d4b2e7',
500: '#c191dc',
950: '#000000',
},
}SCSS
$custom: #c191dc; $custom-light: #d4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#c191dc",
"rgb": {
"r": 193,
"g": 145,
"b": 220
},
"hsl": {
"h": 278.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.72891,
"c": 0.11739,
"h": 312.9
},
"luminance": 0.36756
}Semantic roles & 50–950 ramp
primary
#C191DC
secondary
#E2EEDB
accent
#BF265D
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084