Skip to content

#ec67ff

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

RGB
236, 103, 255
HSL
293°, 100%, 70%
CMYK
8, 60, 0, 0
Luminance
0.3475

Every format

HEX#ec67ff
RGBrgb(236, 103, 255)
HSLhsl(293, 100%, 70%)
CMYKcmyk(8%, 60%, 0%, 0%)
LABlab(65.6 71.3 -52.7)
LCHlch(65.6 88.7 323.6)
OKLCHoklch(0.734 0.240 322.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ec67ff on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#ec67ff on black: 7.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green40.4%
Blue100.0%

CMYK percentages

Cyan7.5%
Magenta59.6%
Yellow0.0%
Key (black)0.0%

Color previews

#ec67ff text on a black background

contrast 7.95:1

Card sample

#ec67ff text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ec67ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ec67ff in the Color Lab