Skip to content

#7cade5

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

RGB
124, 173, 229
HSL
212°, 67%, 69%
CMYK
46, 25, 0, 10
Luminance
0.3983

At a glance

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

Hex
#7cade5
Hue
212°
blue
Saturation
67%
vivid
Lightness
69%
light
Brightness
90%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3983
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
8.97:1
Closest name
Cornflower Blue
ΔE2000 7
Where it sits
Hue212° of 360°
Saturation67%
Lightness69%
Temperature
Warm ← → Cool99% 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#7cade5
RGBrgb(124, 173, 229)
HSLhsl(212, 67%, 69%)
CMYKcmyk(46%, 25%, 0%, 10%)
LABlab(69.3 -1.5 -33.2)
LCHlch(69.3 33.2 267.4)
OKLCHoklch(0.735 0.097 252.4)
Decimal8170981
Display P3color(display-p3 0.486 0.678 0.898)

Copy-ready code

/* CSS */
color: #7cade5;
background-color: #7cade5;
/* Tailwind (arbitrary) */
class="text-[#7cade5] bg-[#7cade5]"
/* SCSS */
$brand: #7cade5;
/* SwiftUI */
Color(red: 0.486, green: 0.678, blue: 0.898)
/* Android */
Color.parseColor("#7cade5")
/* Flutter */
Color(0xFF7CADE5)
/* Python / OpenCV (BGR) */
(229, 173, 124)

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 #7cade5 · 8.97:1
Use #000000AAA at every size.
Aa
White text · 2.34:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.97:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7cade5 as text scores 2.34:1 on white and 8.97:1 on black.

Accessibility — WCAG contrast

Aa
#7cade5 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#7cade5 on black: 8.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #97AFE8
deuteranopia · #8AA5E4
tritanopia · #50BAC0

Color scale — 50 to 950

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

#F3F7FB
#E8EFF8
#CADDF1
#A1C4EC
#7cade5
#448ADA
#2975CC
#2261AA
#1B4E88
#183B63
#0F253E
Base = 400Lightest = 50 · #F3F7FBDarkest = 950 · #0F253E
:root {
  --brand-50: #F3F7FB;
  --brand-100: #E8EFF8;
  --brand-200: #CADDF1;
  --brand-300: #A1C4EC;
  --brand-400: #7cade5;
  --brand-500: #448ADA;
  --brand-600: #2975CC;
  --brand-700: #2261AA;
  --brand-800: #1B4E88;
  --brand-900: #183B63;
  --brand-950: #0F253E;
  --brand: #7cade5;
  --brand-ink: #000000;
}

Colors that work with #7cade5

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#F4F7FA
Tinted page background
Border#C0D5ED
Hairlines and dividers
Muted text#4B709B
Captions on the surface
Accent#AE461E
Second voice, not a rival
Dark variant#153D6A
Hover, pressed, headers
Light variant#EAF2FB
Selected rows, tints
Dark surface#141B24
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 #7cade5

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#E5B47C
Analogous left#7CE2E5
Analogous right#7F7CE5
Split-complement 1#E57F7C
Split-complement 2#E2E57C
Triadic 1#E57CAD
Triadic 2#ADE57C
Tetradic#E57CE2

RGB percentages

Red48.6%
Green67.8%
Blue89.8%

CMYK percentages

Cyan45.9%
Magenta24.5%
Yellow0.0%
Key (black)10.2%

Color previews

#7cade5 text on a black background

contrast 8.97:1

Card sample

#7cade5 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7cade5;
Background color
Panel with #7cade5 background
background-color: #7cade5;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7cade5;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(124, 173, 229, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 173, 229, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cade5;
background: linear-gradient(135deg, #7cade5, #917CE5);

Monochromatic scale

Palettes built from #7cade5

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.

#7cade5 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.

#7cade5, answered

What color is #7cade5?

#7cade5 is a light vivid blue, closest to Cornflower Blue (ΔE2000 7). It sits at 212° on the hue wheel with 67% saturation and 69% lightness, which reads as cool.

What is the RGB value of #7cade5?

rgb(124, 173, 229) — 124 red, 173 green and 229 blue out of 255, or 48.6% / 67.8% / 89.8% by channel.

Is #7cade5 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3983 and perceived brightness is 66%, so black text on it reaches 8.97:1.

Should I use black or white text on #7cade5?

Black. It scores 8.97:1 against #7cade5, versus 2.34:1 for white — AAA at any size.

What is the complementary color of #7cade5?

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

What colors go well with #7cade5?

For interface work: #F4F7FA as the surface, #C0D5ED for borders, #4B709B for secondary text, #AE461E as an accent and #153D6A for hover and pressed states. For a palette, the analogous pair #7CE2E5 and #7F7CE5 stays calm, while #E5B47C is the loudest partner.

What is #7cade5 in CMYK for printing?

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

Is #7cade5 warm or cool?

Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7C86E5; nudged cooler, #65A0E3.

Work with #7cade5 in the Color Lab