#CB55B2#CB55B2
#CB55B2 is a light, vivid pink. Relative luminance 0.224; OKLCH L 63.1% C 0.184 H 336.6°. Best body text is #000000 at 5.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CB55B2 |
|---|---|
| RGB | rgb(203, 85, 178) |
| HSL | hsl(313, 53%, 56%) |
| HSV | hsv(313, 58%, 80%) |
| CMYK | cmyk(0%, 58.1%, 12.3%, 20.4%) |
| CIE-LAB | lab(54.46, 57.77, -26.99) |
| CIE-LCH | lch(54.46, 63.76, 334.96°) |
| OKLab | oklab(63.13% 0.1688 -0.0731) |
| OKLCH | oklch(63.13% 0.184 336.6) |
| XYZ | xyz(35.9134, 22.4107, 44.5450) |
| Luminance | 0.2241 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.47
Pinky Purple
#C94CBE
ΔE00 3.35
Purpleish Pink
#DF4EC8
ΔE00 4.37
Purpley Pink
#C83CB9
ΔE00 5.24
Pale Magenta
#D767AD
ΔE00 5.95
Pinkish Purple
#D648D7
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB55B2 #55CB6E
analogous
#A955CB #CB55B2 #CB5577
triadic
#CB55B2 #B2CB55 #55B2CB
tetradic
#CB55B2 #CBA955 #55CB6E #5577CB
square
#CB55B2 #CBA955 #55CB6E #5577CB
split-complementary
#CB55B2 #77CB55 #55CBA9
monochromatic
#7F276C #AE3594 #CB55B2 #D984C7 #E8B3DC
Accessibility & contrast
On white
3.83
#CB55B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.48
#CB55B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB55B2
5.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB55B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB55B2 | 1.00 | 3.83 | 5.48 | 5.48 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5777B5
Deuteranopia (green-blind)
#7A89AF
Tritanopia (blue-blind)
#D55B7C
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #cb55b2; /* rgb */ color: rgb(203, 85, 178); /* oklch */ color: oklch(63.1% 0.184 336.6);
Tailwind
colors: {
custom: {
50: '#de8bc9',
500: '#cb55b2',
950: '#000000',
},
}SCSS
$custom: #cb55b2; $custom-light: #de8bc9; $custom-dark: #000000;
JSON
{
"hex": "#cb55b2",
"rgb": {
"r": 203,
"g": 85,
"b": 178
},
"hsl": {
"h": 312.712,
"s": 53.153,
"l": 56.471
},
"oklch": {
"l": 0.6313,
"c": 0.18394,
"h": 336.6
},
"luminance": 0.22408
}Semantic roles & 50–950 ramp
primary
#CB55B2
secondary
#A6D6B0
accent
#DD6A4B
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82