#CB589F#CB589F
#CB589F is a light, vivid pink. Relative luminance 0.222; OKLCH L 62.7% C 0.166 H 345.0°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CB589F |
|---|---|
| RGB | rgb(203, 88, 159) |
| HSL | hsl(323, 53%, 57%) |
| HSV | hsv(323, 57%, 80%) |
| CMYK | cmyk(0%, 56.7%, 21.7%, 20.4%) |
| CIE-LAB | lab(54.22, 53.57, -16.28) |
| CIE-LCH | lch(54.22, 55.99, 343.10°) |
| OKLab | oklab(62.71% 0.1605 -0.0431) |
| OKLCH | oklch(62.71% 0.166 345) |
| XYZ | xyz(34.3773, 22.1822, 35.2652) |
| Luminance | 0.2218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.04
Pale Magenta
#D767AD
ΔE00 4.56
Pinky Purple
#C94CBE
ΔE00 7.43
Purpleish Pink
#DF4EC8
ΔE00 7.73
Purpley Pink
#C83CB9
ΔE00 8.46
Shocking Pink
#FE02A2
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB589F #58CB84
analogous
#BE58CB #CB589F #CB5866
triadic
#CB589F #9FCB58 #589FCB
tetradic
#CB589F #CBBE58 #58CB84 #5866CB
square
#CB589F #CBBE58 #58CB84 #5866CB
split-complementary
#CB589F #66CB58 #58CBBE
monochromatic
#81285F #AF3781 #CB589F #DA87BA #E8B5D5
Accessibility & contrast
On white
3.86
#CB589F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#CB589F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB589F
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB589F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB589F | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6275A1
Deuteranopia (green-blind)
#82899C
Tritanopia (blue-blind)
#D75774
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb589f; /* rgb */ color: rgb(203, 88, 159); /* oklch */ color: oklch(62.7% 0.166 345.0);
Tailwind
colors: {
custom: {
50: '#de8cbb',
500: '#cb589f',
950: '#000000',
},
}SCSS
$custom: #cb589f; $custom-light: #de8cbb; $custom-dark: #000000;
JSON
{
"hex": "#cb589f",
"rgb": {
"r": 203,
"g": 88,
"b": 159
},
"hsl": {
"h": 322.957,
"s": 52.511,
"l": 57.059
},
"oklch": {
"l": 0.62707,
"c": 0.16623,
"h": 345
},
"luminance": 0.22179
}Semantic roles & 50–950 ramp
primary
#CB589F
secondary
#A8D7BA
accent
#DC834C
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#150C11
muted
#847D80