Skip to content

#a4ddfb

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

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

At a glance

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

Hex
#a4ddfb
Hue
201°
blue
Saturation
92%
electric
Lightness
81%
light
Brightness
98%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6657
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
14.31:1
Closest name
Sky Blue
ΔE2000 4.8
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#a4ddfb
RGBrgb(164, 221, 251)
HSLhsl(201, 92%, 81%)
CMYKcmyk(35%, 12%, 0%, 2%)
LABlab(85.3 -11.1 -20.4)
LCHlch(85.3 23.2 241.5)
OKLCHoklch(0.869 0.072 231.6)
Decimal10804731
Display P3color(display-p3 0.643 0.867 0.984)

Copy-ready code

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

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

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a4ddfb 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
#a4ddfb
#5EC3F8
#28AFF6
#0A9DEB
#0983C3
#07699C
#0A4D71
#063046
Base = 300Lightest = 50 · #F2F9FDDarkest = 950 · #063046
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E4F3FB;
  --brand-200: #C3E6F9;
  --brand-300: #a4ddfb;
  --brand-400: #5EC3F8;
  --brand-500: #28AFF6;
  --brand-600: #0A9DEB;
  --brand-700: #0983C3;
  --brand-800: #07699C;
  --brand-900: #0A4D71;
  --brand-950: #063046;
  --brand: #a4ddfb;
  --brand-ink: #000000;
}

Colors that work with #a4ddfb

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 #a4ddfb

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#FBC2A4
Analogous left#A4FBEE
Analogous right#A4B2FB
Split-complement 1#FBA4B2
Split-complement 2#FBEEA4
Triadic 1#FBA4DD
Triadic 2#DDFBA4
Tetradic#EEA4FB

RGB percentages

Red64.3%
Green86.7%
Blue98.4%

CMYK percentages

Cyan34.7%
Magenta12.0%
Yellow0.0%
Key (black)1.6%

Color previews

#a4ddfb text on a black background

contrast 14.31:1

Card sample

#a4ddfb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a4ddfb

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.

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

#a4ddfb, answered

What color is #a4ddfb?

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

What is the RGB value of #a4ddfb?

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

Is #a4ddfb a light or a dark color?

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

Should I use black or white text on #a4ddfb?

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

What is the complementary color of #a4ddfb?

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

What colors go well with #a4ddfb?

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 #A4FBEE and #A4B2FB stays calm, while #FBC2A4 is the loudest partner.

What is #a4ddfb 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 #a4ddfb 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 #A4FBF9; nudged cooler, #A3D2FC.

Work with #a4ddfb in the Color Lab