#FF50DB#FF50DB
#FF50DB is a light, highly saturated pink. Relative luminance 0.321; OKLCH L 71.8% C 0.252 H 337.3°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50DB |
|---|---|
| RGB | rgb(255, 80, 219) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 14.1%, 0%) |
| CIE-LAB | lab(63.44, 78.98, -35.82) |
| CIE-LCH | lch(63.44, 86.72, 335.60°) |
| OKLab | oklab(71.81% 0.2326 -0.0973) |
| OKLCH | oklch(71.81% 0.252 337.3) |
| XYZ | xyz(56.8959, 32.1169, 70.2068) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.20
Light Magenta
#FA5FF7
ΔE00 4.74
Violet Pink
#FB5FFC
ΔE00 5.37
Purply Pink
#F075E6
ΔE00 5.55
Bright Magenta
#FF08E8
ΔE00 5.59
Purpleish Pink
#DF4EC8
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50DB #50FF74
analogous
#CC50FF #FF50DB #FF5083
triadic
#FF50DB #DBFF50 #50DBFF
tetradic
#FF50DB #FFCC50 #50FF74 #5083FF
square
#FF50DB #FFCC50 #50FF74 #5083FF
split-complementary
#FF50DB #83FF50 #50FFCC
monochromatic
#D500A9 #FF13CE #FF50DB #FF8DE8 #FFCAF4
Accessibility & contrast
On white
2.83
#FF50DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#FF50DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50DB
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50DB | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5588DF
Deuteranopia (green-blind)
#8FA3D7
Tritanopia (blue-blind)
#FF598F
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff50db; /* rgb */ color: rgb(255, 80, 219); /* oklch */ color: oklch(71.8% 0.252 337.3);
Tailwind
colors: {
custom: {
50: '#ff8ee6',
500: '#ff50db',
950: '#000000',
},
}SCSS
$custom: #ff50db; $custom-light: #ff8ee6; $custom-dark: #000000;
JSON
{
"hex": "#ff50db",
"rgb": {
"r": 255,
"g": 80,
"b": 219
},
"hsl": {
"h": 312.343,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71807,
"c": 0.25215,
"h": 337.3
},
"luminance": 0.32112
}Semantic roles & 50–950 ramp
primary
#FF50DB
secondary
#B8F3C4
accent
#E62F00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84