Skip to content

#ffebff

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

RGB
255, 235, 255
HSL
300°, 100%, 96%
CMYK
0, 8, 0, 0
Luminance
0.8790

Every format

HEX#ffebff
RGBrgb(255, 235, 255)
HSLhsl(300, 100%, 96%)
CMYKcmyk(0%, 8%, 0%, 0%)
LABlab(95.1 10.2 -7.2)
LCHlch(95.1 12.5 324.9)
OKLCHoklch(0.962 0.034 325.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffebff on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#ffebff on black: 18.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.2%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ffebff text on a black background

contrast 18.58:1

Card sample

#ffebff text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffebff in the Color Lab