#C3569A#C3569A
#C3569A is a mid, vivid pink. Relative luminance 0.206; OKLCH L 61.1% C 0.159 H 344.5°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C3569A |
|---|---|
| RGB | rgb(195, 86, 154) |
| HSL | hsl(323, 48%, 55%) |
| HSV | hsv(323, 56%, 76%) |
| CMYK | cmyk(0%, 55.9%, 21%, 23.5%) |
| CIE-LAB | lab(52.50, 51.36, -16.06) |
| CIE-LCH | lch(52.50, 53.81, 342.63°) |
| OKLab | oklab(61.14% 0.1536 -0.0426) |
| OKLCH | oklch(61.14% 0.159 344.5) |
| XYZ | xyz(31.6670, 20.5935, 32.8727) |
| Luminance | 0.2059 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.27
Pale Magenta
#D767AD
ΔE00 6.21
Pinky Purple
#C94CBE
ΔE00 7.58
Purpley Pink
#C83CB9
ΔE00 8.18
Light Plum
#9D5783
ΔE00 8.22
Purpleish Pink
#DF4EC8
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3569A #56C37F
analogous
#B656C3 #C3569A #C35663
triadic
#C3569A #9AC356 #569AC3
tetradic
#C3569A #C3B656 #56C37F #5663C3
square
#C3569A #C3B656 #56C37F #5663C3
split-complementary
#C3569A #63C356 #56C3B6
monochromatic
#752A59 #A23A7B #C3569A #D383B5 #E3B0D0
Accessibility & contrast
On white
4.10
#C3569A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#C3569A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C3569A
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3569A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3569A | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F729C
Deuteranopia (green-blind)
#7E8497
Tritanopia (blue-blind)
#CE5571
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c3569a; /* rgb */ color: rgb(195, 86, 154); /* oklch */ color: oklch(61.1% 0.159 344.5);
Tailwind
colors: {
custom: {
50: '#d88ab7',
500: '#c3569a',
950: '#000000',
},
}SCSS
$custom: #c3569a; $custom-light: #d88ab7; $custom-dark: #000000;
JSON
{
"hex": "#c3569a",
"rgb": {
"r": 195,
"g": 86,
"b": 154
},
"hsl": {
"h": 322.569,
"s": 47.598,
"l": 55.098
},
"oklch": {
"l": 0.61135,
"c": 0.15943,
"h": 344.5
},
"luminance": 0.20591
}Semantic roles & 50–950 ramp
primary
#C3569A
secondary
#A4D1B5
accent
#D78351
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80