#fe2ccc
a balanced, electric magenta / pink · neutral · closest name: Magenta
At a glance
Every number on this page in one read: what #fe2ccc is made of, how bright it looks, and which way it leans.
Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #fe2ccc |
| RGB | rgb(254, 44, 204) |
| HSL | hsl(314, 99%, 58%) |
| CMYK | cmyk(0%, 83%, 20%, 0%) |
| LAB | lab(59.2 86.6 -34.0) |
| LCH | lch(59.2 93.0 338.6) |
| OKLCH | oklch(0.685 0.275 340.5) |
| Decimal | 16657612 |
| Display P3 | color(display-p3 0.996 0.173 0.800) |
Copy-ready code
/* CSS */
color: #fe2ccc;
background-color: #fe2ccc;
/* Tailwind (arbitrary) */
class="text-[#fe2ccc] bg-[#fe2ccc]"
/* SCSS */
$brand: #fe2ccc;
/* SwiftUI */
Color(red: 0.996, green: 0.173, blue: 0.800)
/* Android */
Color.parseColor("#fe2ccc")
/* Flutter */
Color(0xFFFE2CCC)
/* Python / OpenCV (BGR) */
(204, 44, 254)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. #fe2ccc 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: #FEF1FB;
--brand-100: #FCE3F6;
--brand-200: #FBC0ED;
--brand-300: #FE8FE4;
--brand-400: #FE57D6;
--brand-500: #fe2ccc;
--brand-600: #F401BA;
--brand-700: #CB019B;
--brand-800: #A2017C;
--brand-900: #75055A;
--brand-950: #490339;
--brand: #fe2ccc;
--brand-ink: #000000;
}Colors that work with #fe2ccc
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 #fe2ccc
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 | #2CFE5E | Directly opposite — maximum tension | |
| Analogous left | #C72CFE | Neighbour, quieter | |
| Analogous right | #FE2C63 | Neighbour, quieter | |
| Split-complement 1 | #63FE2C | Contrast without the clash | |
| Split-complement 2 | #2CFEC7 | Contrast without the clash | |
| Triadic 1 | #CCFE2C | Even thirds — balanced and loud | |
| Triadic 2 | #2CCCFE | Even thirds — balanced and loud | |
| Tetradic | #FEC72C | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#fe2ccc text on a black background
contrast 6.45:1
#fe2ccc text on a white background
contrast 3.26:1
CSS3 live lab
The quick brown fox
color: #fe2ccc;
background-color: #fe2ccc;
Glowing headline
text-shadow: 2px 2px 8px #fe2ccc;
Soft neon halo
text-shadow: 0 0 14px rgba(254, 44, 204, 0.45);
box-shadow: 0 12px 32px -8px rgba(254, 44, 204, 0.45);
border: 3px solid #fe2ccc; background: linear-gradient(135deg, #fe2ccc, #FE2C40);
Monochromatic scale
Palettes built from #fe2ccc
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: Magenta (#ff00ff) — ΔE2000 7.3 away, with its history, psychology and brand usage.
#fe2ccc 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.
#fe2ccc, answered
What color is #fe2ccc?
#fe2ccc is a balanced electric magenta / pink, closest to Magenta (ΔE2000 7.3). It sits at 314° on the hue wheel with 99% saturation and 58% lightness, which reads as neutral.
What is the RGB value of #fe2ccc?
rgb(254, 44, 204) — 254 red, 44 green and 204 blue out of 255, or 99.6% / 17.3% / 80% by channel.
Is #fe2ccc a light or a dark color?
It is a mid-tone. Relative luminance is 0.2723 and perceived brightness is 62%, so black text on it reaches 6.45:1.
Should I use black or white text on #fe2ccc?
Black. It scores 6.45:1 against #fe2ccc, versus 3.26:1 for white — AA at any size.
What is the complementary color of #fe2ccc?
#2CFE5E sits directly opposite on the wheel. Softer options are the split-complements #63FE2C and #2CFEC7, which give the same contrast with far less vibration.
What colors go well with #fe2ccc?
For interface work: #FAF4F9 as the surface, #EDC0E2 for borders, #9B4B88 for secondary text, #02CC00 as an accent and #7F0161 for hover and pressed states. For a palette, the analogous pair #C72CFE and #FE2C63 stays calm, while #2CFE5E is the loudest partner.
What is #fe2ccc in CMYK for printing?
cmyk(0%, 83%, 20%, 0%). 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 #fe2ccc warm or cool?
Neutral — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FE2C7F; nudged cooler, #E42BFF.