#C593DC#C593DC
#C593DC is a light, moderate purple. Relative luminance 0.379; OKLCH L 73.6% C 0.116 H 314.8°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C593DC |
|---|---|
| RGB | rgb(197, 147, 220) |
| HSL | hsl(281, 51%, 72%) |
| HSV | hsv(281, 33%, 86%) |
| CMYK | cmyk(10.5%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.95, 31.77, -29.96) |
| CIE-LCH | lch(67.95, 43.67, 316.68°) |
| OKLab | oklab(73.63% 0.0816 -0.0821) |
| OKLCH | oklch(73.63% 0.116 314.8) |
| XYZ | xyz(46.3759, 37.9059, 72.5698) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.81
Lavender (survey)
#C79FEF
ΔE00 4.27
Baby Purple
#CA9BF7
ΔE00 4.92
Lavender
#B39DDB
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C593DC #AADC93
analogous
#A193DC #C593DC #DC93CF
triadic
#C593DC #DCC593 #93DCC5
tetradic
#C593DC #DCA193 #AADC93 #93CFDC
square
#C593DC #DCA193 #AADC93 #93CFDC
split-complementary
#C593DC #CFDC93 #93DCA1
monochromatic
#913CB9 #AC65CD #C593DC #DEC1EB #F3E8F8
Accessibility & contrast
On white
2.45
#C593DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C593DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C593DC
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C593DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C593DC | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#93A7DA
Tritanopia (blue-blind)
#C49CAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c593dc; /* rgb */ color: rgb(197, 147, 220); /* oklch */ color: oklch(73.6% 0.116 314.8);
Tailwind
colors: {
custom: {
50: '#d7b3e7',
500: '#c593dc',
950: '#000000',
},
}SCSS
$custom: #c593dc; $custom-light: #d7b3e7; $custom-dark: #000000;
JSON
{
"hex": "#c593dc",
"rgb": {
"r": 197,
"g": 147,
"b": 220
},
"hsl": {
"h": 281.096,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.73634,
"c": 0.11574,
"h": 314.8
},
"luminance": 0.37905
}Semantic roles & 50–950 ramp
primary
#C593DC
secondary
#E2EFDC
accent
#BE2757
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084