Skip to content

#5f6cd2

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

RGB
95, 108, 210
HSL
233°, 56%, 60%
CMYK
55, 49, 0, 18
Luminance
0.1781

At a glance

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

Hex
#5f6cd2
Hue
233°
blue
Saturation
56%
vivid
Lightness
60%
balanced
Brightness
82%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1781
WCAG relative
Temperature
Cool
87/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
4.60:1
Closest name
Royal Blue
ΔE2000 4.3
Where it sits
Hue233° of 360°
Saturation56%
Lightness60%
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#5f6cd2
RGBrgb(95, 108, 210)
HSLhsl(233, 56%, 60%)
CMYKcmyk(55%, 49%, 0%, 18%)
LABlab(49.3 24.3 -54.4)
LCHlch(49.3 59.6 294.1)
OKLCHoklch(0.572 0.156 274.9)
Decimal6253778
Display P3color(display-p3 0.373 0.424 0.824)

Copy-ready code

/* CSS */
color: #5f6cd2;
background-color: #5f6cd2;
/* Tailwind (arbitrary) */
class="text-[#5f6cd2] bg-[#5f6cd2]"
/* SCSS */
$brand: #5f6cd2;
/* SwiftUI */
Color(red: 0.373, green: 0.424, blue: 0.824)
/* Android */
Color.parseColor("#5f6cd2")
/* Flutter */
Color(0xFF5F6CD2)
/* Python / OpenCV (BGR) */
(210, 108, 95)

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

Accessibility — WCAG contrast

Aa
#5f6cd2 on white: 4.60:1
AA ✓ pass · AA-large · AAA
Aa
#5f6cd2 on black: 4.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #3B7AD6
deuteranopia · #2B70D0
tritanopia · #238395

Color scale — 50 to 950

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

#F4F5FB
#E9EBF6
#CDD1EE
#A7AFE6
#7C86DA
#5f6cd2
#3645BF
#2D3A9F
#242E7F
#1E255D
#13173A
Base = 500Lightest = 50 · #F4F5FBDarkest = 950 · #13173A
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E9EBF6;
  --brand-200: #CDD1EE;
  --brand-300: #A7AFE6;
  --brand-400: #7C86DA;
  --brand-500: #5f6cd2;
  --brand-600: #3645BF;
  --brand-700: #2D3A9F;
  --brand-800: #242E7F;
  --brand-900: #1E255D;
  --brand-950: #13173A;
  --brand: #5f6cd2;
  --brand-ink: #ffffff;
}

Colors that work with #5f6cd2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F4F5FA
Tinted page background
Border#C0C5ED
Hairlines and dividers
Muted text#4B549B
Captions on the surface
Accent#A37629
Second voice, not a rival
Dark variant#1C2464
Hover, pressed, headers
Light variant#EBEDF9
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 #5f6cd2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links 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
  • 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#D2C55F
Analogous left#5FA6D2
Analogous right#8B5FD2
Split-complement 1#D28B5F
Split-complement 2#A6D25F
Triadic 1#D25F6C
Triadic 2#6CD25F
Tetradic#D25FA6

RGB percentages

Red37.3%
Green42.4%
Blue82.4%

CMYK percentages

Cyan54.8%
Magenta48.6%
Yellow0.0%
Key (black)17.6%

Color previews

#5f6cd2 text on a black background

contrast 4.56:1

Card sample

#5f6cd2 text on a white background

contrast 4.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5f6cd2;
Background color
Panel with #5f6cd2 background
background-color: #5f6cd2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5f6cd2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(95, 108, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 108, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5f6cd2;
background: linear-gradient(135deg, #5f6cd2, #9F5FD2);

Monochromatic scale

Palettes built from #5f6cd2

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.

#5f6cd2 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.

#5f6cd2, answered

What color is #5f6cd2?

#5f6cd2 is a balanced vivid blue, closest to Royal Blue (ΔE2000 4.3). It sits at 233° on the hue wheel with 56% saturation and 60% lightness, which reads as cool.

What is the RGB value of #5f6cd2?

rgb(95, 108, 210) — 95 red, 108 green and 210 blue out of 255, or 37.3% / 42.4% / 82.4% by channel.

Is #5f6cd2 a light or a dark color?

It is a dark color. Relative luminance is 0.1781 and perceived brightness is 47%, so white text on it reaches 4.60:1.

Should I use black or white text on #5f6cd2?

White. It scores 4.60:1 against #5f6cd2, versus 4.56:1 for black — AA at any size.

What is the complementary color of #5f6cd2?

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

What colors go well with #5f6cd2?

For interface work: #F4F5FA as the surface, #C0C5ED for borders, #4B549B for secondary text, #A37629 as an accent and #1C2464 for hover and pressed states. For a palette, the analogous pair #5FA6D2 and #8B5FD2 stays calm, while #D2C55F is the loudest partner.

What is #5f6cd2 in CMYK for printing?

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

Is #5f6cd2 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 #7C5FD2; nudged cooler, #5D85D4.

Work with #5f6cd2 in the Color Lab