#CB58B2#CB58B2
#CB58B2 is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.5% C 0.179 H 336.7°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CB58B2 |
|---|---|
| RGB | rgb(203, 88, 178) |
| HSL | hsl(313, 53%, 57%) |
| HSV | hsv(313, 57%, 80%) |
| CMYK | cmyk(0%, 56.7%, 12.3%, 20.4%) |
| CIE-LAB | lab(54.96, 56.41, -26.21) |
| CIE-LCH | lch(54.96, 62.20, 335.08°) |
| OKLab | oklab(63.5% 0.1648 -0.0709) |
| OKLCH | oklch(63.5% 0.179 336.7) |
| XYZ | xyz(36.1546, 22.8931, 44.6254) |
| Luminance | 0.2289 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.93
Pinky Purple
#C94CBE
ΔE00 3.82
Purpleish Pink
#DF4EC8
ΔE00 4.43
Pale Magenta
#D767AD
ΔE00 5.40
Purpley Pink
#C83CB9
ΔE00 5.85
Pinkish Purple
#D648D7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB58B2 #58CB71
analogous
#AA58CB #CB58B2 #CB5879
triadic
#CB58B2 #B2CB58 #58B2CB
tetradic
#CB58B2 #CBAA58 #58CB71 #5879CB
square
#CB58B2 #CBAA58 #58CB71 #5879CB
split-complementary
#CB58B2 #79CB58 #58CBAA
monochromatic
#81286D #AF3795 #CB58B2 #DA87C8 #E8B5DD
Accessibility & contrast
On white
3.76
#CB58B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#CB58B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB58B2
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB58B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB58B2 | 1.00 | 3.76 | 5.58 | 5.58 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A78B5
Deuteranopia (green-blind)
#7C8AAF
Tritanopia (blue-blind)
#D55D7D
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #cb58b2; /* rgb */ color: rgb(203, 88, 178); /* oklch */ color: oklch(63.5% 0.179 336.7);
Tailwind
colors: {
custom: {
50: '#de8dc9',
500: '#cb58b2',
950: '#000000',
},
}SCSS
$custom: #cb58b2; $custom-light: #de8dc9; $custom-dark: #000000;
JSON
{
"hex": "#cb58b2",
"rgb": {
"r": 203,
"g": 88,
"b": 178
},
"hsl": {
"h": 313.043,
"s": 52.511,
"l": 57.059
},
"oklch": {
"l": 0.63499,
"c": 0.1794,
"h": 336.7
},
"luminance": 0.2289
}Semantic roles & 50–950 ramp
primary
#CB58B2
secondary
#A8D7B2
accent
#DC6B4C
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150D13
muted
#837D82