#CB50BE#CB50BE
#CB50BE is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.1% C 0.200 H 332.0°. Best body text is #000000 at 5.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CB50BE |
|---|---|
| RGB | rgb(203, 80, 190) |
| HSL | hsl(306, 54%, 55%) |
| HSV | hsv(306, 61%, 80%) |
| CMYK | cmyk(0%, 60.6%, 6.4%, 20.4%) |
| CIE-LAB | lab(54.19, 61.85, -34.35) |
| CIE-LCH | lch(54.19, 70.75, 330.95°) |
| OKLab | oklab(63.11% 0.177 -0.094) |
| OKLCH | oklch(63.11% 0.2 332) |
| XYZ | xyz(36.7915, 22.1542, 51.0436) |
| Luminance | 0.2215 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.01
Purpleish Pink
#DF4EC8
ΔE00 3.58
Purpley Pink
#C83CB9
ΔE00 3.77
Pinkish Purple
#D648D7
ΔE00 4.09
Purplish Pink
#CE5DAE
ΔE00 4.91
Mediumorchid
#BA55D3
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB50BE #50CB5D
analogous
#9A50CB #CB50BE #CB5081
triadic
#CB50BE #BECB50 #50BECB
tetradic
#CB50BE #CB9A50 #50CB5D #5081CB
square
#CB50BE #CB9A50 #50CB5D #5081CB
split-complementary
#CB50BE #81CB50 #50CB9A
monochromatic
#7C2573 #AB339E #CB50BE #D97FD0 #E7AEE1
Accessibility & contrast
On white
3.87
#CB50BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.43
#CB50BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB50BE
5.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB50BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB50BE | 1.00 | 3.87 | 5.43 | 5.43 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B76C1
Deuteranopia (green-blind)
#7388BB
Tritanopia (blue-blind)
#D35B80
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb50be; /* rgb */ color: rgb(203, 80, 190); /* oklch */ color: oklch(63.1% 0.200 332.0);
Tailwind
colors: {
custom: {
50: '#de88d2',
500: '#cb50be',
950: '#000000',
},
}SCSS
$custom: #cb50be; $custom-light: #de88d2; $custom-dark: #000000;
JSON
{
"hex": "#cb50be",
"rgb": {
"r": 203,
"g": 80,
"b": 190
},
"hsl": {
"h": 306.341,
"s": 54.185,
"l": 55.49
},
"oklch": {
"l": 0.63105,
"c": 0.20041,
"h": 332
},
"luminance": 0.22152
}Semantic roles & 50–950 ramp
primary
#CB50BE
secondary
#A2D5A7
accent
#DE5A4A
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#150C14
muted
#847D82