#C6539B#C6539B
#C6539B is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.2% C 0.167 H 344.7°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C6539B |
|---|---|
| RGB | rgb(198, 83, 155) |
| HSL | hsl(322, 50%, 55%) |
| HSV | hsv(322, 58%, 78%) |
| CMYK | cmyk(0%, 58.1%, 21.7%, 22.4%) |
| CIE-LAB | lab(52.47, 53.80, -16.66) |
| CIE-LCH | lch(52.47, 56.32, 342.79°) |
| OKLab | oklab(61.21% 0.1613 -0.0442) |
| OKLCH | oklch(61.21% 0.167 344.7) |
| XYZ | xyz(32.2993, 20.5617, 33.2717) |
| Luminance | 0.2056 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.18
Pale Magenta
#D767AD
ΔE00 6.26
Pinky Purple
#C94CBE
ΔE00 7.26
Purpley Pink
#C83CB9
ΔE00 7.76
Purpleish Pink
#DF4EC8
ΔE00 8.40
Light Plum
#9D5783
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6539B #53C67E
analogous
#B853C6 #C6539B #C65361
triadic
#C6539B #9BC653 #539BC6
tetradic
#C6539B #C6B853 #53C67E #5361C6
square
#C6539B #C6B853 #53C67E #5361C6
split-complementary
#C6539B #61C653 #53C6B8
monochromatic
#772759 #A5377C #C6539B #D581B6 #E4AFD0
Accessibility & contrast
On white
4.11
#C6539B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#C6539B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C6539B
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6539B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6539B | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D719D
Deuteranopia (green-blind)
#7E8498
Tritanopia (blue-blind)
#D25270
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c6539b; /* rgb */ color: rgb(198, 83, 155); /* oklch */ color: oklch(61.2% 0.167 344.7);
Tailwind
colors: {
custom: {
50: '#da89b8',
500: '#c6539b',
950: '#000000',
},
}SCSS
$custom: #c6539b; $custom-light: #da89b8; $custom-dark: #000000;
JSON
{
"hex": "#c6539b",
"rgb": {
"r": 198,
"g": 83,
"b": 155
},
"hsl": {
"h": 322.435,
"s": 50.218,
"l": 55.098
},
"oklch": {
"l": 0.61211,
"c": 0.16721,
"h": 344.7
},
"luminance": 0.20559
}Semantic roles & 50–950 ramp
primary
#C6539B
secondary
#A2D3B4
accent
#DA824E
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80