Skip to content

#ff83da

a light, electric magenta / pink · warm · closest name: violet

RGB
255, 131, 218
HSL
318°, 100%, 76%
CMYK
0, 49, 15, 0
Luminance
0.4255

Every format

HEX#ff83da
RGBrgb(255, 131, 218)
HSLhsl(318, 100%, 76%)
CMYKcmyk(0%, 49%, 15%, 0%)
LABlab(71.3 57.6 -23.2)
LCHlch(71.3 62.1 338.0)
OKLCHoklch(0.775 0.180 339.8)

Copy-ready code

/* CSS */
color: #ff83da;
background-color: #ff83da;
/* Tailwind (arbitrary) */
class="text-[#ff83da] bg-[#ff83da]"
/* SCSS */
$brand: #ff83da;
/* SwiftUI */
Color(red: 1.000, green: 0.514, blue: 0.855)
/* Android */
Color.parseColor("#ff83da")

Accessibility — WCAG contrast

Aa
#ff83da on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#ff83da on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green51.4%
Blue85.5%

CMYK percentages

Cyan0.0%
Magenta48.6%
Yellow14.5%
Key (black)0.0%

Color previews

#ff83da text on a black background

contrast 9.51:1

Card sample

#ff83da text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ff83da;
Background color
Panel with #ff83da background
background-color: #ff83da;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ff83da;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(255, 131, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 131, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff83da;
background: linear-gradient(135deg, #ff83da, #FF8387);

Monochromatic scale

Palettes built from #ff83da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff83da in the Color Lab