Skip to content

#ff65eb

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

RGB
255, 101, 235
HSL
308°, 100%, 70%
CMYK
0, 60, 8, 0
Luminance
0.3657

Every format

HEX#ff65eb
RGBrgb(255, 101, 235)
HSLhsl(308, 100%, 70%)
CMYKcmyk(0%, 60%, 8%, 0%)
LABlab(67.0 73.5 -39.3)
LCHlch(67.0 83.3 331.9)
OKLCHoklch(0.746 0.237 333.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff65eb on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#ff65eb on black: 8.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green39.6%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta60.4%
Yellow7.8%
Key (black)0.0%

Color previews

#ff65eb text on a black background

contrast 8.31:1

Card sample

#ff65eb text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff65eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff65eb in the Color Lab