Skip to content

#ffbdef

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

RGB
255, 189, 239
HSL
315°, 100%, 87%
CMYK
0, 26, 6, 0
Luminance
0.6389

Every format

HEX#ffbdef
RGBrgb(255, 189, 239)
HSLhsl(315, 100%, 87%)
CMYKcmyk(0%, 26%, 6%, 0%)
LABlab(83.9 31.4 -15.5)
LCHlch(83.9 35.0 333.8)
OKLCHoklch(0.874 0.099 335.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffbdef on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#ffbdef on black: 13.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green74.1%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta25.9%
Yellow6.3%
Key (black)0.0%

Color previews

#ffbdef text on a black background

contrast 13.78:1

Card sample

#ffbdef text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffbdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffbdef in the Color Lab