#FF50CE#FF50CE
#FF50CE is a light, highly saturated pink. Relative luminance 0.315; OKLCH L 71.2% C 0.244 H 341.1°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50CE |
|---|---|
| RGB | rgb(255, 80, 206) |
| HSL | hsl(317, 100%, 66%) |
| HSV | hsv(317, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 19.2%, 0%) |
| CIE-LAB | lab(62.89, 77.23, -29.34) |
| CIE-LCH | lch(62.89, 82.62, 339.20°) |
| OKLab | oklab(71.23% 0.2308 -0.0789) |
| OKLCH | oklch(71.23% 0.244 341.1) |
| XYZ | xyz(55.2508, 31.4589, 61.5429) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.76
Purpleish Pink
#DF4EC8
ΔE00 5.86
Purply Pink
#F075E6
ΔE00 6.62
Light Magenta
#FA5FF7
ΔE00 6.76
Bright Magenta
#FF08E8
ΔE00 6.81
Bright Pink
#FE01B1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50CE #50FF81
analogous
#D850FF #FF50CE #FF5076
triadic
#FF50CE #CEFF50 #50CEFF
tetradic
#FF50CE #FFD850 #50FF81 #5076FF
square
#FF50CE #FFD850 #50FF81 #5076FF
split-complementary
#FF50CE #76FF50 #50FFD8
monochromatic
#D50099 #FF13BD #FF50CE #FF8DDF #FFCAF0
Accessibility & contrast
On white
2.88
#FF50CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#FF50CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50CE
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50CE | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D86D2
Deuteranopia (green-blind)
#94A2CA
Tritanopia (blue-blind)
#FF5388
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff50ce; /* rgb */ color: rgb(255, 80, 206); /* oklch */ color: oklch(71.2% 0.244 341.1);
Tailwind
colors: {
custom: {
50: '#ff8edd',
500: '#ff50ce',
950: '#000000',
},
}SCSS
$custom: #ff50ce; $custom-light: #ff8edd; $custom-dark: #000000;
JSON
{
"hex": "#ff50ce",
"rgb": {
"r": 255,
"g": 80,
"b": 206
},
"hsl": {
"h": 316.8,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71231,
"c": 0.24391,
"h": 341.1
},
"luminance": 0.31454
}Semantic roles & 50–950 ramp
primary
#FF50CE
secondary
#B8F3C9
accent
#E64000
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190D15
muted
#877E83