Skip to content

#af6af7

a light, electric violet · cool · closest name: Medium Purple

RGB
175, 106, 247
HSL
269°, 90%, 69%
CMYK
29, 57, 0, 3
Luminance
0.2614

At a glance

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

Hex
#af6af7
Hue
269°
violet
Saturation
90%
electric
Lightness
69%
light
Brightness
97%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2614
WCAG relative
Temperature
Cool
67/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
6.23:1
Closest name
Medium Purple
ΔE2000 6.2
Where it sits
Hue269° of 360°
Saturation90%
Lightness69%
Temperature
Warm ← → Cool67% 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#af6af7
RGBrgb(175, 106, 247)
HSLhsl(269, 90%, 69%)
CMYKcmyk(29%, 57%, 0%, 3%)
LABlab(58.2 53.8 -60.5)
LCHlch(58.2 81.0 311.7)
OKLCHoklch(0.662 0.206 303.9)
Decimal11496183
Display P3color(display-p3 0.686 0.416 0.969)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af6af7 on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#af6af7 on black: 6.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #2D8AFC
deuteranopia · #4B8CF4
tritanopia · #A286A7

Color scale — 50 to 950

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

#F7F2FD
#EFE5FB
#DDC3F8
#C695F9
#af6af7
#8D2AF4
#780CE8
#640AC2
#50089B
#3C0B70
#260746
Base = 400Lightest = 50 · #F7F2FDDarkest = 950 · #260746
:root {
  --brand-50: #F7F2FD;
  --brand-100: #EFE5FB;
  --brand-200: #DDC3F8;
  --brand-300: #C695F9;
  --brand-400: #af6af7;
  --brand-500: #8D2AF4;
  --brand-600: #780CE8;
  --brand-700: #640AC2;
  --brand-800: #50089B;
  --brand-900: #3C0B70;
  --brand-950: #260746;
  --brand: #af6af7;
  --brand-ink: #000000;
}

Colors that work with #af6af7

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#F7F4FA
Tinted page background
Border#D6C0ED
Hairlines and dividers
Muted text#724B9B
Captions on the surface
Accent#98C507
Second voice, not a rival
Dark variant#3F0779
Hover, pressed, headers
Light variant#F2E7FE
Selected rows, tints
Dark surface#1C1424
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 #af6af7

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#B2F76A
Analogous left#6A6BF7
Analogous right#F66AF7
Split-complement 1#F7F66A
Split-complement 2#6BF76A
Triadic 1#F7AF6A
Triadic 2#6AF7AF
Tetradic#F76A6B

RGB percentages

Red68.6%
Green41.6%
Blue96.9%

CMYK percentages

Cyan29.1%
Magenta57.1%
Yellow0.0%
Key (black)3.1%

Color previews

#af6af7 text on a black background

contrast 6.23:1

Card sample

#af6af7 text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af6af7

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.

#af6af7 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#af6af7, answered

What color is #af6af7?

#af6af7 is a light electric violet, closest to Medium Purple (ΔE2000 6.2). It sits at 269° on the hue wheel with 90% saturation and 69% lightness, which reads as cool.

What is the RGB value of #af6af7?

rgb(175, 106, 247) — 175 red, 106 green and 247 blue out of 255, or 68.6% / 41.6% / 96.9% by channel.

Is #af6af7 a light or a dark color?

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

Should I use black or white text on #af6af7?

Black. It scores 6.23:1 against #af6af7, versus 3.37:1 for white — AA at any size.

What is the complementary color of #af6af7?

#B2F76A sits directly opposite on the wheel. Softer options are the split-complements #F7F66A and #6BF76A, which give the same contrast with far less vibration.

What colors go well with #af6af7?

For interface work: #F7F4FA as the surface, #D6C0ED for borders, #724B9B for secondary text, #98C507 as an accent and #3F0779 for hover and pressed states. For a palette, the analogous pair #6A6BF7 and #F66AF7 stays calm, while #B2F76A is the loudest partner.

What is #af6af7 in CMYK for printing?

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

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E36AF7; nudged cooler, #7A68F9.

Work with #af6af7 in the Color Lab