#C191DA#C191DA
#C191DA is a light, moderate violet. Relative luminance 0.366; OKLCH L 72.8% C 0.115 H 313.6°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C191DA |
|---|---|
| RGB | rgb(193, 145, 218) |
| HSL | hsl(279, 50%, 71%) |
| HSV | hsv(279, 33%, 85%) |
| CMYK | cmyk(11.5%, 33.5%, 0%, 14.5%) |
| CIE-LAB | lab(67.01, 31.21, -30.33) |
| CIE-LCH | lch(67.01, 43.52, 315.82°) |
| OKLab | oklab(72.8% 0.0794 -0.0832) |
| OKLCH | oklch(72.8% 0.115 313.6) |
| XYZ | xyz(44.7706, 36.6510, 71.0319) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.07
Lavender (survey)
#C79FEF
ΔE00 4.56
Baby Purple
#CA9BF7
ΔE00 5.16
Lavender
#B39DDB
ΔE00 5.60
Lilac (survey)
#CEA2FD
ΔE00 6.47
Liliac
#C48EFD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191DA #AADA91
analogous
#9C91DA #C191DA #DA91CE
triadic
#C191DA #DAC191 #91DAC1
tetradic
#C191DA #DA9C91 #AADA91 #91CEDA
square
#C191DA #DA9C91 #AADA91 #91CEDA
split-complementary
#C191DA #CEDA91 #91DA9C
monochromatic
#8B3DB4 #A763CB #C191DA #DBBFE9 #F2E8F7
Accessibility & contrast
On white
2.52
#C191DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#C191DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191DA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191DA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#90A4D8
Tritanopia (blue-blind)
#BF9AAC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c191da; /* rgb */ color: rgb(193, 145, 218); /* oklch */ color: oklch(72.8% 0.115 313.6);
Tailwind
colors: {
custom: {
50: '#d4b2e5',
500: '#c191da',
950: '#000000',
},
}SCSS
$custom: #c191da; $custom-light: #d4b2e5; $custom-dark: #000000;
JSON
{
"hex": "#c191da",
"rgb": {
"r": 193,
"g": 145,
"b": 218
},
"hsl": {
"h": 279.452,
"s": 49.66,
"l": 71.176
},
"oklch": {
"l": 0.72804,
"c": 0.11501,
"h": 313.6
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#C191DA
secondary
#E0EDDA
accent
#BD295B
background
#FDFAFE
surface
#FAF5FC
border
#D3CFD5
text
#141116
muted
#838084