#f09cff
a light, electric magenta / pink · neutral · closest name: Violet
At a glance
Every number on this page in one read: what #f09cff 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 | #f09cff |
| RGB | rgb(240, 156, 255) |
| HSL | hsl(291, 100%, 81%) |
| CMYK | cmyk(6%, 39%, 0%, 0%) |
| LAB | lab(75.8 46.9 -36.6) |
| LCH | lch(75.8 59.5 322.0) |
| OKLCH | oklch(0.810 0.161 321.4) |
| Decimal | 15768831 |
| Display P3 | color(display-p3 0.941 0.612 1.000) |
Copy-ready code
/* CSS */
color: #f09cff;
background-color: #f09cff;
/* Tailwind (arbitrary) */
class="text-[#f09cff] bg-[#f09cff]"
/* SCSS */
$brand: #f09cff;
/* SwiftUI */
Color(red: 0.941, green: 0.612, blue: 1.000)
/* Android */
Color.parseColor("#f09cff")
/* Flutter */
Color(0xFFF09CFF)
/* Python / OpenCV (BGR) */
(255, 156, 240)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. #f09cff is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FCF1FE;
--brand-100: #F8E3FC;
--brand-200: #F3C0FC;
--brand-300: #f09cff;
--brand-400: #E557FF;
--brand-500: #DD1FFF;
--brand-600: #D000F5;
--brand-700: #AD00CC;
--brand-800: #8A00A3;
--brand-900: #640576;
--brand-950: #3F0349;
--brand: #f09cff;
--brand-ink: #000000;
}Colors that work with #f09cff
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 #f09cff
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠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 | #ABFF9C | Directly opposite — maximum tension | |
| Analogous left | #BF9CFF | Neighbour, quieter | |
| Analogous right | #FF9CDD | Neighbour, quieter | |
| Split-complement 1 | #DDFF9C | Contrast without the clash | |
| Split-complement 2 | #9CFFBF | Contrast without the clash | |
| Triadic 1 | #FFF09C | Even thirds — balanced and loud | |
| Triadic 2 | #9CFFF0 | Even thirds — balanced and loud | |
| Tetradic | #FFBF9C | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#f09cff text on a black background
contrast 10.90:1
#f09cff text on a white background
contrast 1.93:1
CSS3 live lab
The quick brown fox
color: #f09cff;
background-color: #f09cff;
Glowing headline
text-shadow: 2px 2px 8px #f09cff;
Soft neon halo
text-shadow: 0 0 14px rgba(240, 156, 255, 0.45);
box-shadow: 0 12px 32px -8px rgba(240, 156, 255, 0.45);
border: 3px solid #f09cff; background: linear-gradient(135deg, #f09cff, #FF9CCC);
Monochromatic scale
Palettes built from #f09cff
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: Violet (#ee82ee) — ΔE2000 5.6 away, with its history, psychology and brand usage.
#f09cff 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.
#f09cff, answered
What color is #f09cff?
#f09cff is a light electric magenta / pink, closest to Violet (ΔE2000 5.6). It sits at 291° on the hue wheel with 100% saturation and 81% lightness, which reads as neutral.
What is the RGB value of #f09cff?
rgb(240, 156, 255) — 240 red, 156 green and 255 blue out of 255, or 94.1% / 61.2% / 100% by channel.
Is #f09cff a light or a dark color?
It is a mid-tone. Relative luminance is 0.4952 and perceived brightness is 77%, so black text on it reaches 10.90:1.
Should I use black or white text on #f09cff?
Black. It scores 10.90:1 against #f09cff, versus 1.93:1 for white — AAA at any size.
What is the complementary color of #f09cff?
#ABFF9C sits directly opposite on the wheel. Softer options are the split-complements #DDFF9C and #9CFFBF, which give the same contrast with far less vibration.
What colors go well with #f09cff?
For interface work: #F9F4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #52CC00 as an accent and #6C0080 for hover and pressed states. For a palette, the analogous pair #BF9CFF and #FF9CDD stays calm, while #ABFF9C is the loudest partner.
What is #f09cff in CMYK for printing?
cmyk(6%, 39%, 0%, 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 #f09cff warm or cool?
Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FF9CEA; nudged cooler, #CC9CFF.