#C591DC#C591DC
#C591DC is a light, moderate purple. Relative luminance 0.373; OKLCH L 73.3% C 0.119 H 315.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C591DC |
|---|---|
| RGB | rgb(197, 145, 220) |
| HSL | hsl(282, 52%, 72%) |
| HSV | hsv(282, 34%, 86%) |
| CMYK | cmyk(10.5%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(67.49, 32.87, -30.66) |
| CIE-LCH | lch(67.49, 44.95, 316.99°) |
| OKLab | oklab(73.29% 0.0845 -0.0841) |
| OKLCH | oklch(73.29% 0.119 315.1) |
| XYZ | xyz(46.0676, 37.2893, 72.4670) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.88
Lavender (survey)
#C79FEF
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 5.00
Lavender Pink
#DD85D7
ΔE00 6.07
Lavender
#B39DDB
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C591DC #A8DC91
analogous
#A091DC #C591DC #DC91CE
triadic
#C591DC #DCC591 #91DCC5
tetradic
#C591DC #DCA091 #A8DC91 #91CEDC
square
#C591DC #DCA091 #A8DC91 #91CEDC
split-complementary
#C591DC #CEDC91 #91DCA0
monochromatic
#923BB8 #AD63CD #C591DC #DDBFEB #F3E8F8
Accessibility & contrast
On white
2.48
#C591DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#C591DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C591DC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C591DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C591DC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DF
Deuteranopia (green-blind)
#92A6DA
Tritanopia (blue-blind)
#C49AAD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c591dc; /* rgb */ color: rgb(197, 145, 220); /* oklch */ color: oklch(73.3% 0.119 315.1);
Tailwind
colors: {
custom: {
50: '#d7b2e7',
500: '#c591dc',
950: '#000000',
},
}SCSS
$custom: #c591dc; $custom-light: #d7b2e7; $custom-dark: #000000;
JSON
{
"hex": "#c591dc",
"rgb": {
"r": 197,
"g": 145,
"b": 220
},
"hsl": {
"h": 281.6,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.73286,
"c": 0.11923,
"h": 315.1
},
"luminance": 0.37288
}Semantic roles & 50–950 ramp
primary
#C591DC
secondary
#E1EEDB
accent
#BF2655
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084