#C5539B#C5539B
#C5539B is a mid, vivid pink. Relative luminance 0.204; OKLCH L 61.1% C 0.166 H 344.3°. Best body text is #000000 at 5.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C5539B |
|---|---|
| RGB | rgb(197, 83, 155) |
| HSL | hsl(322, 50%, 55%) |
| HSV | hsv(322, 58%, 77%) |
| CMYK | cmyk(0%, 57.9%, 21.3%, 22.7%) |
| CIE-LAB | lab(52.32, 53.50, -16.91) |
| CIE-LCH | lch(52.32, 56.11, 342.46°) |
| OKLab | oklab(61.07% 0.1602 -0.0449) |
| OKLCH | oklch(61.07% 0.166 344.3) |
| XYZ | xyz(32.0365, 20.4262, 33.2594) |
| Luminance | 0.2042 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.24
Pale Magenta
#D767AD
ΔE00 6.39
Pinky Purple
#C94CBE
ΔE00 7.18
Purpley Pink
#C83CB9
ΔE00 7.66
Purpleish Pink
#DF4EC8
ΔE00 8.43
Light Plum
#9D5783
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5539B #53C57D
analogous
#B653C5 #C5539B #C55362
triadic
#C5539B #9BC553 #539BC5
tetradic
#C5539B #C5B653 #53C57D #5362C5
square
#C5539B #C5B653 #53C57D #5362C5
split-complementary
#C5539B #62C553 #53C5B6
monochromatic
#762859 #A4377C #C5539B #D481B6 #E4AFD0
Accessibility & contrast
On white
4.13
#C5539B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.08
#C5539B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C5539B
5.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5539B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5539B | 1.00 | 4.13 | 5.08 | 5.08 |
| #FFFFFF | 4.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D719D
Deuteranopia (green-blind)
#7D8498
Tritanopia (blue-blind)
#D15270
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c5539b; /* rgb */ color: rgb(197, 83, 155); /* oklch */ color: oklch(61.1% 0.166 344.3);
Tailwind
colors: {
custom: {
50: '#da89b8',
500: '#c5539b',
950: '#000000',
},
}SCSS
$custom: #c5539b; $custom-light: #da89b8; $custom-dark: #000000;
JSON
{
"hex": "#c5539b",
"rgb": {
"r": 197,
"g": 83,
"b": 155
},
"hsl": {
"h": 322.105,
"s": 49.565,
"l": 54.902
},
"oklch": {
"l": 0.61069,
"c": 0.16638,
"h": 344.3
},
"luminance": 0.20423
}Semantic roles & 50–950 ramp
primary
#C5539B
secondary
#A2D2B4
accent
#D9824F
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80