Skip to content

#758fd2

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

RGB
117, 143, 210
HSL
223°, 51%, 64%
CMYK
44, 32, 0, 18
Luminance
0.2808

At a glance

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

Hex
#758fd2
Hue
223°
blue
Saturation
51%
vivid
Lightness
64%
balanced
Brightness
82%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2808
WCAG relative
Temperature
Cool
93/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
6.62:1
Closest name
Cornflower Blue
ΔE2000 5.3
Where it sits
Hue223° of 360°
Saturation51%
Lightness64%
Temperature
Warm ← → Cool93% 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#758fd2
RGBrgb(117, 143, 210)
HSLhsl(223, 51%, 64%)
CMYKcmyk(44%, 32%, 0%, 18%)
LABlab(60.0 8.4 -37.3)
LCHlch(60.0 38.3 282.6)
OKLCHoklch(0.658 0.105 267.3)
Decimal7704530
Display P3color(display-p3 0.459 0.561 0.824)

Copy-ready code

/* CSS */
color: #758fd2;
background-color: #758fd2;
/* Tailwind (arbitrary) */
class="text-[#758fd2] bg-[#758fd2]"
/* SCSS */
$brand: #758fd2;
/* SwiftUI */
Color(red: 0.459, green: 0.561, blue: 0.824)
/* Android */
Color.parseColor("#758fd2")
/* Flutter */
Color(0xFF758FD2)
/* Python / OpenCV (BGR) */
(210, 143, 117)

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

Accessibility — WCAG contrast

Aa
#758fd2 on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#758fd2 on black: 6.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7795D5
deuteranopia · #6E8DD0
tritanopia · #539DA7

Color scale — 50 to 950

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

#F4F6FA
#EAEDF6
#CFD7ED
#AABAE3
#758fd2
#5676C8
#3C5FB9
#324F9A
#283F7B
#21315A
#141E38
Base = 400Lightest = 50 · #F4F6FADarkest = 950 · #141E38
:root {
  --brand-50: #F4F6FA;
  --brand-100: #EAEDF6;
  --brand-200: #CFD7ED;
  --brand-300: #AABAE3;
  --brand-400: #758fd2;
  --brand-500: #5676C8;
  --brand-600: #3C5FB9;
  --brand-700: #324F9A;
  --brand-800: #283F7B;
  --brand-900: #21315A;
  --brand-950: #141E38;
  --brand: #758fd2;
  --brand-ink: #000000;
}

Colors that work with #758fd2

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#F4F6FA
Tinted page background
Border#C1CDEB
Hairlines and dividers
Muted text#4B619B
Captions on the surface
Accent#9E622E
Second voice, not a rival
Dark variant#1F3260
Hover, pressed, headers
Light variant#ECEFF9
Selected rows, tints
Dark surface#141824
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 #758fd2

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#D2B875
Analogous left#75BDD2
Analogous right#8975D2
Split-complement 1#D28975
Split-complement 2#BDD275
Triadic 1#D2758F
Triadic 2#8FD275
Tetradic#D275BD

RGB percentages

Red45.9%
Green56.1%
Blue82.4%

CMYK percentages

Cyan44.3%
Magenta31.9%
Yellow0.0%
Key (black)17.6%

Color previews

#758fd2 text on a black background

contrast 6.62:1

Card sample

#758fd2 text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #758fd2;
Background color
Panel with #758fd2 background
background-color: #758fd2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #758fd2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(117, 143, 210, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 143, 210, 0.45);
Border & gradient
Gradient panel
border: 3px solid #758fd2;
background: linear-gradient(135deg, #758fd2, #9975D2);

Monochromatic scale

Palettes built from #758fd2

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.

#758fd2 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.

#758fd2, answered

What color is #758fd2?

#758fd2 is a balanced vivid blue, closest to Cornflower Blue (ΔE2000 5.3). It sits at 223° on the hue wheel with 51% saturation and 64% lightness, which reads as cool.

What is the RGB value of #758fd2?

rgb(117, 143, 210) — 117 red, 143 green and 210 blue out of 255, or 45.9% / 56.1% / 82.4% by channel.

Is #758fd2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2808 and perceived brightness is 57%, so black text on it reaches 6.62:1.

Should I use black or white text on #758fd2?

Black. It scores 6.62:1 against #758fd2, versus 3.17:1 for white — AA at any size.

What is the complementary color of #758fd2?

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

What colors go well with #758fd2?

For interface work: #F4F6FA as the surface, #C1CDEB for borders, #4B619B for secondary text, #9E622E as an accent and #1F3260 for hover and pressed states. For a palette, the analogous pair #75BDD2 and #8975D2 stays calm, while #D2B875 is the loudest partner.

What is #758fd2 in CMYK for printing?

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

Is #758fd2 warm or cool?

Cool — it scores 93 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7D75D2; nudged cooler, #739BD4.

Work with #758fd2 in the Color Lab