Skip to content

#e68fff

a light, electric violet · warm · closest name: violet

RGB
230, 143, 255
HSL
287°, 100%, 78%
CMYK
10, 44, 0, 0
Luminance
0.4369

Every format

HEX#e68fff
RGBrgb(230, 143, 255)
HSLhsl(287, 100%, 78%)
CMYKcmyk(10%, 44%, 0%, 0%)
LABlab(72.0 50.7 -42.5)
LCHlch(72.0 66.2 320.0)
OKLCHoklch(0.780 0.177 318.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e68fff on white: 2.16:1
AA ✗ fail · AA-large · AAA
Aa
#e68fff on black: 9.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red90.2%
Green56.1%
Blue100.0%

CMYK percentages

Cyan9.8%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#e68fff text on a black background

contrast 9.74:1

Card sample

#e68fff text on a white background

contrast 2.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e68fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e68fff in the Color Lab