#C593BD#C593BD
#C593BD is a light, moderate purple. Relative luminance 0.364; OKLCH L 72.4% C 0.082 H 332.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C593BD |
|---|---|
| RGB | rgb(197, 147, 189) |
| HSL | hsl(310, 30%, 67%) |
| HSV | hsv(310, 25%, 77%) |
| CMYK | cmyk(0%, 25.4%, 4.1%, 22.7%) |
| CIE-LAB | lab(66.83, 25.73, -14.43) |
| CIE-LCH | lch(66.83, 29.50, 330.72°) |
| OKLab | oklab(72.41% 0.0727 -0.0386) |
| OKLCH | oklch(72.41% 0.082 332) |
| XYZ | xyz(42.6443, 36.4133, 52.9164) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.30
Dusty Lavender
#AC86A8
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.58
Heather
#A484AC
ΔE00 7.50
Pale Purple
#B790D4
ΔE00 8.08
Light Mauve
#C292A1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C593BD #93C59B
analogous
#B493C5 #C593BD #C593A4
triadic
#C593BD #BDC593 #93BDC5
tetradic
#C593BD #C5B493 #93C59B #93A4C5
square
#C593BD #C5B493 #93C59B #93A4C5
split-complementary
#C593BD #A4C593 #93C5B4
monochromatic
#904D85 #B06BA5 #C593BD #DABBD5 #F0E3EE
Accessibility & contrast
On white
2.54
#C593BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#C593BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C593BD
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C593BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C593BD | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBF
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#CA96A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c593bd; /* rgb */ color: rgb(197, 147, 189); /* oklch */ color: oklch(72.4% 0.082 332.0);
Tailwind
colors: {
custom: {
50: '#d7b3d1',
500: '#c593bd',
950: '#000000',
},
}SCSS
$custom: #c593bd; $custom-light: #d7b3d1; $custom-dark: #000000;
JSON
{
"hex": "#c593bd",
"rgb": {
"r": 197,
"g": 147,
"b": 189
},
"hsl": {
"h": 309.6,
"s": 30.12,
"l": 67.451
},
"oklch": {
"l": 0.72413,
"c": 0.08229,
"h": 332
},
"luminance": 0.36412
}Semantic roles & 50–950 ramp
primary
#C593BD
secondary
#D2E2D5
accent
#A94E3D
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082