Skip to content

#9d85df

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

RGB
157, 133, 223
HSL
256°, 58%, 70%
CMYK
30, 40, 0, 13
Luminance
0.2927

At a glance

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

Hex
#9d85df
Hue
256°
violet
Saturation
58%
vivid
Lightness
70%
light
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2927
WCAG relative
Temperature
Cool
74/100 cool
Color family
Violet
Tone
Vivid
Best ink
Black
6.85:1
Closest name
Medium Purple
ΔE2000 6.3
Where it sits
Hue256° of 360°
Saturation58%
Lightness70%
Temperature
Warm ← → Cool74% 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#9d85df
RGBrgb(157, 133, 223)
HSLhsl(256, 58%, 70%)
CMYKcmyk(30%, 40%, 0%, 13%)
LABlab(61.0 28.5 -42.7)
LCHlch(61.0 51.3 303.7)
OKLCHoklch(0.675 0.132 294.9)
Decimal10323423
Display P3color(display-p3 0.616 0.522 0.875)

Copy-ready code

/* CSS */
color: #9d85df;
background-color: #9d85df;
/* Tailwind (arbitrary) */
class="text-[#9d85df] bg-[#9d85df]"
/* SCSS */
$brand: #9d85df;
/* SwiftUI */
Color(red: 0.616, green: 0.522, blue: 0.875)
/* Android */
Color.parseColor("#9d85df")
/* Flutter */
Color(0xFF9D85DF)
/* Python / OpenCV (BGR) */
(223, 133, 157)

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 #9d85df · 6.85:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.06:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.85:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #9d85df as text scores 3.06:1 on white and 6.85:1 on black.

Accessibility — WCAG contrast

Aa
#9d85df on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#9d85df on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6B94E2
deuteranopia · #6F92DD
tritanopia · #8F95A7

Color scale — 50 to 950

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

#F6F4FB
#ECE9F7
#D6CDEF
#B8A6E8
#9d85df
#704DD0
#5933C2
#4A2AA2
#3B2281
#2E1C5E
#1D123B
Base = 400Lightest = 50 · #F6F4FBDarkest = 950 · #1D123B
:root {
  --brand-50: #F6F4FB;
  --brand-100: #ECE9F7;
  --brand-200: #D6CDEF;
  --brand-300: #B8A6E8;
  --brand-400: #9d85df;
  --brand-500: #704DD0;
  --brand-600: #5933C2;
  --brand-700: #4A2AA2;
  --brand-800: #3B2281;
  --brand-900: #2E1C5E;
  --brand-950: #1D123B;
  --brand: #9d85df;
  --brand-ink: #000000;
}

Colors that work with #9d85df

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#F6F4FA
Tinted page background
Border#CCC0ED
Hairlines and dividers
Muted text#604B9B
Captions on the surface
Accent#A3A626
Second voice, not a rival
Dark variant#2E1B65
Hover, pressed, headers
Light variant#EFEBFA
Selected rows, tints
Dark surface#181424
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 #9d85df

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#C7DF85
Analogous left#859ADF
Analogous right#CA85DF
Split-complement 1#DFCA85
Split-complement 2#9ADF85
Triadic 1#DF9D85
Triadic 2#85DF9D
Tetradic#DF859A

RGB percentages

Red61.6%
Green52.2%
Blue87.5%

CMYK percentages

Cyan29.6%
Magenta40.4%
Yellow0.0%
Key (black)12.5%

Color previews

#9d85df text on a black background

contrast 6.85:1

Card sample

#9d85df text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 133, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 133, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9d85df;
background: linear-gradient(135deg, #9d85df, #D985DF);

Monochromatic scale

Palettes built from #9d85df

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.

#9d85df 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.

#9d85df, answered

What color is #9d85df?

#9d85df is a light vivid violet, closest to Medium Purple (ΔE2000 6.3). It sits at 256° on the hue wheel with 58% saturation and 70% lightness, which reads as cool.

What is the RGB value of #9d85df?

rgb(157, 133, 223) — 157 red, 133 green and 223 blue out of 255, or 61.6% / 52.2% / 87.5% by channel.

Is #9d85df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2927 and perceived brightness is 60%, so black text on it reaches 6.85:1.

Should I use black or white text on #9d85df?

Black. It scores 6.85:1 against #9d85df, versus 3.06:1 for white — AA at any size.

What is the complementary color of #9d85df?

#C7DF85 sits directly opposite on the wheel. Softer options are the split-complements #DFCA85 and #9ADF85, which give the same contrast with far less vibration.

What colors go well with #9d85df?

For interface work: #F6F4FA as the surface, #CCC0ED for borders, #604B9B for secondary text, #A3A626 as an accent and #2E1B65 for hover and pressed states. For a palette, the analogous pair #859ADF and #CA85DF stays calm, while #C7DF85 is the loudest partner.

What is #9d85df in CMYK for printing?

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

Is #9d85df warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BE85DF; nudged cooler, #838DE1.

Work with #9d85df in the Color Lab