Skip to content

#af6fd2

a balanced, vivid violet · cool · closest name: Medium Orchid

RGB
175, 111, 210
HSL
279°, 52%, 63%
CMYK
17, 47, 0, 18
Luminance
0.2514

At a glance

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

Hex
#af6fd2
Hue
279°
violet
Saturation
52%
vivid
Lightness
63%
balanced
Brightness
82%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2514
WCAG relative
Temperature
Cool
62/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.03:1
Closest name
Medium Orchid
ΔE2000 6
Where it sits
Hue279° of 360°
Saturation52%
Lightness63%
Temperature
Warm ← → Cool62% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#af6fd2
RGBrgb(175, 111, 210)
HSLhsl(279, 52%, 63%)
CMYKcmyk(17%, 47%, 0%, 18%)
LABlab(57.2 42.8 -41.3)
LCHlch(57.2 59.5 316.0)
OKLCHoklch(0.649 0.156 312.6)
Decimal11497426
Display P3color(display-p3 0.686 0.435 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af6fd2 on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#af6fd2 on black: 6.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5986D5
deuteranopia · #6B8BCF
tritanopia · #AC7E97

Color scale — 50 to 950

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

#F8F4FA
#F2E9F6
#E2CFED
#D0AAE4
#af6fd2
#A054CA
#8D3ABB
#76319B
#5E277C
#46205B
#2C1439
Base = 400Lightest = 50 · #F8F4FADarkest = 950 · #2C1439
:root {
  --brand-50: #F8F4FA;
  --brand-100: #F2E9F6;
  --brand-200: #E2CFED;
  --brand-300: #D0AAE4;
  --brand-400: #af6fd2;
  --brand-500: #A054CA;
  --brand-600: #8D3ABB;
  --brand-700: #76319B;
  --brand-800: #5E277C;
  --brand-900: #46205B;
  --brand-950: #2C1439;
  --brand: #af6fd2;
  --brand-ink: #000000;
}

Colors that work with #af6fd2

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#F8F4FA
Tinted page background
Border#DCC1EC
Hairlines and dividers
Muted text#7F4B9B
Captions on the surface
Accent#71A02C
Second voice, not a rival
Dark variant#4A1E61
Hover, pressed, headers
Light variant#F4ECF9
Selected rows, tints
Dark surface#1F1424
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 #af6fd2

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
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • 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#92D26F
Analogous left#7D6FD2
Analogous right#D26FC3
Split-complement 1#C3D26F
Split-complement 2#6FD27D
Triadic 1#D2AF6F
Triadic 2#6FD2AF
Tetradic#D27D6F

RGB percentages

Red68.6%
Green43.5%
Blue82.4%

CMYK percentages

Cyan16.7%
Magenta47.1%
Yellow0.0%
Key (black)17.6%

Color previews

#af6fd2 text on a black background

contrast 6.03:1

Card sample

#af6fd2 text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af6fd2

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.

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

#af6fd2, answered

What color is #af6fd2?

#af6fd2 is a balanced vivid violet, closest to Medium Orchid (ΔE2000 6). It sits at 279° on the hue wheel with 52% saturation and 63% lightness, which reads as cool.

What is the RGB value of #af6fd2?

rgb(175, 111, 210) — 175 red, 111 green and 210 blue out of 255, or 68.6% / 43.5% / 82.4% by channel.

Is #af6fd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2514 and perceived brightness is 57%, so black text on it reaches 6.03:1.

Should I use black or white text on #af6fd2?

Black. It scores 6.03:1 against #af6fd2, versus 3.48:1 for white — AA at any size.

What is the complementary color of #af6fd2?

#92D26F sits directly opposite on the wheel. Softer options are the split-complements #C3D26F and #6FD27D, which give the same contrast with far less vibration.

What colors go well with #af6fd2?

For interface work: #F8F4FA as the surface, #DCC1EC for borders, #7F4B9B for secondary text, #71A02C as an accent and #4A1E61 for hover and pressed states. For a palette, the analogous pair #7D6FD2 and #D26FC3 stays calm, while #92D26F is the loudest partner.

What is #af6fd2 in CMYK for printing?

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

Is #af6fd2 warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D26FD1; nudged cooler, #8A6DD4.

Work with #af6fd2 in the Color Lab