#FF50BA#FF50BA
#FF50BA is a light, highly saturated pink. Relative luminance 0.305; OKLCH L 70.4% C 0.232 H 347.5°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50BA |
|---|---|
| RGB | rgb(255, 80, 186) |
| HSL | hsl(324, 100%, 66%) |
| HSV | hsv(324, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 27.1%, 0%) |
| CIE-LAB | lab(62.12, 74.73, -19.14) |
| CIE-LCH | lch(62.12, 77.15, 345.63°) |
| OKLab | oklab(70.42% 0.227 -0.0504) |
| OKLCH | oklch(70.42% 0.232 347.5) |
| XYZ | xyz(52.9740, 30.5482, 49.5515) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 4.68
Bubblegum (survey)
#FF6CB5
ΔE00 5.13
Bubble Gum Pink
#FF69AF
ΔE00 5.39
Bright Pink
#FE01B1
ΔE00 5.93
Pale Magenta
#D767AD
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50BA #50FF95
analogous
#EC50FF #FF50BA #FF5062
triadic
#FF50BA #BAFF50 #50BAFF
tetradic
#FF50BA #FFEC50 #50FF95 #5062FF
square
#FF50BA #FFEC50 #50FF95 #5062FF
split-complementary
#FF50BA #62FF50 #50FFEC
monochromatic
#D50081 #FF13A2 #FF50BA #FF8DD2 #FFCAEA
Accessibility & contrast
On white
2.95
#FF50BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#FF50BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50BA
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50BA | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6783BD
Deuteranopia (green-blind)
#9AA1B6
Tritanopia (blue-blind)
#FF4A7E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ff50ba; /* rgb */ color: rgb(255, 80, 186); /* oklch */ color: oklch(70.4% 0.232 347.5);
Tailwind
colors: {
custom: {
50: '#ff8ece',
500: '#ff50ba',
950: '#000000',
},
}SCSS
$custom: #ff50ba; $custom-light: #ff8ece; $custom-dark: #000000;
JSON
{
"hex": "#ff50ba",
"rgb": {
"r": 255,
"g": 80,
"b": 186
},
"hsl": {
"h": 323.657,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.70419,
"c": 0.23249,
"h": 347.5
},
"luminance": 0.30542
}Semantic roles & 50–950 ramp
primary
#FF50BA
secondary
#B8F3CF
accent
#E65A00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190D13
muted
#877E82