Skip to content

#7597eb

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

RGB
117, 151, 235
HSL
223°, 75%, 69%
CMYK
50, 36, 0, 8
Luminance
0.3191

At a glance

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

Hex
#7597eb
Hue
223°
blue
Saturation
75%
vivid
Lightness
69%
light
Brightness
92%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3191
WCAG relative
Temperature
Cool
93/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
7.38:1
Closest name
Cornflower Blue
ΔE2000 2.9
Where it sits
Hue223° of 360°
Saturation75%
Lightness69%
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#7597eb
RGBrgb(117, 151, 235)
HSLhsl(223, 75%, 69%)
CMYKcmyk(50%, 36%, 0%, 8%)
LABlab(63.3 11.1 -46.0)
LCHlch(63.3 47.3 283.6)
OKLCHoklch(0.687 0.130 266.3)
Decimal7706603
Display P3color(display-p3 0.459 0.592 0.922)

Copy-ready code

/* CSS */
color: #7597eb;
background-color: #7597eb;
/* Tailwind (arbitrary) */
class="text-[#7597eb] bg-[#7597eb]"
/* SCSS */
$brand: #7597eb;
/* SwiftUI */
Color(red: 0.459, green: 0.592, blue: 0.922)
/* Android */
Color.parseColor("#7597eb")
/* Flutter */
Color(0xFF7597EB)
/* Python / OpenCV (BGR) */
(235, 151, 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 #7597eb · 7.38:1
Use #000000AAA at every size.
Aa
White text · 2.84:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.38:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7597eb as text scores 2.84:1 on white and 7.38:1 on black.

Accessibility — WCAG contrast

Aa
#7597eb on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#7597eb on black: 7.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #769FEE
deuteranopia · #6994E9
tritanopia · #40A9B6

Color scale — 50 to 950

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

#F3F5FC
#E7ECF9
#C8D5F4
#9DB5F1
#7597eb
#3B6BE3
#1F54D6
#1A46B2
#15388F
#132B67
#0C1B41
Base = 400Lightest = 50 · #F3F5FCDarkest = 950 · #0C1B41
:root {
  --brand-50: #F3F5FC;
  --brand-100: #E7ECF9;
  --brand-200: #C8D5F4;
  --brand-300: #9DB5F1;
  --brand-400: #7597eb;
  --brand-500: #3B6BE3;
  --brand-600: #1F54D6;
  --brand-700: #1A46B2;
  --brand-800: #15388F;
  --brand-900: #132B67;
  --brand-950: #0C1B41;
  --brand: #7597eb;
  --brand-ink: #000000;
}

Colors that work with #7597eb

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#C0CDED
Hairlines and dividers
Muted text#4B629B
Captions on the surface
Accent#B66016
Second voice, not a rival
Dark variant#102C6F
Hover, pressed, headers
Light variant#E9EEFC
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 #7597eb

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#EBC975
Analogous left#75D2EB
Analogous right#8E75EB
Split-complement 1#EB8E75
Split-complement 2#D2EB75
Triadic 1#EB7597
Triadic 2#97EB75
Tetradic#EB75D2

RGB percentages

Red45.9%
Green59.2%
Blue92.2%

CMYK percentages

Cyan50.2%
Magenta35.7%
Yellow0.0%
Key (black)7.8%

Color previews

#7597eb text on a black background

contrast 7.38:1

Card sample

#7597eb text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7597eb;
Background color
Panel with #7597eb background
background-color: #7597eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7597eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(117, 151, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 151, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7597eb;
background: linear-gradient(135deg, #7597eb, #A275EB);

Monochromatic scale

Palettes built from #7597eb

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.

#7597eb 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

Converts to four-color process without much drama. Proof it anyway.

#7597eb, answered

What color is #7597eb?

#7597eb is a light vivid blue, closest to Cornflower Blue (ΔE2000 2.9). It sits at 223° on the hue wheel with 75% saturation and 69% lightness, which reads as cool.

What is the RGB value of #7597eb?

rgb(117, 151, 235) — 117 red, 151 green and 235 blue out of 255, or 45.9% / 59.2% / 92.2% by channel.

Is #7597eb a light or a dark color?

It is a mid-tone. Relative luminance is 0.3191 and perceived brightness is 60%, so black text on it reaches 7.38:1.

Should I use black or white text on #7597eb?

Black. It scores 7.38:1 against #7597eb, versus 2.84:1 for white — AAA at any size.

What is the complementary color of #7597eb?

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

What colors go well with #7597eb?

For interface work: #F4F6FA as the surface, #C0CDED for borders, #4B629B for secondary text, #B66016 as an accent and #102C6F for hover and pressed states. For a palette, the analogous pair #75D2EB and #8E75EB stays calm, while #EBC975 is the loudest partner.

What is #7597eb in CMYK for printing?

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

Is #7597eb 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 #7E75EB; nudged cooler, #73A4ED.

Work with #7597eb in the Color Lab