#C593BE#C593BE
#C593BE is a light, moderate purple. Relative luminance 0.365; OKLCH L 72.4% C 0.083 H 331.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C593BE |
|---|---|
| RGB | rgb(197, 147, 190) |
| HSL | hsl(308, 30%, 67%) |
| HSV | hsv(308, 25%, 77%) |
| CMYK | cmyk(0%, 25.4%, 3.6%, 22.7%) |
| CIE-LAB | lab(66.87, 25.91, -14.93) |
| CIE-LCH | lch(66.87, 29.91, 330.04°) |
| OKLab | oklab(72.45% 0.073 -0.04) |
| OKLCH | oklch(72.45% 0.083 331.3) |
| XYZ | xyz(42.7532, 36.4568, 53.4900) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.30
Dusty Lavender
#AC86A8
ΔE00 6.08
Plum
#DDA0DD
ΔE00 6.40
Heather
#A484AC
ΔE00 7.48
Pale Purple
#B790D4
ΔE00 7.83
Lavender Pink
#DD85D7
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C593BE #93C59A
analogous
#B393C5 #C593BE #C593A5
triadic
#C593BE #BEC593 #93BEC5
tetradic
#C593BE #C5B393 #93C59A #93A5C5
square
#C593BE #C5B393 #93C59A #93A5C5
split-complementary
#C593BE #A5C593 #93C5B3
monochromatic
#904D87 #B06BA6 #C593BE #DABBD6 #F0E3EE
Accessibility & contrast
On white
2.53
#C593BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#C593BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C593BE
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C593BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C593BE | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#9DA5BC
Tritanopia (blue-blind)
#C996A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c593be; /* rgb */ color: rgb(197, 147, 190); /* oklch */ color: oklch(72.4% 0.083 331.3);
Tailwind
colors: {
custom: {
50: '#d7b3d1',
500: '#c593be',
950: '#000000',
},
}SCSS
$custom: #c593be; $custom-light: #d7b3d1; $custom-dark: #000000;
JSON
{
"hex": "#c593be",
"rgb": {
"r": 197,
"g": 147,
"b": 190
},
"hsl": {
"h": 308.4,
"s": 30.12,
"l": 67.451
},
"oklch": {
"l": 0.72449,
"c": 0.08324,
"h": 331.3
},
"luminance": 0.36455
}Semantic roles & 50–950 ramp
primary
#C593BE
secondary
#D2E2D4
accent
#A94C3D
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082