Skip to content

#6774df

a balanced, vivid blue · cool · closest name: Royal Blue

RGB
103, 116, 223
HSL
234°, 65%, 64%
CMYK
54, 48, 0, 13
Luminance
0.2070

At a glance

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

Hex
#6774df
Hue
234°
blue
Saturation
65%
vivid
Lightness
64%
balanced
Brightness
87%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2070
WCAG relative
Temperature
Cool
87/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
5.14:1
Closest name
Royal Blue
ΔE2000 6
Where it sits
Hue234° of 360°
Saturation65%
Lightness64%
Temperature
Warm ← → Cool87% 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#6774df
RGBrgb(103, 116, 223)
HSLhsl(234, 65%, 64%)
CMYKcmyk(54%, 48%, 0%, 13%)
LABlab(52.6 25.2 -56.3)
LCHlch(52.6 61.7 294.1)
OKLCHoklch(0.601 0.161 275.2)
Decimal6780127
Display P3color(display-p3 0.404 0.455 0.875)

Copy-ready code

/* CSS */
color: #6774df;
background-color: #6774df;
/* Tailwind (arbitrary) */
class="text-[#6774df] bg-[#6774df]"
/* SCSS */
$brand: #6774df;
/* SwiftUI */
Color(red: 0.404, green: 0.455, blue: 0.875)
/* Android */
Color.parseColor("#6774df")
/* Flutter */
Color(0xFF6774DF)
/* Python / OpenCV (BGR) */
(223, 116, 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 #6774df · 5.14:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.09:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.14:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #6774df as text scores 4.09:1 on white and 5.14:1 on black.

Accessibility — WCAG contrast

Aa
#6774df on white: 4.09:1
AA ✗ fail · AA-large · AAA
Aa
#6774df on black: 5.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #4183E3
deuteranopia · #3279DD
tritanopia · #2C8C9F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6774df 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
#E8EAF7
#CBCFF1
#A2AAEB
#6774df
#4655D8
#2B3CCA
#2332A9
#1C2887
#182062
#0F143D
Base = 400Lightest = 50 · #F3F4FBDarkest = 950 · #0F143D
:root {
  --brand-50: #F3F4FB;
  --brand-100: #E8EAF7;
  --brand-200: #CBCFF1;
  --brand-300: #A2AAEB;
  --brand-400: #6774df;
  --brand-500: #4655D8;
  --brand-600: #2B3CCA;
  --brand-700: #2332A9;
  --brand-800: #1C2887;
  --brand-900: #182062;
  --brand-950: #0F143D;
  --brand: #6774df;
  --brand-ink: #000000;
}

Colors that work with #6774df

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#C0C5ED
Hairlines and dividers
Muted text#4B539B
Captions on the surface
Accent#AD7A1F
Second voice, not a rival
Dark variant#161F69
Hover, pressed, headers
Light variant#EAECFB
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 #6774df

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#DFD267
Analogous left#67B0DF
Analogous right#9667DF
Split-complement 1#DF9667
Split-complement 2#B0DF67
Triadic 1#DF6774
Triadic 2#74DF67
Tetradic#DF67B0

RGB percentages

Red40.4%
Green45.5%
Blue87.5%

CMYK percentages

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

Color previews

#6774df text on a black background

contrast 5.14:1

Card sample

#6774df text on a white background

contrast 4.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6774df

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.

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

#6774df, answered

What color is #6774df?

#6774df is a balanced vivid blue, closest to Royal Blue (ΔE2000 6). It sits at 234° on the hue wheel with 65% saturation and 64% lightness, which reads as cool.

What is the RGB value of #6774df?

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

Is #6774df a light or a dark color?

It is a mid-tone. Relative luminance is 0.2070 and perceived brightness is 51%, so black text on it reaches 5.14:1.

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

Black. It scores 5.14:1 against #6774df, versus 4.09:1 for white — AA at any size.

What is the complementary color of #6774df?

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

What colors go well with #6774df?

For interface work: #F4F5FA as the surface, #C0C5ED for borders, #4B539B for secondary text, #AD7A1F as an accent and #161F69 for hover and pressed states. For a palette, the analogous pair #67B0DF and #9667DF stays calm, while #DFD267 is the loudest partner.

What is #6774df in CMYK for printing?

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

Is #6774df warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8667DF; nudged cooler, #658EE1.

Work with #6774df in the Color Lab