Skip to content

#f08def

a light, electric magenta / pink · neutral · closest name: Violet

RGB
240, 141, 239
HSL
301°, 77%, 75%
CMYK
0, 41, 0, 6
Luminance
0.4381

At a glance

Every number on this page in one read: what #f08def is made of, how bright it looks, and which way it leans.

Hex
#f08def
Hue
301°
magenta / pink
Saturation
77%
electric
Lightness
75%
light
Brightness
94%
HSV value
Perceived
74%
weighted brightness
Luminance
0.4381
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
9.76:1
Closest name
Violet
ΔE2000 2.3
Where it sits
Hue301° of 360°
Saturation77%
Lightness75%
Temperature
Warm ← → Cool50% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#f08def
RGBrgb(240, 141, 239)
HSLhsl(301, 77%, 75%)
CMYKcmyk(0%, 41%, 0%, 6%)
LABlab(72.1 51.6 -33.6)
LCHlch(72.1 61.6 326.9)
OKLCHoklch(0.780 0.170 327.4)
Decimal15764975
Display P3color(display-p3 0.941 0.553 0.937)

Copy-ready code

/* CSS */
color: #f08def;
background-color: #f08def;
/* Tailwind (arbitrary) */
class="text-[#f08def] bg-[#f08def]"
/* SCSS */
$brand: #f08def;
/* SwiftUI */
Color(red: 0.941, green: 0.553, blue: 0.937)
/* Android */
Color.parseColor("#f08def")
/* Flutter */
Color(0xFFF08DEF)
/* Python / OpenCV (BGR) */
(239, 141, 240)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #f08def · 9.76:1
Use #000000AAA at every size.
Aa
White text · 2.15:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.76:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #f08def as text scores 2.15:1 on white and 9.76:1 on black.

Accessibility — WCAG contrast

Aa
#f08def on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#f08def on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #85A9F2
deuteranopia · #A0B5EC
tritanopia · #F696B3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #f08def 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.

#FCF3FC
#F9E7F9
#F4C7F4
#f08def
#EB6AEA
#E539E3
#D81DD6
#B418B3
#90138F
#681268
#410B41
Base = 300Lightest = 50 · #FCF3FCDarkest = 950 · #410B41
:root {
  --brand-50: #FCF3FC;
  --brand-100: #F9E7F9;
  --brand-200: #F4C7F4;
  --brand-300: #f08def;
  --brand-400: #EB6AEA;
  --brand-500: #E539E3;
  --brand-600: #D81DD6;
  --brand-700: #B418B3;
  --brand-800: #90138F;
  --brand-900: #681268;
  --brand-950: #410B41;
  --brand: #f08def;
  --brand-ink: #000000;
}

Colors that work with #f08def

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF4FA
Tinted page background
Border#EDC0EC
Hairlines and dividers
Muted text#9B4B9A
Captions on the surface
Accent#3BB913
Second voice, not a rival
Dark variant#710F70
Hover, pressed, headers
Light variant#FCE8FC
Selected rows, tints
Dark surface#241424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #f08def

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
Use with care
  • 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#8DF08E
Analogous left#BF8DF0
Analogous right#F08DBD
Split-complement 1#BDF08D
Split-complement 2#8DF0BF
Triadic 1#EFF08D
Triadic 2#8DEFF0
Tetradic#F0BF8D

RGB percentages

Red94.1%
Green55.3%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta41.3%
Yellow0.4%
Key (black)5.9%

Color previews

#f08def text on a black background

contrast 9.76:1

Card sample

#f08def text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(240, 141, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(240, 141, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f08def;
background: linear-gradient(135deg, #f08def, #F08DAD);

Monochromatic scale

Palettes built from #f08def

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.

#f08def in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#f08def, answered

What color is #f08def?

#f08def is a light electric magenta / pink, closest to Violet (ΔE2000 2.3). It sits at 301° on the hue wheel with 77% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #f08def?

rgb(240, 141, 239) — 240 red, 141 green and 239 blue out of 255, or 94.1% / 55.3% / 93.7% by channel.

Is #f08def a light or a dark color?

It is a mid-tone. Relative luminance is 0.4381 and perceived brightness is 74%, so black text on it reaches 9.76:1.

Should I use black or white text on #f08def?

Black. It scores 9.76:1 against #f08def, versus 2.15:1 for white — AAA at any size.

What is the complementary color of #f08def?

#8DF08E sits directly opposite on the wheel. Softer options are the split-complements #BDF08D and #8DF0BF, which give the same contrast with far less vibration.

What colors go well with #f08def?

For interface work: #FAF4FA as the surface, #EDC0EC for borders, #9B4B9A for secondary text, #3BB913 as an accent and #710F70 for hover and pressed states. For a palette, the analogous pair #BF8DF0 and #F08DBD stays calm, while #8DF08E is the loudest partner.

What is #f08def in CMYK for printing?

cmyk(0%, 41%, 0%, 6%). 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 #f08def warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F08DCB; nudged cooler, #CD8CF1.

Work with #f08def in the Color Lab