#C191BD#C191BD
#C191BD is a light, moderate purple. Relative luminance 0.353; OKLCH L 71.6% C 0.083 H 329.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C191BD |
|---|---|
| RGB | rgb(193, 145, 189) |
| HSL | hsl(305, 28%, 66%) |
| HSV | hsv(305, 25%, 76%) |
| CMYK | cmyk(0%, 24.9%, 2.1%, 24.3%) |
| CIE-LAB | lab(65.95, 25.47, -15.79) |
| CIE-LCH | lch(65.95, 29.97, 328.20°) |
| OKLab | oklab(71.64% 0.0712 -0.0424) |
| OKLCH | oklch(71.64% 0.083 329.2) |
| XYZ | xyz(41.3022, 35.2636, 52.7651) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.75
Dusty Lavender
#AC86A8
ΔE00 5.42
Heather
#A484AC
ΔE00 6.60
Plum
#DDA0DD
ΔE00 6.87
Pale Purple
#B790D4
ΔE00 7.21
Lavender Pink
#DD85D7
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C191BD #91C195
analogous
#AD91C1 #C191BD #C191A5
triadic
#C191BD #BDC191 #91BDC1
tetradic
#C191BD #C1AD91 #91C195 #91A5C1
square
#C191BD #C1AD91 #91C195 #91A5C1
split-complementary
#C191BD #A5C191 #91C1AD
monochromatic
#8A4E85 #AB6AA6 #C191BD #D7B8D4 #EDDFEC
Accessibility & contrast
On white
2.61
#C191BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#C191BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C191BD
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C191BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C191BD | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBF
Deuteranopia (green-blind)
#9AA3BB
Tritanopia (blue-blind)
#C594A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c191bd; /* rgb */ color: rgb(193, 145, 189); /* oklch */ color: oklch(71.6% 0.083 329.2);
Tailwind
colors: {
custom: {
50: '#d4b1d1',
500: '#c191bd',
950: '#000000',
},
}SCSS
$custom: #c191bd; $custom-light: #d4b1d1; $custom-dark: #000000;
JSON
{
"hex": "#c191bd",
"rgb": {
"r": 193,
"g": 145,
"b": 189
},
"hsl": {
"h": 305,
"s": 27.907,
"l": 66.275
},
"oklch": {
"l": 0.71644,
"c": 0.08285,
"h": 329.2
},
"luminance": 0.35262
}Semantic roles & 50–950 ramp
primary
#C191BD
secondary
#CFDFD0
accent
#A7483F
background
#FDFAFC
surface
#FAF5F9
border
#D3CFD2
text
#141114
muted
#838082