Skip to content

#e98fff

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

RGB
233, 143, 255
HSL
288°, 100%, 78%
CMYK
9, 44, 0, 0
Luminance
0.4419

Every format

HEX#e98fff
RGBrgb(233, 143, 255)
HSLhsl(288, 100%, 78%)
CMYKcmyk(9%, 44%, 0%, 0%)
LABlab(72.4 51.6 -42.0)
LCHlch(72.4 66.5 320.8)
OKLCHoklch(0.783 0.178 319.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#e98fff on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#e98fff on black: 9.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red91.4%
Green56.1%
Blue100.0%

CMYK percentages

Cyan8.6%
Magenta43.9%
Yellow0.0%
Key (black)0.0%

Color previews

#e98fff text on a black background

contrast 9.84:1

Card sample

#e98fff text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #e98fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #e98fff in the Color Lab