Skip to content

#ffceff

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

RGB
255, 206, 255
HSL
300°, 100%, 90%
CMYK
0, 19, 0, 0
Luminance
0.7262

Every format

HEX#ffceff
RGBrgb(255, 206, 255)
HSLhsl(300, 100%, 90%)
CMYKcmyk(0%, 19%, 0%, 0%)
LABlab(88.3 25.3 -17.4)
LCHlch(88.3 30.7 325.5)
OKLCHoklch(0.909 0.084 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffceff on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffceff on black: 15.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.8%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta19.2%
Yellow0.0%
Key (black)0.0%

Color previews

#ffceff text on a black background

contrast 15.52:1

Card sample

#ffceff text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffceff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffceff in the Color Lab