Skip to content

#6b7bcd

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

RGB
107, 123, 205
HSL
230°, 50%, 61%
CMYK
48, 40, 0, 20
Luminance
0.2170

At a glance

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

Hex
#6b7bcd
Hue
230°
blue
Saturation
50%
vivid
Lightness
61%
balanced
Brightness
80%
HSV value
Perceived
51%
weighted brightness
Luminance
0.2170
WCAG relative
Temperature
Cool
89/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
5.34:1
Closest name
Royal Blue
ΔE2000 8.1
Where it sits
Hue230° of 360°
Saturation50%
Lightness61%
Temperature
Warm ← → Cool89% 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#6b7bcd
RGBrgb(107, 123, 205)
HSLhsl(230, 50%, 61%)
CMYKcmyk(48%, 40%, 0%, 20%)
LABlab(53.7 16.3 -44.4)
LCHlch(53.7 47.3 290.2)
OKLCHoklch(0.607 0.126 273.7)
Decimal7044045
Display P3color(display-p3 0.420 0.482 0.804)

Copy-ready code

/* CSS */
color: #6b7bcd;
background-color: #6b7bcd;
/* Tailwind (arbitrary) */
class="text-[#6b7bcd] bg-[#6b7bcd]"
/* SCSS */
$brand: #6b7bcd;
/* SwiftUI */
Color(red: 0.420, green: 0.482, blue: 0.804)
/* Android */
Color.parseColor("#6b7bcd")
/* Flutter */
Color(0xFF6B7BCD)
/* Python / OpenCV (BGR) */
(205, 123, 107)

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

Accessibility — WCAG contrast

Aa
#6b7bcd on white: 3.93:1
AA ✗ fail · AA-large · AAA
Aa
#6b7bcd on black: 5.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #5B85D0
deuteranopia · #527DCB
tritanopia · #458C9A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6b7bcd is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4F5FA
#EAECF6
#CFD4EC
#ABB4E3
#818FD5
#6b7bcd
#3E52B7
#344498
#29367A
#212A59
#151B38
Base = 500Lightest = 50 · #F4F5FADarkest = 950 · #151B38
:root {
  --brand-50: #F4F5FA;
  --brand-100: #EAECF6;
  --brand-200: #CFD4EC;
  --brand-300: #ABB4E3;
  --brand-400: #818FD5;
  --brand-500: #6b7bcd;
  --brand-600: #3E52B7;
  --brand-700: #344498;
  --brand-800: #29367A;
  --brand-900: #212A59;
  --brand-950: #151B38;
  --brand: #6b7bcd;
  --brand-ink: #000000;
}

Colors that work with #6b7bcd

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#C2C9EA
Hairlines and dividers
Muted text#4B589B
Captions on the surface
Accent#9D6F2F
Second voice, not a rival
Dark variant#202B5F
Hover, pressed, headers
Light variant#ECEEF9
Selected rows, tints
Dark surface#141624
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 #6b7bcd

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#CDBD6B
Analogous left#6BACCD
Analogous right#8C6BCD
Split-complement 1#CD8C6B
Split-complement 2#ACCD6B
Triadic 1#CD6B7B
Triadic 2#7BCD6B
Tetradic#CD6BAC

RGB percentages

Red42.0%
Green48.2%
Blue80.4%

CMYK percentages

Cyan47.8%
Magenta40.0%
Yellow0.0%
Key (black)19.6%

Color previews

#6b7bcd text on a black background

contrast 5.34:1

Card sample

#6b7bcd text on a white background

contrast 3.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6b7bcd;
Background color
Panel with #6b7bcd background
background-color: #6b7bcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6b7bcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(107, 123, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 123, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6b7bcd;
background: linear-gradient(135deg, #6b7bcd, #9C6BCD);

Monochromatic scale

Palettes built from #6b7bcd

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.

#6b7bcd 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.

#6b7bcd, answered

What color is #6b7bcd?

#6b7bcd is a balanced vivid blue, closest to Royal Blue (ΔE2000 8.1). It sits at 230° on the hue wheel with 50% saturation and 61% lightness, which reads as cool.

What is the RGB value of #6b7bcd?

rgb(107, 123, 205) — 107 red, 123 green and 205 blue out of 255, or 42% / 48.2% / 80.4% by channel.

Is #6b7bcd a light or a dark color?

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

Should I use black or white text on #6b7bcd?

Black. It scores 5.34:1 against #6b7bcd, versus 3.93:1 for white — AA at any size.

What is the complementary color of #6b7bcd?

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

What colors go well with #6b7bcd?

For interface work: #F4F5FA as the surface, #C2C9EA for borders, #4B589B for secondary text, #9D6F2F as an accent and #202B5F for hover and pressed states. For a palette, the analogous pair #6BACCD and #8C6BCD stays calm, while #CDBD6B is the loudest partner.

What is #6b7bcd in CMYK for printing?

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

Is #6b7bcd warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7F6BCD; nudged cooler, #698FCF.

Work with #6b7bcd in the Color Lab