Skip to content

#a3cdf3

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

RGB
163, 205, 243
HSL
209°, 77%, 80%
CMYK
33, 16, 0, 5
Luminance
0.5792

At a glance

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

Hex
#a3cdf3
Hue
209°
blue
Saturation
77%
electric
Lightness
80%
light
Brightness
95%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5792
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
12.58:1
Closest name
Light Sky Blue
ΔE2000 5
Where it sits
Hue209° of 360°
Saturation77%
Lightness80%
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#a3cdf3
RGBrgb(163, 205, 243)
HSLhsl(209, 77%, 80%)
CMYKcmyk(33%, 16%, 0%, 5%)
LABlab(80.7 -5.0 -23.1)
LCHlch(80.7 23.7 257.9)
OKLCHoklch(0.831 0.070 246.1)
Decimal10735091
Display P3color(display-p3 0.639 0.804 0.953)

Copy-ready code

/* CSS */
color: #a3cdf3;
background-color: #a3cdf3;
/* Tailwind (arbitrary) */
class="text-[#a3cdf3] bg-[#a3cdf3]"
/* SCSS */
$brand: #a3cdf3;
/* SwiftUI */
Color(red: 0.639, green: 0.804, blue: 0.953)
/* Android */
Color.parseColor("#a3cdf3")
/* Flutter */
Color(0xFFA3CDF3)
/* Python / OpenCV (BGR) */
(243, 205, 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 #a3cdf3 · 12.58:1
Use #000000AAA at every size.
Aa
White text · 1.67:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.58:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #a3cdf3 as text scores 1.67:1 on white and 12.58:1 on black.

Accessibility — WCAG contrast

Aa
#a3cdf3 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#a3cdf3 on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BECDF5
deuteranopia · #B4C5F2
tritanopia · #8AD6D9

Color scale — 50 to 950

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

#F3F8FC
#E7F0F9
#C7DFF4
#a3cdf3
#6AAEEC
#3993E5
#1C7FD9
#186AB4
#135590
#123F68
#0B2841
Base = 300Lightest = 50 · #F3F8FCDarkest = 950 · #0B2841
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E7F0F9;
  --brand-200: #C7DFF4;
  --brand-300: #a3cdf3;
  --brand-400: #6AAEEC;
  --brand-500: #3993E5;
  --brand-600: #1C7FD9;
  --brand-700: #186AB4;
  --brand-800: #135590;
  --brand-900: #123F68;
  --brand-950: #0B2841;
  --brand: #a3cdf3;
  --brand-ink: #000000;
}

Colors that work with #a3cdf3

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#C0D7ED
Hairlines and dividers
Muted text#4B759B
Captions on the surface
Accent#B83914
Second voice, not a rival
Dark variant#0F4271
Hover, pressed, headers
Light variant#E8F3FC
Selected rows, tints
Dark surface#141C24
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 #a3cdf3

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#F3C9A3
Analogous left#A3F3F1
Analogous right#A3A5F3
Split-complement 1#F3A3A5
Split-complement 2#F3F1A3
Triadic 1#F3A3CD
Triadic 2#CDF3A3
Tetradic#F1A3F3

RGB percentages

Red63.9%
Green80.4%
Blue95.3%

CMYK percentages

Cyan32.9%
Magenta15.6%
Yellow0.0%
Key (black)4.7%

Color previews

#a3cdf3 text on a black background

contrast 12.58:1

Card sample

#a3cdf3 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a3cdf3

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.

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

#a3cdf3, answered

What color is #a3cdf3?

#a3cdf3 is a light electric blue, closest to Light Sky Blue (ΔE2000 5). It sits at 209° on the hue wheel with 77% saturation and 80% lightness, which reads as cool.

What is the RGB value of #a3cdf3?

rgb(163, 205, 243) — 163 red, 205 green and 243 blue out of 255, or 63.9% / 80.4% / 95.3% by channel.

Is #a3cdf3 a light or a dark color?

It is a light color. Relative luminance is 0.5792 and perceived brightness is 78%, so black text on it reaches 12.58:1.

Should I use black or white text on #a3cdf3?

Black. It scores 12.58:1 against #a3cdf3, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #a3cdf3?

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

What colors go well with #a3cdf3?

For interface work: #F4F8FA as the surface, #C0D7ED for borders, #4B759B for secondary text, #B83914 as an accent and #0F4271 for hover and pressed states. For a palette, the analogous pair #A3F3F1 and #A3A5F3 stays calm, while #F3C9A3 is the loudest partner.

What is #a3cdf3 in CMYK for printing?

cmyk(33%, 16%, 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 #a3cdf3 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 #A3B0F3; nudged cooler, #8BBDF1.

Work with #a3cdf3 in the Color Lab