Skip to content

#fef5f7

a pale, electric red · warm · closest name: Snow

RGB
254, 245, 247
HSL
347°, 82%, 98%
CMYK
0, 4, 3, 0
Luminance
0.9309

At a glance

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

Hex
#fef5f7
Hue
347°
red
Saturation
82%
electric
Lightness
98%
pale
Brightness
100%
HSV value
Perceived
97%
weighted brightness
Luminance
0.9309
WCAG relative
Temperature
Warm
24/100 cool
Color family
Red
Tone
Electric
Best ink
Black
19.62:1
Closest name
Snow
ΔE2000 2.4
Where it sits
Hue347° of 360°
Saturation82%
Lightness98%
Temperature
Warm ← → Cool24% 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#fef5f7
RGBrgb(254, 245, 247)
HSLhsl(347, 82%, 98%)
CMYKcmyk(0%, 4%, 3%, 0%)
LABlab(97.3 3.3 0.1)
LCHlch(97.3 3.3 1.9)
OKLCHoklch(0.978 0.010 2.0)
Decimal16709111
Display P3color(display-p3 0.996 0.961 0.969)

Copy-ready code

/* CSS */
color: #fef5f7;
background-color: #fef5f7;
/* Tailwind (arbitrary) */
class="text-[#fef5f7] bg-[#fef5f7]"
/* SCSS */
$brand: #fef5f7;
/* SwiftUI */
Color(red: 0.996, green: 0.961, blue: 0.969)
/* Android */
Color.parseColor("#fef5f7")
/* Flutter */
Color(0xFFFEF5F7)
/* Python / OpenCV (BGR) */
(247, 245, 254)

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

Accessibility — WCAG contrast

Aa
#fef5f7 on white: 1.07:1
AA ✗ fail · AA-large · AAA
Aa
#fef5f7 on black: 19.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6F6F7
deuteranopia · #F8F8F7
tritanopia · #FFF5F6

Color scale — 50 to 950

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

#fef5f7
#F9E6EA
#F6C6D1
#F599AD
#F06685
#EB335C
#DF1643
#B91338
#940F2C
#6B0F24
#430916
Base = 50Lightest = 50 · #fef5f7Darkest = 950 · #430916
:root {
  --brand-50: #fef5f7;
  --brand-100: #F9E6EA;
  --brand-200: #F6C6D1;
  --brand-300: #F599AD;
  --brand-400: #F06685;
  --brand-500: #EB335C;
  --brand-600: #DF1643;
  --brand-700: #B91338;
  --brand-800: #940F2C;
  --brand-900: #6B0F24;
  --brand-950: #430916;
  --brand: #fef5f7;
  --brand-ink: #000000;
}

Colors that work with #fef5f7

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#EDC0CA
Hairlines and dividers
Muted text#9B4B5C
Captions on the surface
Accent#13B96F
Second voice, not a rival
Dark variant#740C23
Hover, pressed, headers
Light variant#FDE8EC
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 #fef5f7

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#F5FEFC
Analogous left#FEF5FB
Analogous right#FEF7F5
Split-complement 1#F5FEF7
Split-complement 2#F5FBFE
Triadic 1#F7FEF5
Triadic 2#F5F7FE
Tetradic#FBFEF5

RGB percentages

Red99.6%
Green96.1%
Blue96.9%

CMYK percentages

Cyan0.0%
Magenta3.5%
Yellow2.8%
Key (black)0.4%

Color previews

#fef5f7 text on a black background

contrast 19.62:1

Card sample

#fef5f7 text on a white background

contrast 1.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fef5f7

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.

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

#fef5f7, answered

What color is #fef5f7?

#fef5f7 is a pale electric red, closest to Snow (ΔE2000 2.4). It sits at 347° on the hue wheel with 82% saturation and 98% lightness, which reads as warm.

What is the RGB value of #fef5f7?

rgb(254, 245, 247) — 254 red, 245 green and 247 blue out of 255, or 99.6% / 96.1% / 96.9% by channel.

Is #fef5f7 a light or a dark color?

It is a light color. Relative luminance is 0.9309 and perceived brightness is 97%, so black text on it reaches 19.62:1.

Should I use black or white text on #fef5f7?

Black. It scores 19.62:1 against #fef5f7, versus 1.07:1 for white — AAA at any size.

What is the complementary color of #fef5f7?

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

What colors go well with #fef5f7?

For interface work: #FAF4F6 as the surface, #EDC0CA for borders, #9B4B5C for secondary text, #13B96F as an accent and #740C23 for hover and pressed states. For a palette, the analogous pair #FEF5FB and #FEF7F5 stays calm, while #F5FEFC is the loudest partner.

What is #fef5f7 in CMYK for printing?

cmyk(0%, 4%, 3%, 0%). 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 #fef5f7 warm or cool?

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

Work with #fef5f7 in the Color Lab