#FF50B9#FF50B9
#FF50B9 is a light, highly saturated pink. Relative luminance 0.305; OKLCH L 70.4% C 0.232 H 347.8°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50B9 |
|---|---|
| RGB | rgb(255, 80, 185) |
| HSL | hsl(324, 100%, 66%) |
| HSV | hsv(324, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 27.5%, 0%) |
| CIE-LAB | lab(62.09, 74.61, -18.62) |
| CIE-LCH | lch(62.09, 76.90, 345.99°) |
| OKLab | oklab(70.38% 0.2267 -0.049) |
| OKLCH | oklch(70.38% 0.232 347.8) |
| XYZ | xyz(52.8680, 30.5058, 48.9935) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 4.58
Bubblegum (survey)
#FF6CB5
ΔE00 5.03
Bubble Gum Pink
#FF69AF
ΔE00 5.26
Bright Pink
#FE01B1
ΔE00 5.93
Pale Magenta
#D767AD
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50B9 #50FF96
analogous
#ED50FF #FF50B9 #FF5061
triadic
#FF50B9 #B9FF50 #50B9FF
tetradic
#FF50B9 #FFED50 #50FF96 #5061FF
square
#FF50B9 #FFED50 #50FF96 #5061FF
split-complementary
#FF50B9 #61FF50 #50FFED
monochromatic
#D50080 #FF13A1 #FF50B9 #FF8DD1 #FFCAEA
Accessibility & contrast
On white
2.96
#FF50B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#FF50B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50B9
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50B9 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6883BC
Deuteranopia (green-blind)
#9BA1B5
Tritanopia (blue-blind)
#FF4A7E
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ff50b9; /* rgb */ color: rgb(255, 80, 185); /* oklch */ color: oklch(70.4% 0.232 347.8);
Tailwind
colors: {
custom: {
50: '#ff8dce',
500: '#ff50b9',
950: '#000000',
},
}SCSS
$custom: #ff50b9; $custom-light: #ff8dce; $custom-dark: #000000;
JSON
{
"hex": "#ff50b9",
"rgb": {
"r": 255,
"g": 80,
"b": 185
},
"hsl": {
"h": 324,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.7038,
"c": 0.23196,
"h": 347.8
},
"luminance": 0.305
}Semantic roles & 50–950 ramp
primary
#FF50B9
secondary
#B8F3D0
accent
#E65C00
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#190D13
muted
#877E82