Skip to content

#ff9daf

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

RGB
255, 157, 175
HSL
349°, 100%, 81%
CMYK
0, 38, 31, 0
Luminance
0.4847

At a glance

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

Hex
#ff9daf
Hue
349°
red
Saturation
100%
electric
Lightness
81%
light
Brightness
100%
HSV value
Perceived
76%
weighted brightness
Luminance
0.4847
WCAG relative
Temperature
Warm
23/100 cool
Color family
Red
Tone
Electric
Best ink
Black
10.69:1
Closest name
Light Pink
ΔE2000 6
Where it sits
Hue349° of 360°
Saturation100%
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#ff9daf
RGBrgb(255, 157, 175)
HSLhsl(349, 100%, 81%)
CMYKcmyk(0%, 38%, 31%, 0%)
LABlab(75.1 38.6 6.3)
LCHlch(75.1 39.1 9.3)
OKLCHoklch(0.800 0.118 8.2)
Decimal16752047
Display P3color(display-p3 1.000 0.616 0.686)

Copy-ready code

/* CSS */
color: #ff9daf;
background-color: #ff9daf;
/* Tailwind (arbitrary) */
class="text-[#ff9daf] bg-[#ff9daf]"
/* SCSS */
$brand: #ff9daf;
/* SwiftUI */
Color(red: 1.000, green: 0.616, blue: 0.686)
/* Android */
Color.parseColor("#ff9daf")
/* Flutter */
Color(0xFFFF9DAF)
/* Python / OpenCV (BGR) */
(175, 157, 255)

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

Accessibility — WCAG contrast

Aa
#ff9daf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#ff9daf on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADAEAF
deuteranopia · #C5C0AD
tritanopia · #FF95A3

Color scale — 50 to 950

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

#FEF1F3
#FCE3E8
#FCC0CB
#ff9daf
#FF5776
#FF1F48
#F5002D
#CC0025
#A3001E
#76051A
#490310
Base = 300Lightest = 50 · #FEF1F3Darkest = 950 · #490310
:root {
  --brand-50: #FEF1F3;
  --brand-100: #FCE3E8;
  --brand-200: #FCC0CB;
  --brand-300: #ff9daf;
  --brand-400: #FF5776;
  --brand-500: #FF1F48;
  --brand-600: #F5002D;
  --brand-700: #CC0025;
  --brand-800: #A3001E;
  --brand-900: #76051A;
  --brand-950: #490310;
  --brand: #ff9daf;
  --brand-ink: #000000;
}

Colors that work with #ff9daf

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#9B4B59
Captions on the surface
Accent#00CC75
Second voice, not a rival
Dark variant#800017
Hover, pressed, headers
Light variant#FFE5EA
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 #ff9daf

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#9DFFED
Analogous left#FF9DE0
Analogous right#FFBC9D
Split-complement 1#9DFFBC
Split-complement 2#9DE0FF
Triadic 1#AFFF9D
Triadic 2#9DAFFF
Tetradic#E0FF9D

RGB percentages

Red100.0%
Green61.6%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta38.4%
Yellow31.4%
Key (black)0.0%

Color previews

#ff9daf text on a black background

contrast 10.69:1

Card sample

#ff9daf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 157, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 157, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ff9daf;
background: linear-gradient(135deg, #ff9daf, #FFCC9D);

Monochromatic scale

Palettes built from #ff9daf

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.

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

#ff9daf, answered

What color is #ff9daf?

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

What is the RGB value of #ff9daf?

rgb(255, 157, 175) — 255 red, 157 green and 175 blue out of 255, or 100% / 61.6% / 68.6% by channel.

Is #ff9daf a light or a dark color?

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

Should I use black or white text on #ff9daf?

Black. It scores 10.69:1 against #ff9daf, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #ff9daf?

#9DFFED sits directly opposite on the wheel. Softer options are the split-complements #9DFFBC and #9DE0FF, which give the same contrast with far less vibration.

What colors go well with #ff9daf?

For interface work: #FAF4F5 as the surface, #EDC0C8 for borders, #9B4B59 for secondary text, #00CC75 as an accent and #800017 for hover and pressed states. For a palette, the analogous pair #FF9DE0 and #FFBC9D stays calm, while #9DFFED is the loudest partner.

What is #ff9daf in CMYK for printing?

cmyk(0%, 38%, 31%, 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 #ff9daf 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 #FFAF9D; nudged cooler, #FF9DD3.

Work with #ff9daf in the Color Lab