#C593DA#C593DA
#C593DA is a light, moderate purple. Relative luminance 0.378; OKLCH L 73.5% C 0.113 H 315.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C593DA |
|---|---|
| RGB | rgb(197, 147, 218) |
| HSL | hsl(282, 49%, 72%) |
| HSV | hsv(282, 33%, 85%) |
| CMYK | cmyk(9.6%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(67.87, 31.36, -28.97) |
| CIE-LCH | lch(67.87, 42.69, 317.27°) |
| OKLab | oklab(73.55% 0.0811 -0.0793) |
| OKLCH | oklch(73.55% 0.113 315.6) |
| XYZ | xyz(46.1126, 37.8006, 71.1832) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.82
Lavender (survey)
#C79FEF
ΔE00 4.58
Baby Purple
#CA9BF7
ΔE00 5.33
Plum
#DDA0DD
ΔE00 5.81
Lavender
#B39DDB
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C593DA #A8DA93
analogous
#A293DA #C593DA #DA93CC
triadic
#C593DA #DAC593 #93DAC5
tetradic
#C593DA #DAA293 #A8DA93 #93CCDA
square
#C593DA #DAA293 #A8DA93 #93CCDA
split-complementary
#C593DA #CCDA93 #93DAA2
monochromatic
#923EB5 #AD65CA #C593DA #DDC1EA #F3E8F7
Accessibility & contrast
On white
2.45
#C593DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C593DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C593DA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C593DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C593DA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A2DD
Deuteranopia (green-blind)
#94A7D8
Tritanopia (blue-blind)
#C49CAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c593da; /* rgb */ color: rgb(197, 147, 218); /* oklch */ color: oklch(73.5% 0.113 315.6);
Tailwind
colors: {
custom: {
50: '#d7b3e5',
500: '#c593da',
950: '#000000',
},
}SCSS
$custom: #c593da; $custom-light: #d7b3e5; $custom-dark: #000000;
JSON
{
"hex": "#c593da",
"rgb": {
"r": 197,
"g": 147,
"b": 218
},
"hsl": {
"h": 282.254,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.73549,
"c": 0.11341,
"h": 315.6
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#C593DA
secondary
#E1EEDB
accent
#BC2955
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084