Skip to content

#af7fbb

a balanced, soft violet · neutral · closest name: Orchid

RGB
175, 127, 187
HSL
288°, 31%, 62%
CMYK
6, 32, 0, 27
Luminance
0.2788

At a glance

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

Hex
#af7fbb
Hue
288°
violet
Saturation
31%
soft
Lightness
62%
balanced
Brightness
73%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2788
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
6.58:1
Closest name
Orchid
ΔE2000 9.3
Where it sits
Hue288° of 360°
Saturation31%
Lightness62%
Temperature
Warm ← → Cool56% 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#af7fbb
RGBrgb(175, 127, 187)
HSLhsl(288, 31%, 62%)
CMYKcmyk(6%, 32%, 0%, 27%)
LABlab(59.8 29.1 -24.2)
LCHlch(59.8 37.9 320.2)
OKLCHoklch(0.665 0.102 319.5)
Decimal11501499
Display P3color(display-p3 0.686 0.498 0.733)

Copy-ready code

/* CSS */
color: #af7fbb;
background-color: #af7fbb;
/* Tailwind (arbitrary) */
class="text-[#af7fbb] bg-[#af7fbb]"
/* SCSS */
$brand: #af7fbb;
/* SwiftUI */
Color(red: 0.686, green: 0.498, blue: 0.733)
/* Android */
Color.parseColor("#af7fbb")
/* Flutter */
Color(0xFFAF7FBB)
/* Python / OpenCV (BGR) */
(187, 127, 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 #af7fbb · 6.58:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.19:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.58:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #af7fbb as text scores 3.19:1 on white and 6.58:1 on black.

Accessibility — WCAG contrast

Aa
#af7fbb on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#af7fbb on black: 6.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #788DBD
deuteranopia · #8392B9
tritanopia · #B08695

Color scale — 50 to 950

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

#F8F6F9
#F2ECF3
#E3D5E7
#D1B6D8
#af7fbb
#A36CB1
#9155A0
#794785
#61396B
#482C4E
#2D1B31
Base = 400Lightest = 50 · #F8F6F9Darkest = 950 · #2D1B31
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F2ECF3;
  --brand-200: #E3D5E7;
  --brand-300: #D1B6D8;
  --brand-400: #af7fbb;
  --brand-500: #A36CB1;
  --brand-600: #9155A0;
  --brand-700: #794785;
  --brand-800: #61396B;
  --brand-900: #482C4E;
  --brand-950: #2D1B31;
  --brand: #af7fbb;
  --brand-ink: #000000;
}

Colors that work with #af7fbb

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#F9F5FA
Tinted page background
Border#DECAE3
Hairlines and dividers
Muted text#885096
Captions on the surface
Accent#638943
Second voice, not a rival
Dark variant#4B2C53
Hover, pressed, headers
Light variant#F5EEF6
Selected rows, tints
Dark surface#211424
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 #af7fbb

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#8BBB7F
Analogous left#917FBB
Analogous right#BB7FA9
Split-complement 1#A9BB7F
Split-complement 2#7FBB91
Triadic 1#BBAF7F
Triadic 2#7FBBAF
Tetradic#BB917F

RGB percentages

Red68.6%
Green49.8%
Blue73.3%

CMYK percentages

Cyan6.4%
Magenta32.1%
Yellow0.0%
Key (black)26.7%

Color previews

#af7fbb text on a black background

contrast 6.58:1

Card sample

#af7fbb text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af7fbb

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.

#af7fbb in the real world

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

Industries
Creative toolsFintechBeautyLuxury
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#af7fbb, answered

What color is #af7fbb?

#af7fbb is a balanced soft violet, closest to Orchid (ΔE2000 9.3). It sits at 288° on the hue wheel with 31% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #af7fbb?

rgb(175, 127, 187) — 175 red, 127 green and 187 blue out of 255, or 68.6% / 49.8% / 73.3% by channel.

Is #af7fbb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2788 and perceived brightness is 59%, so black text on it reaches 6.58:1.

Should I use black or white text on #af7fbb?

Black. It scores 6.58:1 against #af7fbb, versus 3.19:1 for white — AA at any size.

What is the complementary color of #af7fbb?

#8BBB7F sits directly opposite on the wheel. Softer options are the split-complements #A9BB7F and #7FBB91, which give the same contrast with far less vibration.

What colors go well with #af7fbb?

For interface work: #F9F5FA as the surface, #DECAE3 for borders, #885096 for secondary text, #638943 as an accent and #4B2C53 for hover and pressed states. For a palette, the analogous pair #917FBB and #BB7FA9 stays calm, while #8BBB7F is the loudest partner.

What is #af7fbb in CMYK for printing?

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

Is #af7fbb warm or cool?

Neutral — it scores 56 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BB7FB1; nudged cooler, #997DBD.

Work with #af7fbb in the Color Lab