Skip to content

#809ae2

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

RGB
128, 154, 226
HSL
224°, 63%, 69%
CMYK
43, 32, 0, 11
Luminance
0.3319

At a glance

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

Hex
#809ae2
Hue
224°
blue
Saturation
63%
vivid
Lightness
69%
light
Brightness
89%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3319
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
7.64:1
Closest name
Cornflower Blue
ΔE2000 5.1
Where it sits
Hue224° of 360°
Saturation63%
Lightness69%
Temperature
Warm ← → Cool92% 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#809ae2
RGBrgb(128, 154, 226)
HSLhsl(224, 63%, 69%)
CMYKcmyk(43%, 32%, 0%, 11%)
LABlab(64.3 9.4 -39.4)
LCHlch(64.3 40.5 283.4)
OKLCHoklch(0.696 0.110 268.3)
Decimal8428258
Display P3color(display-p3 0.502 0.604 0.886)

Copy-ready code

/* CSS */
color: #809ae2;
background-color: #809ae2;
/* Tailwind (arbitrary) */
class="text-[#809ae2] bg-[#809ae2]"
/* SCSS */
$brand: #809ae2;
/* SwiftUI */
Color(red: 0.502, green: 0.604, blue: 0.886)
/* Android */
Color.parseColor("#809ae2")
/* Flutter */
Color(0xFF809AE2)
/* Python / OpenCV (BGR) */
(226, 154, 128)

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

Accessibility — WCAG contrast

Aa
#809ae2 on white: 2.75:1
AA ✗ fail · AA-large · AAA
Aa
#809ae2 on black: 7.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #80A1E5
deuteranopia · #7798E0
tritanopia · #5DA9B4

Color scale — 50 to 950

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

#F4F6FB
#E8ECF7
#CCD5F0
#A4B6EA
#809ae2
#486ED5
#2E56C7
#2648A6
#1E3A85
#1A2D61
#101C3C
Base = 400Lightest = 50 · #F4F6FBDarkest = 950 · #101C3C
:root {
  --brand-50: #F4F6FB;
  --brand-100: #E8ECF7;
  --brand-200: #CCD5F0;
  --brand-300: #A4B6EA;
  --brand-400: #809ae2;
  --brand-500: #486ED5;
  --brand-600: #2E56C7;
  --brand-700: #2648A6;
  --brand-800: #1E3A85;
  --brand-900: #1A2D61;
  --brand-950: #101C3C;
  --brand: #809ae2;
  --brand-ink: #000000;
}

Colors that work with #809ae2

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#C0CCED
Hairlines and dividers
Muted text#4B609B
Captions on the surface
Accent#AA6322
Second voice, not a rival
Dark variant#182D68
Hover, pressed, headers
Light variant#EAEEFA
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 #809ae2

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#E2C880
Analogous left#80CBE2
Analogous right#9780E2
Split-complement 1#E29780
Split-complement 2#CBE280
Triadic 1#E2809A
Triadic 2#9AE280
Tetradic#E280CB

RGB percentages

Red50.2%
Green60.4%
Blue88.6%

CMYK percentages

Cyan43.4%
Magenta31.9%
Yellow0.0%
Key (black)11.4%

Color previews

#809ae2 text on a black background

contrast 7.64:1

Card sample

#809ae2 text on a white background

contrast 2.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #809ae2;
Background color
Panel with #809ae2 background
background-color: #809ae2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #809ae2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(128, 154, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(128, 154, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #809ae2;
background: linear-gradient(135deg, #809ae2, #A780E2);

Monochromatic scale

Palettes built from #809ae2

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.

#809ae2 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.

#809ae2, answered

What color is #809ae2?

#809ae2 is a light vivid blue, closest to Cornflower Blue (ΔE2000 5.1). It sits at 224° on the hue wheel with 63% saturation and 69% lightness, which reads as cool.

What is the RGB value of #809ae2?

rgb(128, 154, 226) — 128 red, 154 green and 226 blue out of 255, or 50.2% / 60.4% / 88.6% by channel.

Is #809ae2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3319 and perceived brightness is 62%, so black text on it reaches 7.64:1.

Should I use black or white text on #809ae2?

Black. It scores 7.64:1 against #809ae2, versus 2.75:1 for white — AAA at any size.

What is the complementary color of #809ae2?

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

What colors go well with #809ae2?

For interface work: #F4F6FA as the surface, #C0CCED for borders, #4B609B for secondary text, #AA6322 as an accent and #182D68 for hover and pressed states. For a palette, the analogous pair #80CBE2 and #9780E2 stays calm, while #E2C880 is the loudest partner.

What is #809ae2 in CMYK for printing?

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

Is #809ae2 warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8A80E2; nudged cooler, #7EA7E4.

Work with #809ae2 in the Color Lab