#FF50AF#FF50AF
#FF50AF is a light, highly saturated pink. Relative luminance 0.301; OKLCH L 70.0% C 0.227 H 351.2°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50AF |
|---|---|
| RGB | rgb(255, 80, 175) |
| HSL | hsl(327, 100%, 66%) |
| HSV | hsv(327, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 31.4%, 0%) |
| CIE-LAB | lab(61.74, 73.46, -13.41) |
| CIE-LCH | lch(61.74, 74.68, 349.65°) |
| OKLab | oklab(70.01% 0.2243 -0.0348) |
| OKLCH | oklch(70.01% 0.227 351.2) |
| XYZ | xyz(51.8493, 30.0983, 43.6282) |
| Luminance | 0.3009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 2.02
Hot Pink
#FF69B4
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.23
Bubblegum (survey)
#FF6CB5
ΔE00 4.44
Shocking Pink
#FE02A2
ΔE00 6.06
Medium Pink
#F36196
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50AF #50FFA0
analogous
#F850FF #FF50AF #FF5057
triadic
#FF50AF #AFFF50 #50AFFF
tetradic
#FF50AF #FFF850 #50FFA0 #5057FF
square
#FF50AF #FFF850 #50FFA0 #5057FF
split-complementary
#FF50AF #57FF50 #50FFF8
monochromatic
#D50073 #FF1393 #FF50AF #FF8DCB #FFCAE7
Accessibility & contrast
On white
2.99
#FF50AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#FF50AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50AF
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50AF | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C81B2
Deuteranopia (green-blind)
#9DA1AB
Tritanopia (blue-blind)
#FF4579
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #ff50af; /* rgb */ color: rgb(255, 80, 175); /* oklch */ color: oklch(70.0% 0.227 351.2);
Tailwind
colors: {
custom: {
50: '#ff8dc6',
500: '#ff50af',
950: '#000000',
},
}SCSS
$custom: #ff50af; $custom-light: #ff8dc6; $custom-dark: #000000;
JSON
{
"hex": "#ff50af",
"rgb": {
"r": 255,
"g": 80,
"b": 175
},
"hsl": {
"h": 327.429,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.7001,
"c": 0.227,
"h": 351.2
},
"luminance": 0.30092
}Semantic roles & 50–950 ramp
primary
#FF50AF
secondary
#B8F3D3
accent
#E66900
background
#FFF9FC
surface
#FFF2F8
border
#D7CCD1
text
#190D13
muted
#877E82