Skip to content

#ebbeff

a pale, electric violet · warm · closest name: plum

RGB
235, 190, 255
HSL
282°, 100%, 87%
CMYK
8, 26, 0, 0
Luminance
0.6171

Every format

HEX#ebbeff
RGBrgb(235, 190, 255)
HSLhsl(282, 100%, 87%)
CMYKcmyk(8%, 26%, 0%, 0%)
LABlab(82.8 27.4 -25.9)
LCHlch(82.8 37.7 316.6)
OKLCHoklch(0.862 0.100 315.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ebbeff on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#ebbeff on black: 13.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.2%
Green74.5%
Blue100.0%

CMYK percentages

Cyan7.8%
Magenta25.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ebbeff text on a black background

contrast 13.34:1

Card sample

#ebbeff text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ebbeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ebbeff in the Color Lab