#C591BD#C591BD
#C591BD is a light, moderate purple. Relative luminance 0.358; OKLCH L 72.1% C 0.086 H 331.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C591BD |
|---|---|
| RGB | rgb(197, 145, 189) |
| HSL | hsl(309, 31%, 67%) |
| HSV | hsv(309, 26%, 77%) |
| CMYK | cmyk(0%, 26.4%, 4.1%, 22.7%) |
| CIE-LAB | lab(66.36, 26.83, -15.13) |
| CIE-LCH | lch(66.36, 30.81, 330.58°) |
| OKLab | oklab(72.05% 0.0758 -0.0405) |
| OKLCH | oklch(72.05% 0.086 331.8) |
| XYZ | xyz(42.3360, 35.7967, 52.8136) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.88
Dusty Lavender
#AC86A8
ΔE00 5.94
Plum
#DDA0DD
ΔE00 6.58
Heather
#A484AC
ΔE00 7.35
Pale Purple
#B790D4
ΔE00 7.82
Lavender Pink
#DD85D7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C591BD #91C599
analogous
#B391C5 #C591BD #C591A3
triadic
#C591BD #BDC591 #91BDC5
tetradic
#C591BD #C5B391 #91C599 #91A3C5
square
#C591BD #C5B391 #91C599 #91A3C5
split-complementary
#C591BD #A3C591 #91C5B3
monochromatic
#904C85 #B069A5 #C591BD #DAB9D5 #EFE1ED
Accessibility & contrast
On white
2.57
#C591BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#C591BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C591BD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C591BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C591BD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBF
Deuteranopia (green-blind)
#9CA4BB
Tritanopia (blue-blind)
#CA94A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c591bd; /* rgb */ color: rgb(197, 145, 189); /* oklch */ color: oklch(72.1% 0.086 331.8);
Tailwind
colors: {
custom: {
50: '#d7b1d1',
500: '#c591bd',
950: '#000000',
},
}SCSS
$custom: #c591bd; $custom-light: #d7b1d1; $custom-dark: #000000;
JSON
{
"hex": "#c591bd",
"rgb": {
"r": 197,
"g": 145,
"b": 189
},
"hsl": {
"h": 309.231,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.72053,
"c": 0.08594,
"h": 331.8
},
"luminance": 0.35795
}Semantic roles & 50–950 ramp
primary
#C591BD
secondary
#D1E1D3
accent
#AA4D3C
background
#FDFAFC
surface
#FAF5F9
border
#D3CFD2
text
#141114
muted
#838082