Skip to content

#fda0b2

a light, electric red · warm · closest name: Light Pink

RGB
253, 160, 178
HSL
348°, 96%, 81%
CMYK
0, 37, 30, 1
Luminance
0.4924

At a glance

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

Hex
#fda0b2
Hue
348°
red
Saturation
96%
electric
Lightness
81%
light
Brightness
99%
HSV value
Perceived
76%
weighted brightness
Luminance
0.4924
WCAG relative
Temperature
Warm
23/100 cool
Color family
Red
Tone
Electric
Best ink
Black
10.85:1
Closest name
Light Pink
ΔE2000 5.3
Where it sits
Hue348° of 360°
Saturation96%
Lightness81%
Temperature
Warm ← → Cool23% 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#fda0b2
RGBrgb(253, 160, 178)
HSLhsl(348, 96%, 81%)
CMYKcmyk(0%, 37%, 30%, 1%)
LABlab(75.6 36.7 5.3)
LCHlch(75.6 37.1 8.2)
OKLCHoklch(0.804 0.112 7.3)
Decimal16621746
Display P3color(display-p3 0.992 0.627 0.698)

Copy-ready code

/* CSS */
color: #fda0b2;
background-color: #fda0b2;
/* Tailwind (arbitrary) */
class="text-[#fda0b2] bg-[#fda0b2]"
/* SCSS */
$brand: #fda0b2;
/* SwiftUI */
Color(red: 0.992, green: 0.627, blue: 0.698)
/* Android */
Color.parseColor("#fda0b2")
/* Flutter */
Color(0xFFFDA0B2)
/* Python / OpenCV (BGR) */
(178, 160, 253)

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

Accessibility — WCAG contrast

Aa
#fda0b2 on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#fda0b2 on black: 10.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AFB0B2
deuteranopia · #C6C1B0
tritanopia · #FF98A6

Color scale — 50 to 950

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

#FDF1F4
#FCE4E8
#FAC1CC
#fda0b2
#FC5A79
#FA234D
#F00532
#C8042A
#A00322
#73071C
#480512
Base = 300Lightest = 50 · #FDF1F4Darkest = 950 · #480512
:root {
  --brand-50: #FDF1F4;
  --brand-100: #FCE4E8;
  --brand-200: #FAC1CC;
  --brand-300: #fda0b2;
  --brand-400: #FC5A79;
  --brand-500: #FA234D;
  --brand-600: #F00532;
  --brand-700: #C8042A;
  --brand-800: #A00322;
  --brand-900: #73071C;
  --brand-950: #480512;
  --brand: #fda0b2;
  --brand-ink: #000000;
}

Colors that work with #fda0b2

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#FAF4F5
Tinted page background
Border#EDC0C8
Hairlines and dividers
Muted text#9B4B5A
Captions on the surface
Accent#00CC72
Second voice, not a rival
Dark variant#7D031A
Hover, pressed, headers
Light variant#FEE6EB
Selected rows, tints
Dark surface#241417
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 #fda0b2

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#A0FDEB
Analogous left#FDA0E1
Analogous right#FDBDA0
Split-complement 1#A0FDBD
Split-complement 2#A0E1FD
Triadic 1#B2FDA0
Triadic 2#A0B2FD
Tetradic#E1FDA0

RGB percentages

Red99.2%
Green62.7%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta36.8%
Yellow29.6%
Key (black)0.8%

Color previews

#fda0b2 text on a black background

contrast 10.85:1

Card sample

#fda0b2 text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 160, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 160, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fda0b2;
background: linear-gradient(135deg, #fda0b2, #FDCCA0);

Monochromatic scale

Palettes built from #fda0b2

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.

#fda0b2 in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#fda0b2, answered

What color is #fda0b2?

#fda0b2 is a light electric red, closest to Light Pink (ΔE2000 5.3). It sits at 348° on the hue wheel with 96% saturation and 81% lightness, which reads as warm.

What is the RGB value of #fda0b2?

rgb(253, 160, 178) — 253 red, 160 green and 178 blue out of 255, or 99.2% / 62.7% / 69.8% by channel.

Is #fda0b2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4924 and perceived brightness is 76%, so black text on it reaches 10.85:1.

Should I use black or white text on #fda0b2?

Black. It scores 10.85:1 against #fda0b2, versus 1.94:1 for white — AAA at any size.

What is the complementary color of #fda0b2?

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

What colors go well with #fda0b2?

For interface work: #FAF4F5 as the surface, #EDC0C8 for borders, #9B4B5A for secondary text, #00CC72 as an accent and #7D031A for hover and pressed states. For a palette, the analogous pair #FDA0E1 and #FDBDA0 stays calm, while #A0FDEB is the loudest partner.

What is #fda0b2 in CMYK for printing?

cmyk(0%, 37%, 30%, 1%). 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 #fda0b2 warm or cool?

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

Work with #fda0b2 in the Color Lab