Skip to content

#eb6fff

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

RGB
235, 111, 255
HSL
292°, 100%, 72%
CMYK
8, 57, 0, 0
Luminance
0.3625

Every format

HEX#eb6fff
RGBrgb(235, 111, 255)
HSLhsl(292, 100%, 72%)
CMYKcmyk(8%, 57%, 0%, 0%)
LABlab(66.7 67.6 -50.8)
LCHlch(66.7 84.5 323.0)
OKLCHoklch(0.742 0.229 321.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eb6fff on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#eb6fff on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green43.5%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#eb6fff text on a black background

contrast 8.25:1

Card sample

#eb6fff text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eb6fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eb6fff in the Color Lab