Skip to content

#fbaec6

a light, electric magenta / pink · warm · closest name: Light Pink

RGB
251, 174, 198
HSL
341°, 91%, 83%
CMYK
0, 31, 21, 2
Luminance
0.5486

At a glance

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

Hex
#fbaec6
Hue
341°
magenta / pink
Saturation
91%
electric
Lightness
83%
light
Brightness
98%
HSV value
Perceived
79%
weighted brightness
Luminance
0.5486
WCAG relative
Temperature
Warm
27/100 cool
Color family
Magenta / pink
Tone
Electric
Best ink
Black
11.97:1
Closest name
Light Pink
ΔE2000 4.3
Where it sits
Hue341° of 360°
Saturation91%
Lightness83%
Temperature
Warm ← → Cool27% cool

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

Every format

HEX#fbaec6
RGBrgb(251, 174, 198)
HSLhsl(341, 91%, 83%)
CMYKcmyk(0%, 31%, 21%, 2%)
LABlab(79.0 31.4 -0.8)
LCHlch(79.0 31.5 358.6)
OKLCHoklch(0.831 0.095 359.0)
Decimal16494278
Display P3color(display-p3 0.984 0.682 0.776)

Copy-ready code

/* CSS */
color: #fbaec6;
background-color: #fbaec6;
/* Tailwind (arbitrary) */
class="text-[#fbaec6] bg-[#fbaec6]"
/* SCSS */
$brand: #fbaec6;
/* SwiftUI */
Color(red: 0.984, green: 0.682, blue: 0.776)
/* Android */
Color.parseColor("#fbaec6")
/* Flutter */
Color(0xFFFBAEC6)
/* Python / OpenCV (BGR) */
(198, 174, 251)

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

Accessibility — WCAG contrast

Aa
#fbaec6 on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#fbaec6 on black: 11.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B8BBC7
deuteranopia · #CAC9C4
tritanopia · #FFAAB6

Color scale — 50 to 950

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

#FDF2F5
#FBE5EC
#fbaec6
#FA94B4
#F75F8E
#F42969
#E90C51
#C20A43
#9C0836
#700A2A
#46061A
Base = 200Lightest = 50 · #FDF2F5Darkest = 950 · #46061A
:root {
  --brand-50: #FDF2F5;
  --brand-100: #FBE5EC;
  --brand-200: #fbaec6;
  --brand-300: #FA94B4;
  --brand-400: #F75F8E;
  --brand-500: #F42969;
  --brand-600: #E90C51;
  --brand-700: #C20A43;
  --brand-800: #9C0836;
  --brand-900: #700A2A;
  --brand-950: #46061A;
  --brand: #fbaec6;
  --brand-ink: #000000;
}

Colors that work with #fbaec6

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#FAF4F6
Tinted page background
Border#EDC0CE
Hairlines and dividers
Muted text#9B4B64
Captions on the surface
Accent#05C759
Second voice, not a rival
Dark variant#7A062A
Hover, pressed, headers
Light variant#FEE7EE
Selected rows, tints
Dark surface#241419
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 #fbaec6

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#AEFBE3
Analogous left#FBAEEC
Analogous right#FBBCAE
Split-complement 1#AEFBBC
Split-complement 2#AEECFB
Triadic 1#C6FBAE
Triadic 2#AEC6FB
Tetradic#ECFBAE

RGB percentages

Red98.4%
Green68.2%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta30.7%
Yellow21.1%
Key (black)1.6%

Color previews

#fbaec6 text on a black background

contrast 11.97:1

Card sample

#fbaec6 text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(251, 174, 198, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(251, 174, 198, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fbaec6;
background: linear-gradient(135deg, #fbaec6, #FBC9AE);

Monochromatic scale

Palettes built from #fbaec6

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.

#fbaec6 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.

#fbaec6, answered

What color is #fbaec6?

#fbaec6 is a light electric magenta / pink, closest to Light Pink (ΔE2000 4.3). It sits at 341° on the hue wheel with 91% saturation and 83% lightness, which reads as warm.

What is the RGB value of #fbaec6?

rgb(251, 174, 198) — 251 red, 174 green and 198 blue out of 255, or 98.4% / 68.2% / 77.6% by channel.

Is #fbaec6 a light or a dark color?

It is a light color. Relative luminance is 0.5486 and perceived brightness is 79%, so black text on it reaches 11.97:1.

Should I use black or white text on #fbaec6?

Black. It scores 11.97:1 against #fbaec6, versus 1.75:1 for white — AAA at any size.

What is the complementary color of #fbaec6?

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

What colors go well with #fbaec6?

For interface work: #FAF4F6 as the surface, #EDC0CE for borders, #9B4B64 for secondary text, #05C759 as an accent and #7A062A for hover and pressed states. For a palette, the analogous pair #FBAEEC and #FBBCAE stays calm, while #AEFBE3 is the loudest partner.

What is #fbaec6 in CMYK for printing?

cmyk(0%, 31%, 21%, 2%). 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 #fbaec6 warm or cool?

Warm — it scores 27 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FBB2AE; nudged cooler, #FCADE2.

Work with #fbaec6 in the Color Lab