Skip to content

#ffcceb

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

RGB
255, 204, 235
HSL
324°, 100%, 90%
CMYK
0, 20, 8, 0
Luminance
0.7044

Every format

HEX#ffcceb
RGBrgb(255, 204, 235)
HSLhsl(324, 100%, 90%)
CMYKcmyk(0%, 20%, 8%, 0%)
LABlab(87.2 22.9 -8.4)
LCHlch(87.2 24.4 339.9)
OKLCHoklch(0.899 0.070 341.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcceb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#ffcceb on black: 15.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue92.2%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow7.8%
Key (black)0.0%

Color previews

#ffcceb text on a black background

contrast 15.09:1

Card sample

#ffcceb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcceb in the Color Lab