Skip to content

#ffccee

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

RGB
255, 204, 238
HSL
320°, 100%, 90%
CMYK
0, 20, 7, 0
Luminance
0.7062

Every format

HEX#ffccee
RGBrgb(255, 204, 238)
HSLhsl(320, 100%, 90%)
CMYKcmyk(0%, 20%, 7%, 0%)
LABlab(87.3 23.4 -9.9)
LCHlch(87.3 25.4 337.1)
OKLCHoklch(0.899 0.072 338.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.0%
Blue93.3%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow6.7%
Key (black)0.0%

Color previews

#ffccee text on a black background

contrast 15.12:1

Card sample

#ffccee text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccee in the Color Lab