Skip to content

#dc90fe

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

RGB
220, 144, 254
HSL
282°, 98%, 78%
CMYK
13, 43, 0, 0
Luminance
0.4232

Every format

HEX#dc90fe
RGBrgb(220, 144, 254)
HSLhsl(282, 98%, 78%)
CMYKcmyk(13%, 43%, 0%, 0%)
LABlab(71.1 47.2 -43.5)
LCHlch(71.1 64.2 317.3)
OKLCHoklch(0.770 0.170 314.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dc90fe on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#dc90fe on black: 9.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green56.5%
Blue99.6%

CMYK percentages

Cyan13.4%
Magenta43.3%
Yellow0.0%
Key (black)0.4%

Color previews

#dc90fe text on a black background

contrast 9.46:1

Card sample

#dc90fe text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 144, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 144, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dc90fe;
background: linear-gradient(135deg, #dc90fe, #FE90D7);

Monochromatic scale

Palettes built from #dc90fe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dc90fe in the Color Lab