#FF50DD#FF50DD
#FF50DD is a light, highly saturated pink. Relative luminance 0.322; OKLCH L 71.9% C 0.253 H 336.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF50DD |
|---|---|
| RGB | rgb(255, 80, 221) |
| HSL | hsl(312, 100%, 66%) |
| HSV | hsv(312, 69%, 100%) |
| CMYK | cmyk(0%, 68.6%, 13.3%, 0%) |
| CIE-LAB | lab(63.53, 79.26, -36.81) |
| CIE-LCH | lch(63.53, 87.38, 335.09°) |
| OKLab | oklab(71.9% 0.2329 -0.1001) |
| OKLCH | oklch(71.9% 0.253 336.7) |
| XYZ | xyz(57.1607, 32.2229, 71.6018) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.03
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 5.07
Purply Pink
#F075E6
ΔE00 5.45
Bright Magenta
#FF08E8
ΔE00 5.45
Purpleish Pink
#DF4EC8
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF50DD #50FF72
analogous
#C950FF #FF50DD #FF5085
triadic
#FF50DD #DDFF50 #50DDFF
tetradic
#FF50DD #FFC950 #50FF72 #5085FF
square
#FF50DD #FFC950 #50FF72 #5085FF
split-complementary
#FF50DD #85FF50 #50FFC9
monochromatic
#D500AB #FF13D1 #FF50DD #FF8DE9 #FFCAF5
Accessibility & contrast
On white
2.82
#FF50DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#FF50DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF50DD
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF50DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF50DD | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5489E1
Deuteranopia (green-blind)
#8EA3D9
Tritanopia (blue-blind)
#FF5A90
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff50dd; /* rgb */ color: rgb(255, 80, 221); /* oklch */ color: oklch(71.9% 0.253 336.7);
Tailwind
colors: {
custom: {
50: '#ff8ee8',
500: '#ff50dd',
950: '#000000',
},
}SCSS
$custom: #ff50dd; $custom-light: #ff8ee8; $custom-dark: #000000;
JSON
{
"hex": "#ff50dd",
"rgb": {
"r": 255,
"g": 80,
"b": 221
},
"hsl": {
"h": 311.657,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.71898,
"c": 0.25346,
"h": 336.7
},
"luminance": 0.32218
}Semantic roles & 50–950 ramp
primary
#FF50DD
secondary
#B8F3C4
accent
#E62D00
background
#FFF9FE
surface
#FFF2FC
border
#D7CCD5
text
#190E16
muted
#877E84