Skip to content

#af8ec1

a light, soft violet · cool · closest name: Plum

RGB
175, 142, 193
HSL
279°, 29%, 66%
CMYK
9, 26, 0, 24
Luminance
0.3231

At a glance

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

Hex
#af8ec1
Hue
279°
violet
Saturation
29%
soft
Lightness
66%
light
Brightness
76%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3231
WCAG relative
Temperature
Cool
60/100 cool
Color family
Violet
Tone
Soft
Best ink
Black
7.46:1
Closest name
Plum
ΔE2000 9.3
Where it sits
Hue279° of 360°
Saturation29%
Lightness66%
Temperature
Warm ← → Cool60% 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#af8ec1
RGBrgb(175, 142, 193)
HSLhsl(279, 29%, 66%)
CMYKcmyk(9%, 26%, 0%, 24%)
LABlab(63.6 21.9 -21.8)
LCHlch(63.6 30.9 315.2)
OKLCHoklch(0.695 0.082 313.4)
Decimal11505345
Display P3color(display-p3 0.686 0.557 0.757)

Copy-ready code

/* CSS */
color: #af8ec1;
background-color: #af8ec1;
/* Tailwind (arbitrary) */
class="text-[#af8ec1] bg-[#af8ec1]"
/* SCSS */
$brand: #af8ec1;
/* SwiftUI */
Color(red: 0.686, green: 0.557, blue: 0.757)
/* Android */
Color.parseColor("#af8ec1")
/* Flutter */
Color(0xFFAF8EC1)
/* Python / OpenCV (BGR) */
(193, 142, 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 #af8ec1 · 7.46:1
Use #000000AAA at every size.
Aa
White text · 2.81:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.46:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #af8ec1 as text scores 2.81:1 on white and 7.46:1 on black.

Accessibility — WCAG contrast

Aa
#af8ec1 on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#af8ec1 on black: 7.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8798C3
deuteranopia · #8E9BBF
tritanopia · #AE94A0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #af8ec1 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
#F1ECF3
#E0D5E6
#CCB7D7
#af8ec1
#986EAF
#85579E
#6F4884
#593A69
#422D4E
#291C30
Base = 400Lightest = 50 · #F8F6F9Darkest = 950 · #291C30
:root {
  --brand-50: #F8F6F9;
  --brand-100: #F1ECF3;
  --brand-200: #E0D5E6;
  --brand-300: #CCB7D7;
  --brand-400: #af8ec1;
  --brand-500: #986EAF;
  --brand-600: #85579E;
  --brand-700: #6F4884;
  --brand-800: #593A69;
  --brand-900: #422D4E;
  --brand-950: #291C30;
  --brand: #af8ec1;
  --brand-ink: #000000;
}

Colors that work with #af8ec1

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#F8F5FA
Tinted page background
Border#DACAE2
Hairlines and dividers
Muted text#7D5194
Captions on the surface
Accent#6E8745
Second voice, not a rival
Dark variant#452D52
Hover, pressed, headers
Light variant#F3EFF6
Selected rows, tints
Dark surface#1E1424
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 #af8ec1

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#A0C18E
Analogous left#968EC1
Analogous right#C18EBA
Split-complement 1#BAC18E
Split-complement 2#8EC196
Triadic 1#C1AF8E
Triadic 2#8EC1AF
Tetradic#C1968E

RGB percentages

Red68.6%
Green55.7%
Blue75.7%

CMYK percentages

Cyan9.3%
Magenta26.4%
Yellow0.0%
Key (black)24.3%

Color previews

#af8ec1 text on a black background

contrast 7.46:1

Card sample

#af8ec1 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af8ec1

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.

#af8ec1 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

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

#af8ec1, answered

What color is #af8ec1?

#af8ec1 is a light soft violet, closest to Plum (ΔE2000 9.3). It sits at 279° on the hue wheel with 29% saturation and 66% lightness, which reads as cool.

What is the RGB value of #af8ec1?

rgb(175, 142, 193) — 175 red, 142 green and 193 blue out of 255, or 68.6% / 55.7% / 75.7% by channel.

Is #af8ec1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3231 and perceived brightness is 62%, so black text on it reaches 7.46:1.

Should I use black or white text on #af8ec1?

Black. It scores 7.46:1 against #af8ec1, versus 2.81:1 for white — AAA at any size.

What is the complementary color of #af8ec1?

#A0C18E sits directly opposite on the wheel. Softer options are the split-complements #BAC18E and #8EC196, which give the same contrast with far less vibration.

What colors go well with #af8ec1?

For interface work: #F8F5FA as the surface, #DACAE2 for borders, #7D5194 for secondary text, #6E8745 as an accent and #452D52 for hover and pressed states. For a palette, the analogous pair #968EC1 and #C18EBA stays calm, while #A0C18E is the loudest partner.

What is #af8ec1 in CMYK for printing?

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

Is #af8ec1 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C18EC0; nudged cooler, #9C8CC3.

Work with #af8ec1 in the Color Lab