#C2589A#C2589A
#C2589A is a mid, vivid pink. Relative luminance 0.208; OKLCH L 61.3% C 0.155 H 344.4°. Best body text is #000000 at 5.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2589A |
|---|---|
| RGB | rgb(194, 88, 154) |
| HSL | hsl(323, 46%, 55%) |
| HSV | hsv(323, 55%, 76%) |
| CMYK | cmyk(0%, 54.6%, 20.6%, 23.9%) |
| CIE-LAB | lab(52.71, 50.10, -15.76) |
| CIE-LCH | lch(52.71, 52.52, 342.54°) |
| OKLab | oklab(61.26% 0.1497 -0.0418) |
| OKLCH | oklch(61.26% 0.155 344.4) |
| XYZ | xyz(31.5714, 20.7845, 32.9146) |
| Luminance | 0.2078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.22
Pale Magenta
#D767AD
ΔE00 6.03
Pinky Purple
#C94CBE
ΔE00 7.75
Light Plum
#9D5783
ΔE00 8.13
Purpley Pink
#C83CB9
ΔE00 8.46
Purpleish
#98568D
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2589A #58C280
analogous
#B558C2 #C2589A #C25865
triadic
#C2589A #9AC258 #589AC2
tetradic
#C2589A #C2B558 #58C280 #5865C2
square
#C2589A #C2B558 #58C280 #5865C2
split-complementary
#C2589A #65C258 #58C2B5
monochromatic
#752B59 #A23B7B #C2589A #D285B5 #E3B2D0
Accessibility & contrast
On white
4.07
#C2589A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.16
#C2589A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C2589A
5.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2589A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2589A | 1.00 | 4.07 | 5.16 | 5.16 |
| #FFFFFF | 4.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#61739C
Deuteranopia (green-blind)
#7E8497
Tritanopia (blue-blind)
#CD5772
Achromatopsia (no color)
#7E7E7E
Design tokens & code
CSS
--color: #c2589a; /* rgb */ color: rgb(194, 88, 154); /* oklch */ color: oklch(61.3% 0.155 344.4);
Tailwind
colors: {
custom: {
50: '#d78bb7',
500: '#c2589a',
950: '#000000',
},
}SCSS
$custom: #c2589a; $custom-light: #d78bb7; $custom-dark: #000000;
JSON
{
"hex": "#c2589a",
"rgb": {
"r": 194,
"g": 88,
"b": 154
},
"hsl": {
"h": 322.642,
"s": 46.491,
"l": 55.294
},
"oklch": {
"l": 0.61262,
"c": 0.15542,
"h": 344.4
},
"luminance": 0.20782
}Semantic roles & 50–950 ramp
primary
#C2589A
secondary
#A5D1B5
accent
#D68452
background
#FDF8FB
surface
#FBF0F6
border
#D4CBD0
text
#150C11
muted
#837D80