#FF66CC
Rose Pink · rgb(255, 102, 204)
Rose Pink Shades
Rose Pink Color Code
A floral pink that sits between classic pink and magenta.
Text and Contrast Previews
How Rose Pink behaves as a background and as a text colour, with measured WCAG contrast ratios.
Tints and Shades of Rose Pink
Nine steps built by moving the lightness of #FF66CC up and down in HSL. Click any step to copy it.
Complementary and Matching Colors
Generated directly from the hue of #FF66CC. The complement gives maximum contrast; the analogous pair keeps the palette warm and quiet.
Common uses
Beauty, florals, social campaigns.
Design recommendations
This is a light shade, so it earns its keep on large surfaces: page backgrounds, section bands and cards. Set text in a dark ink such as #150C0C and add a hairline border in #E8CFC9 to define edges.
Accessibility notes
Pair this background with near-black text (#150C0C) for the best result at 7.36:1. That meets WCAG AA for body text at any size.
CSS and HTML Examples
CSS
.element {
color: #FF66CC;
}
.element-bg {
background-color: #FF66CC;
color: #150C0C;
}
.element-border {
border: 2px solid #FF66CC;
}
:root {
--rose-pink: #FF66CC;
}HTML
<p style="color: #FF66CC;">Rose Pink text</p>
<div style="background: #FF66CC; color: #150C0C; padding: 1rem;">
Rose Pink panel
</div>Similar Pink Shades
The six closest colours to Rose Pink measured across the RGB channels.
More Rose Pink Shades
Other members of the rose pink family: Rose #FF007F, French Rose #F64A8A, Tea Rose #F4C2C2.
You can also return to the complete pink shades collection, compare pairings in pink colour combinations, or read the complete pink colour code reference.
Rose Pink FAQs
What is the Rose Pink color code?
The Rose Pink color code is #FF66CC in HEX, rgb(255, 102, 204) in RGB and hsl(320, 100%, 70%) in HSL.
What is the RGB value of Rose Pink?
Rose Pink is rgb(255, 102, 204) — red 255, green 102 and blue 204 on a 0–255 scale.
What is the CMYK value of Rose Pink for print?
Rose Pink converts to cmyk(0%, 60%, 20%, 0%). Bright, saturated pinks need heavy magenta and yellow ink, so always confirm this shade against a physical proof before signing off print work.
Which text colour is readable on Rose Pink?
Near-black text (#150C0C) gives the stronger result at about 7.4:1. That clears the WCAG AA minimum for body text.
What colours go with Rose Pink?
Its direct complement is #66FF99. For a softer palette, use the analogous pair #E666FF and #FF6680, or ground it with a dark neutral such as #150C0C and a cream such as #F7F0EA.
Which pink shades are closest to Rose Pink?
The nearest shades in this collection are Pure Pink (#FF69B4), Flamingo Pink (#FC8EAC), Watermelon Pink (#FC6C85).