Skip to content

#a3ddfb

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

RGB
163, 221, 251
HSL
201°, 92%, 81%
CMYK
35, 12, 0, 2
Luminance
0.6646

At a glance

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

Hex
#a3ddfb
Hue
201°
blue
Saturation
92%
electric
Lightness
81%
light
Brightness
98%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6646
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
14.29:1
Closest name
Sky Blue
ΔE2000 4.7
Where it sits
Hue201° of 360°
Saturation92%
Lightness81%
Temperature
Warm ← → Cool96% 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#a3ddfb
RGBrgb(163, 221, 251)
HSLhsl(201, 92%, 81%)
CMYKcmyk(35%, 12%, 0%, 2%)
LABlab(85.2 -11.3 -20.5)
LCHlch(85.2 23.4 241.1)
OKLCHoklch(0.868 0.072 231.1)
Decimal10739195
Display P3color(display-p3 0.639 0.867 0.984)

Copy-ready code

/* CSS */
color: #a3ddfb;
background-color: #a3ddfb;
/* Tailwind (arbitrary) */
class="text-[#a3ddfb] bg-[#a3ddfb]"
/* SCSS */
$brand: #a3ddfb;
/* SwiftUI */
Color(red: 0.639, green: 0.867, blue: 0.984)
/* Android */
Color.parseColor("#a3ddfb")
/* Flutter */
Color(0xFFA3DDFB)
/* Python / OpenCV (BGR) */
(251, 221, 163)

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

Accessibility — WCAG contrast

Aa
#a3ddfb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#a3ddfb on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEDBFD
deuteranopia · #C2D1FB
tritanopia · #84E5E6

Color scale — 50 to 950

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

#F2F9FD
#E4F3FB
#C3E6F9
#a3ddfb
#5EC3F8
#28AFF6
#0A9EEB
#0884C4
#07699C
#0A4E71
#063047
Base = 300Lightest = 50 · #F2F9FDDarkest = 950 · #063047
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E4F3FB;
  --brand-200: #C3E6F9;
  --brand-300: #a3ddfb;
  --brand-400: #5EC3F8;
  --brand-500: #28AFF6;
  --brand-600: #0A9EEB;
  --brand-700: #0884C4;
  --brand-800: #07699C;
  --brand-900: #0A4E71;
  --brand-950: #063047;
  --brand: #a3ddfb;
  --brand-ink: #000000;
}

Colors that work with #a3ddfb

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#F4F8FA
Tinted page background
Border#C0DDED
Hairlines and dividers
Muted text#4B7F9B
Captions on the surface
Accent#C81804
Second voice, not a rival
Dark variant#05527A
Hover, pressed, headers
Light variant#E7F6FE
Selected rows, tints
Dark surface#141F24
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 #a3ddfb

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#FBC1A3
Analogous left#A3FBED
Analogous right#A3B1FB
Split-complement 1#FBA3B1
Split-complement 2#FBEDA3
Triadic 1#FBA3DD
Triadic 2#DDFBA3
Tetradic#EDA3FB

RGB percentages

Red63.9%
Green86.7%
Blue98.4%

CMYK percentages

Cyan35.1%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#a3ddfb text on a black background

contrast 14.29:1

Card sample

#a3ddfb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(163, 221, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(163, 221, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a3ddfb;
background: linear-gradient(135deg, #a3ddfb, #A4A3FB);

Monochromatic scale

Palettes built from #a3ddfb

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.

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

#a3ddfb, answered

What color is #a3ddfb?

#a3ddfb is a light electric blue, closest to Sky Blue (ΔE2000 4.7). It sits at 201° on the hue wheel with 92% saturation and 81% lightness, which reads as cool.

What is the RGB value of #a3ddfb?

rgb(163, 221, 251) — 163 red, 221 green and 251 blue out of 255, or 63.9% / 86.7% / 98.4% by channel.

Is #a3ddfb a light or a dark color?

It is a light color. Relative luminance is 0.6646 and perceived brightness is 82%, so black text on it reaches 14.29:1.

Should I use black or white text on #a3ddfb?

Black. It scores 14.29:1 against #a3ddfb, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #a3ddfb?

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

What colors go well with #a3ddfb?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B7F9B for secondary text, #C81804 as an accent and #05527A for hover and pressed states. For a palette, the analogous pair #A3FBED and #A3B1FB stays calm, while #FBC1A3 is the loudest partner.

What is #a3ddfb in CMYK for printing?

cmyk(35%, 12%, 0%, 2%). 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 #a3ddfb warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A3FBF9; nudged cooler, #A2D2FC.

Work with #a3ddfb in the Color Lab