Skip to content

#efbdf4

a light, vivid magenta / pink · neutral · closest name: Plum

RGB
239, 189, 244
HSL
295°, 71%, 85%
CMYK
2, 23, 0, 4
Luminance
0.6128

At a glance

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

Hex
#efbdf4
Hue
295°
magenta / pink
Saturation
71%
vivid
Lightness
85%
light
Brightness
96%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6128
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
13.26:1
Closest name
Plum
ΔE2000 6.9
Where it sits
Hue295° of 360°
Saturation71%
Lightness85%
Temperature
Warm ← → Cool53% 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#efbdf4
RGBrgb(239, 189, 244)
HSLhsl(295, 71%, 85%)
CMYKcmyk(2%, 23%, 0%, 4%)
LABlab(82.5 27.1 -20.4)
LCHlch(82.5 33.9 323.1)
OKLCHoklch(0.860 0.092 323.3)
Decimal15711732
Display P3color(display-p3 0.937 0.741 0.957)

Copy-ready code

/* CSS */
color: #efbdf4;
background-color: #efbdf4;
/* Tailwind (arbitrary) */
class="text-[#efbdf4] bg-[#efbdf4]"
/* SCSS */
$brand: #efbdf4;
/* SwiftUI */
Color(red: 0.937, green: 0.741, blue: 0.957)
/* Android */
Color.parseColor("#efbdf4")
/* Flutter */
Color(0xFFEFBDF4)
/* Python / OpenCV (BGR) */
(244, 189, 239)

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 #efbdf4 · 13.26:1
Use #000000AAA at every size.
Aa
White text · 1.58:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.26:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #efbdf4 as text scores 1.58:1 on white and 13.26:1 on black.

Accessibility — WCAG contrast

Aa
#efbdf4 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#efbdf4 on black: 13.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8CAF6
deuteranopia · #C3CFF2
tritanopia · #F1C2D0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #efbdf4 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF3FC
#F7E7F8
#efbdf4
#E89FEF
#DC6FE7
#D03FDF
#C223D2
#A11DAF
#81178C
#5E1565
#3B0D3F
Base = 200Lightest = 50 · #FBF3FCDarkest = 950 · #3B0D3F
:root {
  --brand-50: #FBF3FC;
  --brand-100: #F7E7F8;
  --brand-200: #efbdf4;
  --brand-300: #E89FEF;
  --brand-400: #DC6FE7;
  --brand-500: #D03FDF;
  --brand-600: #C223D2;
  --brand-700: #A11DAF;
  --brand-800: #81178C;
  --brand-900: #5E1565;
  --brand-950: #3B0D3F;
  --brand: #efbdf4;
  --brand-ink: #000000;
}

Colors that work with #efbdf4

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#E9C0ED
Hairlines and dividers
Muted text#944B9B
Captions on the surface
Accent#4DB418
Second voice, not a rival
Dark variant#65126D
Hover, pressed, headers
Light variant#FAE9FB
Selected rows, tints
Dark surface#231424
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 #efbdf4

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#C2F4BD
Analogous left#D3BDF4
Analogous right#F4BDDE
Split-complement 1#DEF4BD
Split-complement 2#BDF4D3
Triadic 1#F4EFBD
Triadic 2#BDF4EF
Tetradic#F4D3BD

RGB percentages

Red93.7%
Green74.1%
Blue95.7%

CMYK percentages

Cyan2.0%
Magenta22.5%
Yellow0.0%
Key (black)4.3%

Color previews

#efbdf4 text on a black background

contrast 13.26:1

Card sample

#efbdf4 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efbdf4

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.

#efbdf4 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

Converts to four-color process without much drama. Proof it anyway.

#efbdf4, answered

What color is #efbdf4?

#efbdf4 is a light vivid magenta / pink, closest to Plum (ΔE2000 6.9). It sits at 295° on the hue wheel with 71% saturation and 85% lightness, which reads as neutral.

What is the RGB value of #efbdf4?

rgb(239, 189, 244) — 239 red, 189 green and 244 blue out of 255, or 93.7% / 74.1% / 95.7% by channel.

Is #efbdf4 a light or a dark color?

It is a light color. Relative luminance is 0.6128 and perceived brightness is 83%, so black text on it reaches 13.26:1.

Should I use black or white text on #efbdf4?

Black. It scores 13.26:1 against #efbdf4, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #efbdf4?

#C2F4BD sits directly opposite on the wheel. Softer options are the split-complements #DEF4BD and #BDF4D3, which give the same contrast with far less vibration.

What colors go well with #efbdf4?

For interface work: #FAF4FA as the surface, #E9C0ED for borders, #944B9B for secondary text, #4DB418 as an accent and #65126D for hover and pressed states. For a palette, the analogous pair #D3BDF4 and #F4BDDE stays calm, while #C2F4BD is the loudest partner.

What is #efbdf4 in CMYK for printing?

cmyk(2%, 23%, 0%, 4%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #efbdf4 warm or cool?

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

Work with #efbdf4 in the Color Lab