#CB50B0#CB50B0
#CB50B0 is a light, vivid pink. Relative luminance 0.216; OKLCH L 62.4% C 0.190 H 337.2°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CB50B0 |
|---|---|
| RGB | rgb(203, 80, 176) |
| HSL | hsl(313, 54%, 55%) |
| HSV | hsv(313, 61%, 80%) |
| CMYK | cmyk(0%, 60.6%, 13.3%, 20.4%) |
| CIE-LAB | lab(53.57, 59.65, -27.21) |
| CIE-LCH | lch(53.57, 65.56, 335.48°) |
| OKLab | oklab(62.45% 0.1749 -0.0737) |
| OKLCH | oklch(62.45% 0.19 337.2) |
| XYZ | xyz(35.3342, 21.5713, 43.3686) |
| Luminance | 0.2157 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 3.09
Purplish Pink
#CE5DAE
ΔE00 3.21
Purpley Pink
#C83CB9
ΔE00 4.48
Purpleish Pink
#DF4EC8
ΔE00 4.71
Pinkish Purple
#D648D7
ΔE00 6.57
Pale Magenta
#D767AD
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB50B0 #50CB6B
analogous
#A950CB #CB50B0 #CB5072
triadic
#CB50B0 #B0CB50 #50B0CB
tetradic
#CB50B0 #CBA950 #50CB6B #5072CB
square
#CB50B0 #CBA950 #50CB6B #5072CB
split-complementary
#CB50B0 #72CB50 #50CBA9
monochromatic
#7C2569 #AB3391 #CB50B0 #D97FC5 #E7AEDB
Accessibility & contrast
On white
3.95
#CB50B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#CB50B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB50B0
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB50B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB50B0 | 1.00 | 3.95 | 5.31 | 5.31 |
| #FFFFFF | 3.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5374B3
Deuteranopia (green-blind)
#7887AD
Tritanopia (blue-blind)
#D55579
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #cb50b0; /* rgb */ color: rgb(203, 80, 176); /* oklch */ color: oklch(62.4% 0.190 337.2);
Tailwind
colors: {
custom: {
50: '#de88c8',
500: '#cb50b0',
950: '#000000',
},
}SCSS
$custom: #cb50b0; $custom-light: #de88c8; $custom-dark: #000000;
JSON
{
"hex": "#cb50b0",
"rgb": {
"r": 203,
"g": 80,
"b": 176
},
"hsl": {
"h": 313.171,
"s": 54.185,
"l": 55.49
},
"oklch": {
"l": 0.62448,
"c": 0.1898,
"h": 337.2
},
"luminance": 0.21568
}Semantic roles & 50–950 ramp
primary
#CB50B0
secondary
#A2D5AD
accent
#DE6B4A
background
#FEF8FC
surface
#FCF0F8
border
#D5CBD1
text
#160C13
muted
#847D82