#CB5599#CB5599
#CB5599 is a light, vivid pink. Relative luminance 0.215; OKLCH L 62.1% C 0.167 H 347.4°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CB5599 |
|---|---|
| RGB | rgb(203, 85, 153) |
| HSL | hsl(325, 53%, 56%) |
| HSV | hsv(325, 58%, 80%) |
| CMYK | cmyk(0%, 58.1%, 24.6%, 20.4%) |
| CIE-LAB | lab(53.49, 54.12, -13.87) |
| CIE-LCH | lch(53.49, 55.86, 345.63°) |
| OKLab | oklab(62.09% 0.1631 -0.0365) |
| OKLCH | oklch(62.09% 0.167 347.4) |
| XYZ | xyz(33.6280, 21.4965, 32.5090) |
| Luminance | 0.2149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.34
Pale Magenta
#D767AD
ΔE00 5.46
Darkish Pink
#DA467D
ΔE00 7.55
Shocking Pink
#FE02A2
ΔE00 8.26
Pinky Purple
#C94CBE
ΔE00 8.36
Neon Pink
#FE019A
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB5599 #55CB87
analogous
#C255CB #CB5599 #CB555E
triadic
#CB5599 #99CB55 #5599CB
tetradic
#CB5599 #CBC255 #55CB87 #555ECB
square
#CB5599 #CBC255 #55CB87 #555ECB
split-complementary
#CB5599 #5ECB55 #55CBC2
monochromatic
#7F275A #AE357B #CB5599 #D984B5 #E8B3D1
Accessibility & contrast
On white
3.96
#CB5599 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#CB5599 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB5599
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB5599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB5599 | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#62739B
Deuteranopia (green-blind)
#828796
Tritanopia (blue-blind)
#D85270
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cb5599; /* rgb */ color: rgb(203, 85, 153); /* oklch */ color: oklch(62.1% 0.167 347.4);
Tailwind
colors: {
custom: {
50: '#de8ab7',
500: '#cb5599',
950: '#000000',
},
}SCSS
$custom: #cb5599; $custom-light: #de8ab7; $custom-dark: #000000;
JSON
{
"hex": "#cb5599",
"rgb": {
"r": 203,
"g": 85,
"b": 153
},
"hsl": {
"h": 325.424,
"s": 53.153,
"l": 56.471
},
"oklch": {
"l": 0.62094,
"c": 0.16717,
"h": 347.4
},
"luminance": 0.21493
}Semantic roles & 50–950 ramp
primary
#CB5599
secondary
#A6D6BA
accent
#DD894B
background
#FEF8FB
surface
#FCF0F6
border
#D5CBD0
text
#160C11
muted
#847D80