#CB55B0#CB55B0
#CB55B0 is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.0% C 0.182 H 337.4°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CB55B0 |
|---|---|
| RGB | rgb(203, 85, 176) |
| HSL | hsl(314, 53%, 56%) |
| HSV | hsv(314, 58%, 80%) |
| CMYK | cmyk(0%, 58.1%, 13.3%, 20.4%) |
| CIE-LAB | lab(54.38, 57.46, -25.96) |
| CIE-LCH | lch(54.38, 63.05, 335.69°) |
| OKLab | oklab(63.04% 0.1684 -0.0702) |
| OKLCH | oklch(63.04% 0.182 337.4) |
| XYZ | xyz(35.7140, 22.3309, 43.4952) |
| Luminance | 0.2233 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.25
Pinky Purple
#C94CBE
ΔE00 3.69
Purpleish Pink
#DF4EC8
ΔE00 4.64
Purpley Pink
#C83CB9
ΔE00 5.43
Pale Magenta
#D767AD
ΔE00 5.75
Pinkish Purple
#D648D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB55B0 #55CB70
analogous
#AB55CB #CB55B0 #CB5575
triadic
#CB55B0 #B0CB55 #55B0CB
tetradic
#CB55B0 #CBAB55 #55CB70 #5575CB
square
#CB55B0 #CBAB55 #55CB70 #5575CB
split-complementary
#CB55B0 #75CB55 #55CBAB
monochromatic
#7F276B #AE3592 #CB55B0 #D984C6 #E8B3DC
Accessibility & contrast
On white
3.84
#CB55B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#CB55B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB55B0
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB55B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB55B0 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5877B3
Deuteranopia (green-blind)
#7B89AD
Tritanopia (blue-blind)
#D55A7B
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb55b0; /* rgb */ color: rgb(203, 85, 176); /* oklch */ color: oklch(63.0% 0.182 337.4);
Tailwind
colors: {
custom: {
50: '#de8bc7',
500: '#cb55b0',
950: '#000000',
},
}SCSS
$custom: #cb55b0; $custom-light: #de8bc7; $custom-dark: #000000;
JSON
{
"hex": "#cb55b0",
"rgb": {
"r": 203,
"g": 85,
"b": 176
},
"hsl": {
"h": 313.729,
"s": 53.153,
"l": 56.471
},
"oklch": {
"l": 0.63041,
"c": 0.18245,
"h": 337.4
},
"luminance": 0.22328
}Semantic roles & 50–950 ramp
primary
#CB55B0
secondary
#A6D6B1
accent
#DD6C4B
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82