Skip to content

#e38fff

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

RGB
227, 143, 255
HSL
285°, 100%, 78%
CMYK
11, 44, 0, 0
Luminance
0.4320

Every format

HEX#e38fff
RGBrgb(227, 143, 255)
HSLhsl(285, 100%, 78%)
CMYKcmyk(11%, 44%, 0%, 0%)
LABlab(71.7 49.9 -43.1)
LCHlch(71.7 65.9 319.2)
OKLCHoklch(0.776 0.176 317.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e38fff on white: 2.18:1
AA ✗ fail · AA-large · AAA
Aa
#e38fff on black: 9.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red89.0%
Green56.1%
Blue100.0%

CMYK percentages

Cyan11.0%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#e38fff text on a black background

contrast 9.64:1

Card sample

#e38fff text on a white background

contrast 2.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e38fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e38fff in the Color Lab