Skip to content

#726bdf

a balanced, vivid blue · cool · closest name: Medium Slate Blue

RGB
114, 107, 223
HSL
244°, 64%, 65%
CMYK
49, 52, 0, 13
Luminance
0.1942

At a glance

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

Hex
#726bdf
Hue
244°
blue
Saturation
64%
vivid
Lightness
65%
balanced
Brightness
87%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1942
WCAG relative
Temperature
Cool
81/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
4.88:1
Closest name
Medium Slate Blue
ΔE2000 2.8
Where it sits
Hue244° of 360°
Saturation64%
Lightness65%
Temperature
Warm ← → Cool81% 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#726bdf
RGBrgb(114, 107, 223)
HSLhsl(244, 64%, 65%)
CMYKcmyk(49%, 52%, 0%, 13%)
LABlab(51.2 33.0 -58.6)
LCHlch(51.2 67.2 299.4)
OKLCHoklch(0.592 0.171 282.6)
Decimal7498719
Display P3color(display-p3 0.447 0.420 0.875)

Copy-ready code

/* CSS */
color: #726bdf;
background-color: #726bdf;
/* Tailwind (arbitrary) */
class="text-[#726bdf] bg-[#726bdf]"
/* SCSS */
$brand: #726bdf;
/* SwiftUI */
Color(red: 0.447, green: 0.420, blue: 0.875)
/* Android */
Color.parseColor("#726bdf")
/* Flutter */
Color(0xFF726BDF)
/* Python / OpenCV (BGR) */
(223, 107, 114)

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

Accessibility — WCAG contrast

Aa
#726bdf on white: 4.30:1
AA ✗ fail · AA-large · AAA
Aa
#726bdf on black: 4.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #307EE3
deuteranopia · #2776DC
tritanopia · #4A849B

Color scale — 50 to 950

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

#F4F4FB
#E9E8F7
#CDCBF1
#A7A3EB
#726bdf
#4F47D7
#352CC9
#2C24A8
#231D86
#1D1961
#12103D
Base = 400Lightest = 50 · #F4F4FBDarkest = 950 · #12103D
:root {
  --brand-50: #F4F4FB;
  --brand-100: #E9E8F7;
  --brand-200: #CDCBF1;
  --brand-300: #A7A3EB;
  --brand-400: #726bdf;
  --brand-500: #4F47D7;
  --brand-600: #352CC9;
  --brand-700: #2C24A8;
  --brand-800: #231D86;
  --brand-900: #1D1961;
  --brand-950: #12103D;
  --brand: #726bdf;
  --brand-ink: #000000;
}

Colors that work with #726bdf

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#F5F4FA
Tinted page background
Border#C2C0ED
Hairlines and dividers
Muted text#4F4B9B
Captions on the surface
Accent#AC9120
Second voice, not a rival
Dark variant#1C1769
Hover, pressed, headers
Light variant#EBEAFA
Selected rows, tints
Dark surface#151424
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 #726bdf

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#D8DF6B
Analogous left#6B9EDF
Analogous right#AC6BDF
Split-complement 1#DFAC6B
Split-complement 2#9EDF6B
Triadic 1#DF726B
Triadic 2#6BDF72
Tetradic#DF6B9E

RGB percentages

Red44.7%
Green42.0%
Blue87.5%

CMYK percentages

Cyan48.9%
Magenta52.0%
Yellow0.0%
Key (black)12.5%

Color previews

#726bdf text on a black background

contrast 4.88:1

Card sample

#726bdf text on a white background

contrast 4.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(114, 107, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(114, 107, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #726bdf;
background: linear-gradient(135deg, #726bdf, #BF6BDF);

Monochromatic scale

Palettes built from #726bdf

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.

#726bdf 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
ButtonsLinksFocus statesCharts
Print note

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

#726bdf, answered

What color is #726bdf?

#726bdf is a balanced vivid blue, closest to Medium Slate Blue (ΔE2000 2.8). It sits at 244° on the hue wheel with 64% saturation and 65% lightness, which reads as cool.

What is the RGB value of #726bdf?

rgb(114, 107, 223) — 114 red, 107 green and 223 blue out of 255, or 44.7% / 42% / 87.5% by channel.

Is #726bdf a light or a dark color?

It is a mid-tone. Relative luminance is 0.1942 and perceived brightness is 50%, so black text on it reaches 4.88:1.

Should I use black or white text on #726bdf?

Black. It scores 4.88:1 against #726bdf, versus 4.30:1 for white — AA at any size.

What is the complementary color of #726bdf?

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

What colors go well with #726bdf?

For interface work: #F5F4FA as the surface, #C2C0ED for borders, #4F4B9B for secondary text, #AC9120 as an accent and #1C1769 for hover and pressed states. For a palette, the analogous pair #6B9EDF and #AC6BDF stays calm, while #D8DF6B is the loudest partner.

What is #726bdf in CMYK for printing?

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

Is #726bdf warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9C6BDF; nudged cooler, #698AE1.

Work with #726bdf in the Color Lab