Skip to content

#af8da2

a balanced, soft magenta / pink · neutral · closest name: Rosy Brown

RGB
175, 141, 162
HSL
323°, 18%, 62%
CMYK
0, 19, 7, 31
Luminance
0.3077

At a glance

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

Hex
#af8da2
Hue
323°
magenta / pink
Saturation
18%
soft
Lightness
62%
balanced
Brightness
69%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3077
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
Black
7.15:1
Closest name
Rosy Brown
ΔE2000 8.8
Where it sits
Hue323° of 360°
Saturation18%
Lightness62%
Temperature
Warm ← → Cool44% 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#af8da2
RGBrgb(175, 141, 162)
HSLhsl(323, 18%, 62%)
CMYKcmyk(0%, 19%, 7%, 31%)
LABlab(62.3 16.4 -6.2)
LCHlch(62.3 17.5 339.3)
OKLCHoklch(0.681 0.050 341.0)
Decimal11505058
Display P3color(display-p3 0.686 0.553 0.635)

Copy-ready code

/* CSS */
color: #af8da2;
background-color: #af8da2;
/* Tailwind (arbitrary) */
class="text-[#af8da2] bg-[#af8da2]"
/* SCSS */
$brand: #af8da2;
/* SwiftUI */
Color(red: 0.686, green: 0.553, blue: 0.635)
/* Android */
Color.parseColor("#af8da2")
/* Flutter */
Color(0xFFAF8DA2)
/* Python / OpenCV (BGR) */
(162, 141, 175)

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

Accessibility — WCAG contrast

Aa
#af8da2 on white: 2.94:1
AA ✗ fail · AA-large · AAA
Aa
#af8da2 on black: 7.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E94A3
deuteranopia · #9699A1
tritanopia · #B38D94

Color scale — 50 to 950

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

#F8F6F8
#F2EEF0
#E3D9DF
#D1BDC9
#af8da2
#A27B93
#90657F
#78546A
#604355
#473340
#2C2028
Base = 400Lightest = 50 · #F8F6F8Darkest = 950 · #2C2028
:root {
  --brand-50: #F8F6F8;
  --brand-100: #F2EEF0;
  --brand-200: #E3D9DF;
  --brand-300: #D1BDC9;
  --brand-400: #af8da2;
  --brand-500: #A27B93;
  --brand-600: #90657F;
  --brand-700: #78546A;
  --brand-800: #604355;
  --brand-900: #473340;
  --brand-950: #2C2028;
  --brand: #af8da2;
  --brand-ink: #000000;
}

Colors that work with #af8da2

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#F9F6F8
Tinted page background
Border#DDCFD8
Hairlines and dividers
Muted text#875F78
Captions on the surface
Accent#507C56
Second voice, not a rival
Dark variant#4B3542
Hover, pressed, headers
Light variant#F4F0F3
Selected rows, tints
Dark surface#21171D
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 #af8da2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#8DAF9A
Analogous left#AB8DAF
Analogous right#AF8D91
Split-complement 1#91AF8D
Split-complement 2#8DAFAB
Triadic 1#A2AF8D
Triadic 2#8DA2AF
Tetradic#AFAB8D

RGB percentages

Red68.6%
Green55.3%
Blue63.5%

CMYK percentages

Cyan0.0%
Magenta19.4%
Yellow7.4%
Key (black)31.4%

Color previews

#af8da2 text on a black background

contrast 7.15:1

Card sample

#af8da2 text on a white background

contrast 2.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af8da2

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.

#af8da2 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#af8da2, answered

What color is #af8da2?

#af8da2 is a balanced soft magenta / pink, closest to Rosy Brown (ΔE2000 8.8). It sits at 323° on the hue wheel with 18% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #af8da2?

rgb(175, 141, 162) — 175 red, 141 green and 162 blue out of 255, or 68.6% / 55.3% / 63.5% by channel.

Is #af8da2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3077 and perceived brightness is 61%, so black text on it reaches 7.15:1.

Should I use black or white text on #af8da2?

Black. It scores 7.15:1 against #af8da2, versus 2.94:1 for white — AAA at any size.

What is the complementary color of #af8da2?

#8DAF9A sits directly opposite on the wheel. Softer options are the split-complements #91AF8D and #8DAFAB, which give the same contrast with far less vibration.

What colors go well with #af8da2?

For interface work: #F9F6F8 as the surface, #DDCFD8 for borders, #875F78 for secondary text, #507C56 as an accent and #4B3542 for hover and pressed states. For a palette, the analogous pair #AB8DAF and #AF8D91 stays calm, while #8DAF9A is the loudest partner.

What is #af8da2 in CMYK for printing?

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

Is #af8da2 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF8D96; nudged cooler, #B18BB0.

Work with #af8da2 in the Color Lab