Skip to content

#efcdf5

a pale, vivid magenta / pink · neutral · closest name: Thistle

RGB
239, 205, 245
HSL
291°, 67%, 88%
CMYK
2, 16, 0, 4
Luminance
0.6861

At a glance

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

Hex
#efcdf5
Hue
291°
magenta / pink
Saturation
67%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
86%
weighted brightness
Luminance
0.6861
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Magenta / pink
Tone
Vivid
Best ink
Black
14.72:1
Closest name
Thistle
ΔE2000 6.2
Where it sits
Hue291° of 360°
Saturation67%
Lightness88%
Temperature
Warm ← → Cool55% 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#efcdf5
RGBrgb(239, 205, 245)
HSLhsl(291, 67%, 88%)
CMYKcmyk(2%, 16%, 0%, 4%)
LABlab(86.3 18.8 -15.2)
LCHlch(86.3 24.2 321.0)
OKLCHoklch(0.889 0.065 321.2)
Decimal15715829
Display P3color(display-p3 0.937 0.804 0.961)

Copy-ready code

/* CSS */
color: #efcdf5;
background-color: #efcdf5;
/* Tailwind (arbitrary) */
class="text-[#efcdf5] bg-[#efcdf5]"
/* SCSS */
$brand: #efcdf5;
/* SwiftUI */
Color(red: 0.937, green: 0.804, blue: 0.961)
/* Android */
Color.parseColor("#efcdf5")
/* Flutter */
Color(0xFFEFCDF5)
/* Python / OpenCV (BGR) */
(245, 205, 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 #efcdf5 · 14.72:1
Use #000000AAA at every size.
Aa
White text · 1.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.72:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #efcdf5 as text scores 1.43:1 on white and 14.72:1 on black.

Accessibility — WCAG contrast

Aa
#efcdf5 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#efcdf5 on black: 14.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C9D6F7
deuteranopia · #D1D9F4
tritanopia · #F0D1DA

Color scale — 50 to 950

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

#FAF3FB
#F5E8F8
#efcdf5
#E1A1EC
#D273E3
#C344DA
#B429CC
#9622AA
#781B88
#571863
#370F3E
Base = 200Lightest = 50 · #FAF3FBDarkest = 950 · #370F3E
:root {
  --brand-50: #FAF3FB;
  --brand-100: #F5E8F8;
  --brand-200: #efcdf5;
  --brand-300: #E1A1EC;
  --brand-400: #D273E3;
  --brand-500: #C344DA;
  --brand-600: #B429CC;
  --brand-700: #9622AA;
  --brand-800: #781B88;
  --brand-900: #571863;
  --brand-950: #370F3E;
  --brand: #efcdf5;
  --brand-ink: #000000;
}

Colors that work with #efcdf5

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#F9F4FA
Tinted page background
Border#E6C0ED
Hairlines and dividers
Muted text#8F4B9B
Captions on the surface
Accent#58AD1F
Second voice, not a rival
Dark variant#5E156A
Hover, pressed, headers
Light variant#F8EAFB
Selected rows, tints
Dark surface#221424
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 #efcdf5

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#D3F5CD
Analogous left#DBCDF5
Analogous right#F5CDE7
Split-complement 1#E7F5CD
Split-complement 2#CDF5DB
Triadic 1#F5EFCD
Triadic 2#CDF5EF
Tetradic#F5DBCD

RGB percentages

Red93.7%
Green80.4%
Blue96.1%

CMYK percentages

Cyan2.4%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#efcdf5 text on a black background

contrast 14.72:1

Card sample

#efcdf5 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #efcdf5

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.

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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#efcdf5, answered

What color is #efcdf5?

#efcdf5 is a pale vivid magenta / pink, closest to Thistle (ΔE2000 6.2). It sits at 291° on the hue wheel with 67% saturation and 88% lightness, which reads as neutral.

What is the RGB value of #efcdf5?

rgb(239, 205, 245) — 239 red, 205 green and 245 blue out of 255, or 93.7% / 80.4% / 96.1% by channel.

Is #efcdf5 a light or a dark color?

It is a light color. Relative luminance is 0.6861 and perceived brightness is 86%, so black text on it reaches 14.72:1.

Should I use black or white text on #efcdf5?

Black. It scores 14.72:1 against #efcdf5, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #efcdf5?

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

What colors go well with #efcdf5?

For interface work: #F9F4FA as the surface, #E6C0ED for borders, #8F4B9B for secondary text, #58AD1F as an accent and #5E156A for hover and pressed states. For a palette, the analogous pair #DBCDF5 and #F5CDE7 stays calm, while #D3F5CD is the loudest partner.

What is #efcdf5 in CMYK for printing?

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

Is #efcdf5 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 #F5CDEC; nudged cooler, #E0CCF6.

Work with #efcdf5 in the Color Lab