#FF50DC#FF50DC
#FF50DC is a light, highly saturated pink. Relative luminance 0.322; OKLCH L 71.9% C 0.253 H 337.0°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50DC |
|---|---|
| RGB | rgb(255, 80, 220) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 13.7%, 0%) |
| CIE-LAB | lab(63.48, 79.12, -36.31) |
| CIE-LCH | lch(63.48, 87.05, 335.35°) |
| OKLab | oklab(71.85% 0.2328 -0.0987) |
| OKLCH | oklch(71.85% 0.253 337) |
| XYZ | xyz(57.0279, 32.1697, 70.9022) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 4.59
Violet Pink
#FB5FFC
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 5.50
Bright Magenta
#FF08E8
ΔE00 5.52
Purpleish Pink
#DF4EC8
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50DC #50FF73
analogous
#CA50FF #FF50DC #FF5084
triadic
#FF50DC #DCFF50 #50DCFF
tetradic
#FF50DC #FFCA50 #50FF73 #5084FF
square
#FF50DC #FFCA50 #50FF73 #5084FF
split-complementary
#FF50DC #84FF50 #50FFCA
monochromatic
#D500AA #FF13D0 #FF50DC #FF8DE8 #FFCAF4
Accessibility & contrast
On white
2.83
#FF50DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#FF50DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50DC
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50DC | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5589E0
Deuteranopia (green-blind)
#8FA3D8
Tritanopia (blue-blind)
#FF5A90
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff50dc; /* rgb */ color: rgb(255, 80, 220); /* oklch */ color: oklch(71.9% 0.253 337.0);
Tailwind
colors: {
custom: {
50: '#ff8ee7',
500: '#ff50dc',
950: '#000000',
},
}SCSS
$custom: #ff50dc; $custom-light: #ff8ee7; $custom-dark: #000000;
JSON
{
"hex": "#ff50dc",
"rgb": {
"r": 255,
"g": 80,
"b": 220
},
"hsl": {
"h": 312,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71852,
"c": 0.25281,
"h": 337
},
"luminance": 0.32165
}Semantic roles & 50–950 ramp
primary
#FF50DC
secondary
#B8F3C4
accent
#E62E00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84