#C591BE#C591BE
#C591BE is a light, moderate purple. Relative luminance 0.358; OKLCH L 72.1% C 0.087 H 331.1°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C591BE |
|---|---|
| RGB | rgb(197, 145, 190) |
| HSL | hsl(308, 31%, 67%) |
| HSV | hsv(308, 26%, 77%) |
| CMYK | cmyk(0%, 26.4%, 3.6%, 22.7%) |
| CIE-LAB | lab(66.40, 27.02, -15.64) |
| CIE-LCH | lch(66.40, 31.22, 329.93°) |
| OKLab | oklab(72.09% 0.0761 -0.0419) |
| OKLCH | oklch(72.09% 0.087 331.1) |
| XYZ | xyz(42.4449, 35.8402, 53.3872) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.89
Dusty Lavender
#AC86A8
ΔE00 6.04
Plum
#DDA0DD
ΔE00 6.41
Heather
#A484AC
ΔE00 7.34
Pale Purple
#B790D4
ΔE00 7.57
Lavender Pink
#DD85D7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C591BE #91C598
analogous
#B291C5 #C591BE #C591A4
triadic
#C591BE #BEC591 #91BEC5
tetradic
#C591BE #C5B291 #91C598 #91A4C5
square
#C591BE #C5B291 #91C598 #91A4C5
split-complementary
#C591BE #A4C591 #91C5B2
monochromatic
#904C87 #B069A6 #C591BE #DAB9D6 #EFE1ED
Accessibility & contrast
On white
2.57
#C591BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#C591BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C591BE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C591BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C591BE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#9CA4BC
Tritanopia (blue-blind)
#C994A1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #c591be; /* rgb */ color: rgb(197, 145, 190); /* oklch */ color: oklch(72.1% 0.087 331.1);
Tailwind
colors: {
custom: {
50: '#d7b1d1',
500: '#c591be',
950: '#000000',
},
}SCSS
$custom: #c591be; $custom-light: #d7b1d1; $custom-dark: #000000;
JSON
{
"hex": "#c591be",
"rgb": {
"r": 197,
"g": 145,
"b": 190
},
"hsl": {
"h": 308.077,
"s": 30.952,
"l": 67.059
},
"oklch": {
"l": 0.72089,
"c": 0.08689,
"h": 331.1
},
"luminance": 0.35839
}Semantic roles & 50–950 ramp
primary
#C591BE
secondary
#D1E1D3
accent
#AA4B3C
background
#FDFAFC
surface
#FAF5F9
border
#D3CFD2
text
#141114
muted
#838082