#C591DF#C591DF
#C591DF is a light, vivid purple. Relative luminance 0.374; OKLCH L 73.4% C 0.123 H 314.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C591DF |
|---|---|
| RGB | rgb(197, 145, 223) |
| HSL | hsl(280, 55%, 72%) |
| HSV | hsv(280, 35%, 87%) |
| CMYK | cmyk(11.7%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(67.61, 33.49, -32.14) |
| CIE-LCH | lch(67.61, 46.42, 316.18°) |
| OKLab | oklab(73.42% 0.0852 -0.0883) |
| OKLCH | oklch(73.42% 0.123 314) |
| XYZ | xyz(46.4685, 37.4497, 74.5783) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 4.22
Baby Purple
#CA9BF7
ΔE00 4.46
Lilac (survey)
#CEA2FD
ΔE00 5.86
Liliac
#C48EFD
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C591DF #ABDF91
analogous
#9E91DF #C591DF #DF91D2
triadic
#C591DF #DFC591 #91DFC5
tetradic
#C591DF #DF9E91 #ABDF91 #91D2DF
square
#C591DF #DF9E91 #ABDF91 #91D2DF
split-complementary
#C591DF #D2DF91 #91DF9E
monochromatic
#9137BE #AC62D1 #C591DF #DEC0ED #F3E7F8
Accessibility & contrast
On white
2.47
#C591DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#C591DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C591DF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C591DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C591DF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A2E2
Deuteranopia (green-blind)
#90A6DD
Tritanopia (blue-blind)
#C39BAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c591df; /* rgb */ color: rgb(197, 145, 223); /* oklch */ color: oklch(73.4% 0.123 314.0);
Tailwind
colors: {
custom: {
50: '#d7b2e9',
500: '#c591df',
950: '#000000',
},
}SCSS
$custom: #c591df; $custom-light: #d7b2e9; $custom-dark: #000000;
JSON
{
"hex": "#c591df",
"rgb": {
"r": 197,
"g": 145,
"b": 223
},
"hsl": {
"h": 280,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.73416,
"c": 0.12272,
"h": 314
},
"luminance": 0.37449
}Semantic roles & 50–950 ramp
primary
#C591DF
secondary
#E2EFDC
accent
#C22358
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084