Skip to content

#7f85cd

a light, soft blue · cool · closest name: Medium Purple

RGB
127, 133, 205
HSL
235°, 44%, 65%
CMYK
38, 35, 0, 20
Luminance
0.2569

At a glance

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

Hex
#7f85cd
Hue
235°
blue
Saturation
44%
soft
Lightness
65%
light
Brightness
80%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2569
WCAG relative
Temperature
Cool
86/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
6.14:1
Closest name
Medium Purple
ΔE2000 9.3
Where it sits
Hue235° of 360°
Saturation44%
Lightness65%
Temperature
Warm ← → Cool86% 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#7f85cd
RGBrgb(127, 133, 205)
HSLhsl(235, 44%, 65%)
CMYKcmyk(38%, 35%, 0%, 20%)
LABlab(57.8 15.4 -37.9)
LCHlch(57.8 41.0 292.1)
OKLCHoklch(0.641 0.108 279.3)
Decimal8357325
Display P3color(display-p3 0.498 0.522 0.804)

Copy-ready code

/* CSS */
color: #7f85cd;
background-color: #7f85cd;
/* Tailwind (arbitrary) */
class="text-[#7f85cd] bg-[#7f85cd]"
/* SCSS */
$brand: #7f85cd;
/* SwiftUI */
Color(red: 0.498, green: 0.522, blue: 0.804)
/* Android */
Color.parseColor("#7f85cd")
/* Flutter */
Color(0xFF7F85CD)
/* Python / OpenCV (BGR) */
(205, 133, 127)

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

Accessibility — WCAG contrast

Aa
#7f85cd on white: 3.42:1
AA ✗ fail · AA-large · AAA
Aa
#7f85cd on black: 6.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6D8ED0
deuteranopia · #6988CB
tritanopia · #68939F

Color scale — 50 to 950

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

#F5F5FA
#EAEBF5
#D1D3EB
#AEB2DF
#7f85cd
#5E65C0
#454DB0
#394093
#2E3375
#252856
#171936
Base = 400Lightest = 50 · #F5F5FADarkest = 950 · #171936
:root {
  --brand-50: #F5F5FA;
  --brand-100: #EAEBF5;
  --brand-200: #D1D3EB;
  --brand-300: #AEB2DF;
  --brand-400: #7f85cd;
  --brand-500: #5E65C0;
  --brand-600: #454DB0;
  --brand-700: #394093;
  --brand-800: #2E3375;
  --brand-900: #252856;
  --brand-950: #171936;
  --brand: #7f85cd;
  --brand-ink: #000000;
}

Colors that work with #7f85cd

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#F4F5FA
Tinted page background
Border#C4C7E8
Hairlines and dividers
Muted text#4B519B
Captions on the surface
Accent#977735
Second voice, not a rival
Dark variant#24285C
Hover, pressed, headers
Light variant#EDEEF8
Selected rows, tints
Dark surface#141524
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 #7f85cd

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
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#CDC77F
Analogous left#7FACCD
Analogous right#A07FCD
Split-complement 1#CDA07F
Split-complement 2#ACCD7F
Triadic 1#CD7F85
Triadic 2#85CD7F
Tetradic#CD7FAC

RGB percentages

Red49.8%
Green52.2%
Blue80.4%

CMYK percentages

Cyan38.0%
Magenta35.1%
Yellow0.0%
Key (black)19.6%

Color previews

#7f85cd text on a black background

contrast 6.14:1

Card sample

#7f85cd text on a white background

contrast 3.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 133, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 133, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7f85cd;
background: linear-gradient(135deg, #7f85cd, #AD7FCD);

Monochromatic scale

Palettes built from #7f85cd

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.

#7f85cd in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#7f85cd, answered

What color is #7f85cd?

#7f85cd is a light soft blue, closest to Medium Purple (ΔE2000 9.3). It sits at 235° on the hue wheel with 44% saturation and 65% lightness, which reads as cool.

What is the RGB value of #7f85cd?

rgb(127, 133, 205) — 127 red, 133 green and 205 blue out of 255, or 49.8% / 52.2% / 80.4% by channel.

Is #7f85cd a light or a dark color?

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

Should I use black or white text on #7f85cd?

Black. It scores 6.14:1 against #7f85cd, versus 3.42:1 for white — AA at any size.

What is the complementary color of #7f85cd?

#CDC77F sits directly opposite on the wheel. Softer options are the split-complements #CDA07F and #ACCD7F, which give the same contrast with far less vibration.

What colors go well with #7f85cd?

For interface work: #F4F5FA as the surface, #C4C7E8 for borders, #4B519B for secondary text, #977735 as an accent and #24285C for hover and pressed states. For a palette, the analogous pair #7FACCD and #A07FCD stays calm, while #CDC77F is the loudest partner.

What is #7f85cd in CMYK for printing?

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

Is #7f85cd warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #967FCD; nudged cooler, #7D9ACF.

Work with #7f85cd in the Color Lab