Skip to content

#6772df

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

RGB
103, 114, 223
HSL
235°, 65%, 64%
CMYK
54, 49, 0, 13
Luminance
0.2025

At a glance

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

Hex
#6772df
Hue
235°
blue
Saturation
65%
vivid
Lightness
64%
balanced
Brightness
87%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2025
WCAG relative
Temperature
Cool
86/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
5.05:1
Closest name
Medium Slate Blue
ΔE2000 5.6
Where it sits
Hue235° of 360°
Saturation65%
Lightness64%
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#6772df
RGBrgb(103, 114, 223)
HSLhsl(235, 65%, 64%)
CMYKcmyk(54%, 49%, 0%, 13%)
LABlab(52.1 26.4 -57.1)
LCHlch(52.1 63.0 294.8)
OKLCHoklch(0.597 0.164 275.9)
Decimal6779615
Display P3color(display-p3 0.404 0.447 0.875)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#6772df on white: 4.16:1
AA ✗ fail · AA-large · AAA
Aa
#6772df on black: 5.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3D81E3
deuteranopia · #2D77DD
tritanopia · #2C8A9E

Color scale — 50 to 950

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

#F3F4FB
#E8E9F7
#CBCEF1
#A2A9EB
#6772df
#4653D8
#2B39CA
#2330A9
#1C2687
#181F62
#0F143D
Base = 400Lightest = 50 · #F3F4FBDarkest = 950 · #0F143D
:root {
  --brand-50: #F3F4FB;
  --brand-100: #E8E9F7;
  --brand-200: #CBCEF1;
  --brand-300: #A2A9EB;
  --brand-400: #6772df;
  --brand-500: #4653D8;
  --brand-600: #2B39CA;
  --brand-700: #2330A9;
  --brand-800: #1C2687;
  --brand-900: #181F62;
  --brand-950: #0F143D;
  --brand: #6772df;
  --brand-ink: #000000;
}

Colors that work with #6772df

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#C0C4ED
Hairlines and dividers
Muted text#4B529B
Captions on the surface
Accent#AD7C1F
Second voice, not a rival
Dark variant#161E69
Hover, pressed, headers
Light variant#EAEBFB
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 #6772df

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#DFD467
Analogous left#67AEDF
Analogous right#9867DF
Split-complement 1#DF9867
Split-complement 2#AEDF67
Triadic 1#DF6772
Triadic 2#72DF67
Tetradic#DF67AE

RGB percentages

Red40.4%
Green44.7%
Blue87.5%

CMYK percentages

Cyan53.8%
Magenta48.9%
Yellow0.0%
Key (black)12.5%

Color previews

#6772df text on a black background

contrast 5.05:1

Card sample

#6772df text on a white background

contrast 4.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6772df

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.

#6772df 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.

#6772df, answered

What color is #6772df?

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

What is the RGB value of #6772df?

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

Is #6772df a light or a dark color?

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

Should I use black or white text on #6772df?

Black. It scores 5.05:1 against #6772df, versus 4.16:1 for white — AA at any size.

What is the complementary color of #6772df?

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

What colors go well with #6772df?

For interface work: #F4F5FA as the surface, #C0C4ED for borders, #4B529B for secondary text, #AD7C1F as an accent and #161E69 for hover and pressed states. For a palette, the analogous pair #67AEDF and #9867DF stays calm, while #DFD467 is the loudest partner.

What is #6772df in CMYK for printing?

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

Is #6772df 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 #8867DF; nudged cooler, #658DE1.

Work with #6772df in the Color Lab