Skip to content

#8ebdf3

a light, electric blue · cool · closest name: Light Sky Blue

RGB
142, 189, 243
HSL
212°, 81%, 76%
CMYK
42, 22, 0, 5
Luminance
0.4862

At a glance

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

Hex
#8ebdf3
Hue
212°
blue
Saturation
81%
electric
Lightness
76%
light
Brightness
95%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4862
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
10.72:1
Closest name
Light Sky Blue
ΔE2000 6.9
Where it sits
Hue212° of 360°
Saturation81%
Lightness76%
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#8ebdf3
RGBrgb(142, 189, 243)
HSLhsl(212, 81%, 76%)
CMYKcmyk(42%, 22%, 0%, 5%)
LABlab(75.2 -1.9 -31.6)
LCHlch(75.2 31.7 266.5)
OKLCHoklch(0.785 0.092 252.4)
Decimal9354739
Display P3color(display-p3 0.557 0.741 0.953)

Copy-ready code

/* CSS */
color: #8ebdf3;
background-color: #8ebdf3;
/* Tailwind (arbitrary) */
class="text-[#8ebdf3] bg-[#8ebdf3]"
/* SCSS */
$brand: #8ebdf3;
/* SwiftUI */
Color(red: 0.557, green: 0.741, blue: 0.953)
/* Android */
Color.parseColor("#8ebdf3")
/* Flutter */
Color(0xFF8EBDF3)
/* Python / OpenCV (BGR) */
(243, 189, 142)

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

Accessibility — WCAG contrast

Aa
#8ebdf3 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#8ebdf3 on black: 10.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A8BFF6
deuteranopia · #9CB5F2
tritanopia · #69C9CF

Color scale — 50 to 950

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

#F3F7FC
#E6EFF9
#C6DCF5
#8ebdf3
#67A6EF
#3488E9
#1873DD
#1460B8
#104D94
#103A6B
#0A2443
Base = 300Lightest = 50 · #F3F7FCDarkest = 950 · #0A2443
:root {
  --brand-50: #F3F7FC;
  --brand-100: #E6EFF9;
  --brand-200: #C6DCF5;
  --brand-300: #8ebdf3;
  --brand-400: #67A6EF;
  --brand-500: #3488E9;
  --brand-600: #1873DD;
  --brand-700: #1460B8;
  --brand-800: #104D94;
  --brand-900: #103A6B;
  --brand-950: #0A2443;
  --brand: #8ebdf3;
  --brand-ink: #000000;
}

Colors that work with #8ebdf3

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#BD400F
Second voice, not a rival
Dark variant#0C3C73
Hover, pressed, headers
Light variant#E8F2FD
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 #8ebdf3

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#F3C48E
Analogous left#8EEFF3
Analogous right#928EF3
Split-complement 1#F3928E
Split-complement 2#EFF38E
Triadic 1#F38EBD
Triadic 2#BDF38E
Tetradic#F38EEF

RGB percentages

Red55.7%
Green74.1%
Blue95.3%

CMYK percentages

Cyan41.6%
Magenta22.2%
Yellow0.0%
Key (black)4.7%

Color previews

#8ebdf3 text on a black background

contrast 10.72:1

Card sample

#8ebdf3 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(142, 189, 243, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(142, 189, 243, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8ebdf3;
background: linear-gradient(135deg, #8ebdf3, #A28EF3);

Monochromatic scale

Palettes built from #8ebdf3

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.

#8ebdf3 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#8ebdf3, answered

What color is #8ebdf3?

#8ebdf3 is a light electric blue, closest to Light Sky Blue (ΔE2000 6.9). It sits at 212° on the hue wheel with 81% saturation and 76% lightness, which reads as cool.

What is the RGB value of #8ebdf3?

rgb(142, 189, 243) — 142 red, 189 green and 243 blue out of 255, or 55.7% / 74.1% / 95.3% by channel.

Is #8ebdf3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4862 and perceived brightness is 72%, so black text on it reaches 10.72:1.

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

Black. It scores 10.72:1 against #8ebdf3, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #8ebdf3?

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

What colors go well with #8ebdf3?

For interface work: #F4F7FA as the surface, #C0D5ED for borders, #4B709B for secondary text, #BD400F as an accent and #0C3C73 for hover and pressed states. For a palette, the analogous pair #8EEFF3 and #928EF3 stays calm, while #F3C48E is the loudest partner.

What is #8ebdf3 in CMYK for printing?

cmyk(42%, 22%, 0%, 5%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #8ebdf3 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 #8E98F3; nudged cooler, #75B0F2.

Work with #8ebdf3 in the Color Lab