Skip to content

#7a8ade

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

RGB
122, 138, 222
HSL
230°, 60%, 68%
CMYK
45, 38, 0, 13
Luminance
0.2759

At a glance

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

Hex
#7a8ade
Hue
230°
blue
Saturation
60%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2759
WCAG relative
Temperature
Cool
89/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
6.52:1
Closest name
Cornflower Blue
ΔE2000 7
Where it sits
Hue230° of 360°
Saturation60%
Lightness68%
Temperature
Warm ← → Cool89% 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#7a8ade
RGBrgb(122, 138, 222)
HSLhsl(230, 60%, 68%)
CMYKcmyk(45%, 38%, 0%, 13%)
LABlab(59.5 16.1 -44.7)
LCHlch(59.5 47.5 289.8)
OKLCHoklch(0.657 0.126 274.2)
Decimal8030942
Display P3color(display-p3 0.478 0.541 0.871)

Copy-ready code

/* CSS */
color: #7a8ade;
background-color: #7a8ade;
/* Tailwind (arbitrary) */
class="text-[#7a8ade] bg-[#7a8ade]"
/* SCSS */
$brand: #7a8ade;
/* SwiftUI */
Color(red: 0.478, green: 0.541, blue: 0.871)
/* Android */
Color.parseColor("#7a8ade")
/* Flutter */
Color(0xFF7A8ADE)
/* Python / OpenCV (BGR) */
(222, 138, 122)

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

Accessibility — WCAG contrast

Aa
#7a8ade on white: 3.22:1
AA ✗ fail · AA-large · AAA
Aa
#7a8ade on black: 6.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #6B94E1
deuteranopia · #638BDC
tritanopia · #579BA9

Color scale — 50 to 950

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

#F4F5FB
#E9EBF7
#CCD2EF
#A5B0E9
#7a8ade
#4B61D2
#3148C4
#293CA3
#203083
#1B265F
#11183B
Base = 400Lightest = 50 · #F4F5FBDarkest = 950 · #11183B
:root {
  --brand-50: #F4F5FB;
  --brand-100: #E9EBF7;
  --brand-200: #CCD2EF;
  --brand-300: #A5B0E9;
  --brand-400: #7a8ade;
  --brand-500: #4B61D2;
  --brand-600: #3148C4;
  --brand-700: #293CA3;
  --brand-800: #203083;
  --brand-900: #1B265F;
  --brand-950: #11183B;
  --brand: #7a8ade;
  --brand-ink: #000000;
}

Colors that work with #7a8ade

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#C0C7ED
Hairlines and dividers
Muted text#4B579B
Captions on the surface
Accent#A77225
Second voice, not a rival
Dark variant#192666
Hover, pressed, headers
Light variant#EBEDFA
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 #7a8ade

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#DECE7A
Analogous left#7ABCDE
Analogous right#9C7ADE
Split-complement 1#DE9C7A
Split-complement 2#BCDE7A
Triadic 1#DE7A8A
Triadic 2#8ADE7A
Tetradic#DE7ABC

RGB percentages

Red47.8%
Green54.1%
Blue87.1%

CMYK percentages

Cyan45.0%
Magenta37.8%
Yellow0.0%
Key (black)12.9%

Color previews

#7a8ade text on a black background

contrast 6.52:1

Card sample

#7a8ade text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 138, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 138, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7a8ade;
background: linear-gradient(135deg, #7a8ade, #AD7ADE);

Monochromatic scale

Palettes built from #7a8ade

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.

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

#7a8ade, answered

What color is #7a8ade?

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

What is the RGB value of #7a8ade?

rgb(122, 138, 222) — 122 red, 138 green and 222 blue out of 255, or 47.8% / 54.1% / 87.1% by channel.

Is #7a8ade a light or a dark color?

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

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

Black. It scores 6.52:1 against #7a8ade, versus 3.22:1 for white — AA at any size.

What is the complementary color of #7a8ade?

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

What colors go well with #7a8ade?

For interface work: #F4F5FA as the surface, #C0C7ED for borders, #4B579B for secondary text, #A77225 as an accent and #192666 for hover and pressed states. For a palette, the analogous pair #7ABCDE and #9C7ADE stays calm, while #DECE7A is the loudest partner.

What is #7a8ade in CMYK for printing?

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

Is #7a8ade warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8F7ADE; nudged cooler, #799EE0.

Work with #7a8ade in the Color Lab