#CB5093#CB5093
#CB5093 is a mid, vivid pink. Relative luminance 0.205; OKLCH L 61.3% C 0.171 H 349.6°. Best body text is #000000 at 5.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CB5093 |
|---|---|
| RGB | rgb(203, 80, 147) |
| HSL | hsl(327, 54%, 55%) |
| HSV | hsv(327, 61%, 80%) |
| CMYK | cmyk(0%, 60.6%, 27.6%, 20.4%) |
| CIE-LAB | lab(52.45, 55.56, -11.90) |
| CIE-LCH | lch(52.45, 56.82, 347.91°) |
| OKLab | oklab(61.25% 0.1684 -0.031) |
| OKLCH | oklch(61.25% 0.171 349.6) |
| XYZ | xyz(32.7651, 20.5437, 29.8379) |
| Luminance | 0.2054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 5.72
Darkish Pink
#DA467D
ΔE00 6.50
Pale Magenta
#D767AD
ΔE00 6.77
Neon Pink
#FE019A
ΔE00 8.10
Shocking Pink
#FE02A2
ΔE00 8.14
Deeppink
#FF1493
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB5093 #50CB88
analogous
#C550CB #CB5093 #CB5055
triadic
#CB5093 #93CB50 #5093CB
tetradic
#CB5093 #CBC550 #50CB88 #5055CB
square
#CB5093 #CBC550 #50CB88 #5055CB
split-complementary
#CB5093 #55CB50 #50CBC5
monochromatic
#7C2554 #AB3374 #CB5093 #D97FB0 #E7AECD
Accessibility & contrast
On white
4.11
#CB5093 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.11
#CB5093 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CB5093
5.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB5093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB5093 | 1.00 | 4.11 | 5.11 | 5.11 |
| #FFFFFF | 4.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F6F95
Deuteranopia (green-blind)
#828590
Tritanopia (blue-blind)
#D94B6B
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #cb5093; /* rgb */ color: rgb(203, 80, 147); /* oklch */ color: oklch(61.3% 0.171 349.6);
Tailwind
colors: {
custom: {
50: '#de87b2',
500: '#cb5093',
950: '#000000',
},
}SCSS
$custom: #cb5093; $custom-light: #de87b2; $custom-dark: #000000;
JSON
{
"hex": "#cb5093",
"rgb": {
"r": 203,
"g": 80,
"b": 147
},
"hsl": {
"h": 327.317,
"s": 54.185,
"l": 55.49
},
"oklch": {
"l": 0.61252,
"c": 0.1712,
"h": 349.6
},
"luminance": 0.2054
}Semantic roles & 50–950 ramp
primary
#CB5093
secondary
#A2D5B9
accent
#DE8D4A
background
#FEF8FA
surface
#FCF0F5
border
#D5CBCF
text
#160C11
muted
#847D80