Skip to content

#af4ef2

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

RGB
175, 78, 242
HSL
276°, 86%, 63%
CMYK
28, 68, 0, 5
Luminance
0.2097

At a glance

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

Hex
#af4ef2
Hue
276°
violet
Saturation
86%
electric
Lightness
63%
balanced
Brightness
95%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2097
WCAG relative
Temperature
Cool
64/100 cool
Color family
Violet
Tone
Electric
Best ink
Black
5.19:1
Closest name
Medium Orchid
ΔE2000 5.8
Where it sits
Hue276° of 360°
Saturation86%
Lightness63%
Temperature
Warm ← → Cool64% 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#af4ef2
RGBrgb(175, 78, 242)
HSLhsl(276, 86%, 63%)
CMYKcmyk(28%, 68%, 0%, 5%)
LABlab(52.9 66.1 -66.1)
LCHlch(52.9 93.5 315.0)
OKLCHoklch(0.623 0.238 308.0)
Decimal11489010
Display P3color(display-p3 0.686 0.306 0.949)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af4ef2 on white: 4.04:1
AA ✗ fail · AA-large · AAA
Aa
#af4ef2 on black: 5.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #007BF7
deuteranopia · #277FEE
tritanopia · #A4729A

Color scale — 50 to 950

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

#F8F2FD
#F2E5FA
#E2C5F7
#D096F7
#af4ef2
#A12EF0
#8E11E4
#760EBE
#5F0B98
#460D6E
#2C0845
Base = 400Lightest = 50 · #F8F2FDDarkest = 950 · #2C0845
:root {
  --brand-50: #F8F2FD;
  --brand-100: #F2E5FA;
  --brand-200: #E2C5F7;
  --brand-300: #D096F7;
  --brand-400: #af4ef2;
  --brand-500: #A12EF0;
  --brand-600: #8E11E4;
  --brand-700: #760EBE;
  --brand-800: #5F0B98;
  --brand-900: #460D6E;
  --brand-950: #2C0845;
  --brand: #af4ef2;
  --brand-ink: #000000;
}

Colors that work with #af4ef2

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#DAC0ED
Hairlines and dividers
Muted text#7A4B9B
Captions on the surface
Accent#83C20A
Second voice, not a rival
Dark variant#4A0977
Hover, pressed, headers
Light variant#F4E7FD
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 #af4ef2

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#91F24E
Analogous left#5D4EF2
Analogous right#F24EE3
Split-complement 1#E3F24E
Split-complement 2#4EF25D
Triadic 1#F2AF4E
Triadic 2#4EF2AF
Tetradic#F25D4E

RGB percentages

Red68.6%
Green30.6%
Blue94.9%

CMYK percentages

Cyan27.7%
Magenta67.8%
Yellow0.0%
Key (black)5.1%

Color previews

#af4ef2 text on a black background

contrast 5.19:1

Card sample

#af4ef2 text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #af4ef2

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.

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

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

#af4ef2, answered

What color is #af4ef2?

#af4ef2 is a balanced electric violet, closest to Medium Orchid (ΔE2000 5.8). It sits at 276° on the hue wheel with 86% saturation and 63% lightness, which reads as cool.

What is the RGB value of #af4ef2?

rgb(175, 78, 242) — 175 red, 78 green and 242 blue out of 255, or 68.6% / 30.6% / 94.9% by channel.

Is #af4ef2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2097 and perceived brightness is 55%, so black text on it reaches 5.19:1.

Should I use black or white text on #af4ef2?

Black. It scores 5.19:1 against #af4ef2, versus 4.04:1 for white — AA at any size.

What is the complementary color of #af4ef2?

#91F24E sits directly opposite on the wheel. Softer options are the split-complements #E3F24E and #4EF25D, which give the same contrast with far less vibration.

What colors go well with #af4ef2?

For interface work: #F8F4FA as the surface, #DAC0ED for borders, #7A4B9B for secondary text, #83C20A as an accent and #4A0977 for hover and pressed states. For a palette, the analogous pair #5D4EF2 and #F24EE3 stays calm, while #91F24E is the loudest partner.

What is #af4ef2 in CMYK for printing?

cmyk(28%, 68%, 0%, 5%). 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 #af4ef2 warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EB4EF2; nudged cooler, #724CF4.

Work with #af4ef2 in the Color Lab