Skip to content

#ffbeff

a pale, electric magenta / pink · warm · closest name: plum

RGB
255, 190, 255
HSL
300°, 100%, 87%
CMYK
0, 26, 0, 0
Luminance
0.6531

Every format

HEX#ffbeff
RGBrgb(255, 190, 255)
HSLhsl(300, 100%, 87%)
CMYKcmyk(0%, 26%, 0%, 0%)
LABlab(84.6 33.7 -22.9)
LCHlch(84.6 40.7 325.9)
OKLCHoklch(0.881 0.112 326.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbeff on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#ffbeff on black: 14.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green74.5%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta25.5%
Yellow0.0%
Key (black)0.0%

Color previews

#ffbeff text on a black background

contrast 14.06:1

Card sample

#ffbeff text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbeff in the Color Lab