Skip to content

#586df7

a light, electric blue · cool · closest name: Royal Blue

RGB
88, 109, 247
HSL
232°, 91%, 66%
CMYK
64, 56, 0, 3
Luminance
0.1973

At a glance

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

Hex
#586df7
Hue
232°
blue
Saturation
91%
electric
Lightness
66%
light
Brightness
97%
HSV value
Perceived
50%
weighted brightness
Luminance
0.1973
WCAG relative
Temperature
Cool
88/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
4.95:1
Closest name
Royal Blue
ΔE2000 4.7
Where it sits
Hue232° of 360°
Saturation91%
Lightness66%
Temperature
Warm ← → Cool88% 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#586df7
RGBrgb(88, 109, 247)
HSLhsl(232, 91%, 66%)
CMYKcmyk(64%, 56%, 0%, 3%)
LABlab(51.5 34.7 -71.5)
LCHlch(51.5 79.5 295.8)
OKLCHoklch(0.596 0.206 272.1)
Decimal5795319
Display P3color(display-p3 0.345 0.427 0.969)

Copy-ready code

/* CSS */
color: #586df7;
background-color: #586df7;
/* Tailwind (arbitrary) */
class="text-[#586df7] bg-[#586df7]"
/* SCSS */
$brand: #586df7;
/* SwiftUI */
Color(red: 0.345, green: 0.427, blue: 0.969)
/* Android */
Color.parseColor("#586df7")
/* Flutter */
Color(0xFF586DF7)
/* Python / OpenCV (BGR) */
(247, 109, 88)

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

Accessibility — WCAG contrast

Aa
#586df7 on white: 4.25:1
AA ✗ fail · AA-large · AAA
Aa
#586df7 on black: 4.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #0082FC
deuteranopia · #0074F4
tritanopia · #008EA7

Color scale — 50 to 950

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

#F2F3FD
#E5E7FB
#C3CAF9
#94A1FA
#586df7
#2944F5
#0B28EA
#0922C3
#071B9C
#0A1770
#060F46
Base = 400Lightest = 50 · #F2F3FDDarkest = 950 · #060F46
:root {
  --brand-50: #F2F3FD;
  --brand-100: #E5E7FB;
  --brand-200: #C3CAF9;
  --brand-300: #94A1FA;
  --brand-400: #586df7;
  --brand-500: #2944F5;
  --brand-600: #0B28EA;
  --brand-700: #0922C3;
  --brand-800: #071B9C;
  --brand-900: #0A1770;
  --brand-950: #060F46;
  --brand: #586df7;
  --brand-ink: #000000;
}

Colors that work with #586df7

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#C0C6ED
Hairlines and dividers
Muted text#4B559B
Captions on the surface
Accent#C77C05
Second voice, not a rival
Dark variant#06157A
Hover, pressed, headers
Light variant#E7EAFE
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 #586df7

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
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • 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#F7E258
Analogous left#58BCF7
Analogous right#9358F7
Split-complement 1#F79358
Split-complement 2#BCF758
Triadic 1#F7586D
Triadic 2#6DF758
Tetradic#F758BC

RGB percentages

Red34.5%
Green42.7%
Blue96.9%

CMYK percentages

Cyan64.4%
Magenta55.9%
Yellow0.0%
Key (black)3.1%

Color previews

#586df7 text on a black background

contrast 4.95:1

Card sample

#586df7 text on a white background

contrast 4.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #586df7;
Background color
Panel with #586df7 background
background-color: #586df7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #586df7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(88, 109, 247, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(88, 109, 247, 0.45);
Border & gradient
Gradient panel
border: 3px solid #586df7;
background: linear-gradient(135deg, #586df7, #AD58F7);

Monochromatic scale

Palettes built from #586df7

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.

#586df7 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#586df7, answered

What color is #586df7?

#586df7 is a light electric blue, closest to Royal Blue (ΔE2000 4.7). It sits at 232° on the hue wheel with 91% saturation and 66% lightness, which reads as cool.

What is the RGB value of #586df7?

rgb(88, 109, 247) — 88 red, 109 green and 247 blue out of 255, or 34.5% / 42.7% / 96.9% by channel.

Is #586df7 a light or a dark color?

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

Should I use black or white text on #586df7?

Black. It scores 4.95:1 against #586df7, versus 4.25:1 for white — AA at any size.

What is the complementary color of #586df7?

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

What colors go well with #586df7?

For interface work: #F4F5FA as the surface, #C0C6ED for borders, #4B559B for secondary text, #C77C05 as an accent and #06157A for hover and pressed states. For a palette, the analogous pair #58BCF7 and #9358F7 stays calm, while #F7E258 is the loudest partner.

What is #586df7 in CMYK for printing?

cmyk(64%, 56%, 0%, 3%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #586df7 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7D58F7; nudged cooler, #568AF9.

Work with #586df7 in the Color Lab