Skip to content

#8dace8

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

RGB
141, 172, 232
HSL
220°, 66%, 73%
CMYK
39, 26, 0, 9
Luminance
0.4099

At a glance

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

Hex
#8dace8
Hue
220°
blue
Saturation
66%
vivid
Lightness
73%
light
Brightness
91%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4099
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.20:1
Closest name
Cornflower Blue
ΔE2000 7.9
Where it sits
Hue220° of 360°
Saturation66%
Lightness73%
Temperature
Warm ← → Cool95% 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#8dace8
RGBrgb(141, 172, 232)
HSLhsl(220, 66%, 73%)
CMYKcmyk(39%, 26%, 0%, 9%)
LABlab(70.2 4.2 -33.5)
LCHlch(70.2 33.7 277.2)
OKLCHoklch(0.744 0.094 263.2)
Decimal9284840
Display P3color(display-p3 0.553 0.675 0.910)

Copy-ready code

/* CSS */
color: #8dace8;
background-color: #8dace8;
/* Tailwind (arbitrary) */
class="text-[#8dace8] bg-[#8dace8]"
/* SCSS */
$brand: #8dace8;
/* SwiftUI */
Color(red: 0.553, green: 0.675, blue: 0.910)
/* Android */
Color.parseColor("#8dace8")
/* Flutter */
Color(0xFF8DACE8)
/* Python / OpenCV (BGR) */
(232, 172, 141)

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

Accessibility — WCAG contrast

Aa
#8dace8 on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#8dace8 on black: 9.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #97B0EB
deuteranopia · #8EA8E7
tritanopia · #6FB8C1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8dace8 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3F6FB
#E8EDF8
#CAD8F1
#8dace8
#7399E3
#4477D9
#2960CC
#2250AA
#1B4088
#183163
#0F1F3E
Base = 300Lightest = 50 · #F3F6FBDarkest = 950 · #0F1F3E
:root {
  --brand-50: #F3F6FB;
  --brand-100: #E8EDF8;
  --brand-200: #CAD8F1;
  --brand-300: #8dace8;
  --brand-400: #7399E3;
  --brand-500: #4477D9;
  --brand-600: #2960CC;
  --brand-700: #2250AA;
  --brand-800: #1B4088;
  --brand-900: #183163;
  --brand-950: #0F1F3E;
  --brand: #8dace8;
  --brand-ink: #000000;
}

Colors that work with #8dace8

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#C0CFED
Hairlines and dividers
Muted text#4B669B
Captions on the surface
Accent#AE591E
Second voice, not a rival
Dark variant#15326A
Hover, pressed, headers
Light variant#EAF0FB
Selected rows, tints
Dark surface#141924
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 #8dace8

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#E8C98D
Analogous left#8DD9E8
Analogous right#9B8DE8
Split-complement 1#E89B8D
Split-complement 2#D9E88D
Triadic 1#E88DAC
Triadic 2#ACE88D
Tetradic#E88DD9

RGB percentages

Red55.3%
Green67.5%
Blue91.0%

CMYK percentages

Cyan39.2%
Magenta25.9%
Yellow0.0%
Key (black)9.0%

Color previews

#8dace8 text on a black background

contrast 9.20:1

Card sample

#8dace8 text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8dace8;
Background color
Panel with #8dace8 background
background-color: #8dace8;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 172, 232, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 172, 232, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8dace8;
background: linear-gradient(135deg, #8dace8, #AB8DE8);

Monochromatic scale

Palettes built from #8dace8

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.

#8dace8 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.

#8dace8, answered

What color is #8dace8?

#8dace8 is a light vivid blue, closest to Cornflower Blue (ΔE2000 7.9). It sits at 220° on the hue wheel with 66% saturation and 73% lightness, which reads as cool.

What is the RGB value of #8dace8?

rgb(141, 172, 232) — 141 red, 172 green and 232 blue out of 255, or 55.3% / 67.5% / 91% by channel.

Is #8dace8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4099 and perceived brightness is 67%, so black text on it reaches 9.20:1.

Should I use black or white text on #8dace8?

Black. It scores 9.20:1 against #8dace8, versus 2.28:1 for white — AAA at any size.

What is the complementary color of #8dace8?

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

What colors go well with #8dace8?

For interface work: #F4F6FA as the surface, #C0CFED for borders, #4B669B for secondary text, #AE591E as an accent and #15326A for hover and pressed states. For a palette, the analogous pair #8DD9E8 and #9B8DE8 stays calm, while #E8C98D is the loudest partner.

What is #8dace8 in CMYK for printing?

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

Is #8dace8 warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8F8DE8; nudged cooler, #76A6E5.

Work with #8dace8 in the Color Lab