#FF50CA#FF50CA
#FF50CA is a light, highly saturated pink. Relative luminance 0.313; OKLCH L 71.1% C 0.241 H 342.4°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50CA |
|---|---|
| RGB | rgb(255, 80, 202) |
| HSL | hsl(318, 100%, 66%) |
| HSV | hsv(318, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 20.8%, 0%) |
| CIE-LAB | lab(62.73, 76.71, -27.32) |
| CIE-LCH | lch(62.73, 81.43, 340.40°) |
| OKLab | oklab(71.06% 0.2301 -0.0732) |
| OKLCH | oklch(71.06% 0.242 342.4) |
| XYZ | xyz(54.7711, 31.2670, 59.0163) |
| Luminance | 0.3126 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.34
Purpleish Pink
#DF4EC8
ΔE00 6.06
Barbie Pink
#FE46A5
ΔE00 6.57
Bright Pink
#FE01B1
ΔE00 6.59
Hot Pink
#FF69B4
ΔE00 6.68
Bubblegum (survey)
#FF6CB5
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50CA #50FF85
analogous
#DC50FF #FF50CA #FF5073
triadic
#FF50CA #CAFF50 #50CAFF
tetradic
#FF50CA #FFDC50 #50FF85 #5073FF
square
#FF50CA #FFDC50 #50FF85 #5073FF
split-complementary
#FF50CA #73FF50 #50FFDC
monochromatic
#D50094 #FF13B7 #FF50CA #FF8DDD #FFCAEF
Accessibility & contrast
On white
2.90
#FF50CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#FF50CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50CA
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50CA | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6085CD
Deuteranopia (green-blind)
#95A2C6
Tritanopia (blue-blind)
#FF5286
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ff50ca; /* rgb */ color: rgb(255, 80, 202); /* oklch */ color: oklch(71.1% 0.241 342.4);
Tailwind
colors: {
custom: {
50: '#ff8eda',
500: '#ff50ca',
950: '#000000',
},
}SCSS
$custom: #ff50ca; $custom-light: #ff8eda; $custom-dark: #000000;
JSON
{
"hex": "#ff50ca",
"rgb": {
"r": 255,
"g": 80,
"b": 202
},
"hsl": {
"h": 318.171,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71062,
"c": 0.2415,
"h": 342.4
},
"luminance": 0.31262
}Semantic roles & 50–950 ramp
primary
#FF50CA
secondary
#B8F3CA
accent
#E64600
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190D15
muted
#877E83