#fd2cc0
a balanced, electric magenta / pink · warm · closest name: Deep Pink
At a glance
Every number on this page in one read: what #fd2cc0 is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #fd2cc0 |
| RGB | rgb(253, 44, 192) |
| HSL | hsl(318, 98%, 58%) |
| CMYK | cmyk(0%, 83%, 24%, 1%) |
| LAB | lab(58.5 85.0 -28.2) |
| LCH | lch(58.5 89.5 341.7) |
| OKLCH | oklch(0.678 0.268 343.7) |
| Decimal | 16592064 |
| Display P3 | color(display-p3 0.992 0.173 0.753) |
Copy-ready code
/* CSS */
color: #fd2cc0;
background-color: #fd2cc0;
/* Tailwind (arbitrary) */
class="text-[#fd2cc0] bg-[#fd2cc0]"
/* SCSS */
$brand: #fd2cc0;
/* SwiftUI */
Color(red: 0.992, green: 0.173, blue: 0.753)
/* Android */
Color.parseColor("#fd2cc0")
/* Flutter */
Color(0xFFFD2CC0)
/* Python / OpenCV (BGR) */
(192, 44, 253)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #fd2cc0 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FDF1FA;
--brand-100: #FCE3F5;
--brand-200: #FBC1EA;
--brand-300: #FE90DE;
--brand-400: #FD58CD;
--brand-500: #fd2cc0;
--brand-600: #F202AC;
--brand-700: #CA0290;
--brand-800: #A20273;
--brand-900: #740654;
--brand-950: #490435;
--brand: #fd2cc0;
--brand-ink: #000000;
}Colors that work with #fd2cc0
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #fd2cc0
Derived from its contrast, chroma and lightness — not from taste.
- ✓Headings from 24px up on white
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠Small text on white — under 4.5:1
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #2CFD69 | Directly opposite — maximum tension | |
| Analogous left | #D12CFD | Neighbour, quieter | |
| Analogous right | #FD2C57 | Neighbour, quieter | |
| Split-complement 1 | #57FD2C | Contrast without the clash | |
| Split-complement 2 | #2CFDD1 | Contrast without the clash | |
| Triadic 1 | #C0FD2C | Even thirds — balanced and loud | |
| Triadic 2 | #2CC0FD | Even thirds — balanced and loud | |
| Tetradic | #FDD12C | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#fd2cc0 text on a black background
contrast 6.30:1
#fd2cc0 text on a white background
contrast 3.33:1
CSS3 live lab
The quick brown fox
color: #fd2cc0;
background-color: #fd2cc0;
Glowing headline
text-shadow: 2px 2px 8px #fd2cc0;
Soft neon halo
text-shadow: 0 0 14px rgba(253, 44, 192, 0.45);
box-shadow: 0 12px 32px -8px rgba(253, 44, 192, 0.45);
border: 3px solid #fd2cc0; background: linear-gradient(135deg, #fd2cc0, #FD2C35);
Monochromatic scale
Palettes built from #fd2cc0
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Deep Pink (#ff1493) — ΔE2000 8 away, with its history, psychology and brand usage.
#fd2cc0 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#fd2cc0, answered
What color is #fd2cc0?
#fd2cc0 is a balanced electric magenta / pink, closest to Deep Pink (ΔE2000 8). It sits at 318° on the hue wheel with 98% saturation and 58% lightness, which reads as warm.
What is the RGB value of #fd2cc0?
rgb(253, 44, 192) — 253 red, 44 green and 192 blue out of 255, or 99.2% / 17.3% / 75.3% by channel.
Is #fd2cc0 a light or a dark color?
It is a mid-tone. Relative luminance is 0.2649 and perceived brightness is 61%, so black text on it reaches 6.30:1.
Should I use black or white text on #fd2cc0?
Black. It scores 6.30:1 against #fd2cc0, versus 3.33:1 for white — AA at any size.
What is the complementary color of #fd2cc0?
#2CFD69 sits directly opposite on the wheel. Softer options are the split-complements #57FD2C and #2CFDD1, which give the same contrast with far less vibration.
What colors go well with #fd2cc0?
For interface work: #FAF4F9 as the surface, #EDC0E0 for borders, #9B4B83 for secondary text, #00CC08 as an accent and #7E015A for hover and pressed states. For a palette, the analogous pair #D12CFD and #FD2C57 stays calm, while #2CFD69 is the loudest partner.
What is #fd2cc0 in CMYK for printing?
cmyk(0%, 83%, 24%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #fd2cc0 warm or cool?
Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FD2C73; nudged cooler, #EF2AFF.