Skip to content

#afade2

a light, vivid blue · cool · closest name: Light Steel Blue

RGB
175, 173, 226
HSL
242°, 48%, 78%
CMYK
23, 24, 0, 11
Luminance
0.4449

At a glance

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

Hex
#afade2
Hue
242°
blue
Saturation
48%
vivid
Lightness
78%
light
Brightness
89%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4449
WCAG relative
Temperature
Cool
82/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
9.90:1
Closest name
Light Steel Blue
ΔE2000 10.9
Where it sits
Hue242° of 360°
Saturation48%
Lightness78%
Temperature
Warm ← → Cool82% 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#afade2
RGBrgb(175, 173, 226)
HSLhsl(242, 48%, 78%)
CMYKcmyk(23%, 24%, 0%, 11%)
LABlab(72.6 11.8 -26.3)
LCHlch(72.6 28.9 294.2)
OKLCHoklch(0.768 0.075 286.2)
Decimal11513314
Display P3color(display-p3 0.686 0.678 0.886)

Copy-ready code

/* CSS */
color: #afade2;
background-color: #afade2;
/* Tailwind (arbitrary) */
class="text-[#afade2] bg-[#afade2]"
/* SCSS */
$brand: #afade2;
/* SwiftUI */
Color(red: 0.686, green: 0.678, blue: 0.886)
/* Android */
Color.parseColor("#afade2")
/* Flutter */
Color(0xFFAFADE2)
/* Python / OpenCV (BGR) */
(226, 173, 175)

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

Accessibility — WCAG contrast

Aa
#afade2 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#afade2 on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A0B3E4
deuteranopia · #9EB1E1
tritanopia · #A4B6BF

Color scale — 50 to 950

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

#F5F5FA
#EAEAF5
#D1D0EC
#afade2
#8683D3
#5D59C4
#4440B5
#393597
#2E2B79
#242258
#171537
Base = 300Lightest = 50 · #F5F5FADarkest = 950 · #171537
:root {
  --brand-50: #F5F5FA;
  --brand-100: #EAEAF5;
  --brand-200: #D1D0EC;
  --brand-300: #afade2;
  --brand-400: #8683D3;
  --brand-500: #5D59C4;
  --brand-600: #4440B5;
  --brand-700: #393597;
  --brand-800: #2E2B79;
  --brand-900: #242258;
  --brand-950: #171537;
  --brand: #afade2;
  --brand-ink: #000000;
}

Colors that work with #afade2

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#F5F4FA
Tinted page background
Border#C4C3EA
Hairlines and dividers
Muted text#4E4B9B
Captions on the surface
Accent#9A8432
Second voice, not a rival
Dark variant#24215E
Hover, pressed, headers
Light variant#EDECF8
Selected rows, tints
Dark surface#141424
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 #afade2

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#E0E2AD
Analogous left#ADC5E2
Analogous right#C9ADE2
Split-complement 1#E2C9AD
Split-complement 2#C5E2AD
Triadic 1#E2AFAD
Triadic 2#ADE2AF
Tetradic#E2ADC5

RGB percentages

Red68.6%
Green67.8%
Blue88.6%

CMYK percentages

Cyan22.6%
Magenta23.5%
Yellow0.0%
Key (black)11.4%

Color previews

#afade2 text on a black background

contrast 9.90:1

Card sample

#afade2 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 173, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 173, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afade2;
background: linear-gradient(135deg, #afade2, #D2ADE2);

Monochromatic scale

Palettes built from #afade2

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.

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

#afade2, answered

What color is #afade2?

#afade2 is a light vivid blue, closest to Light Steel Blue (ΔE2000 10.9). It sits at 242° on the hue wheel with 48% saturation and 78% lightness, which reads as cool.

What is the RGB value of #afade2?

rgb(175, 173, 226) — 175 red, 173 green and 226 blue out of 255, or 68.6% / 67.8% / 88.6% by channel.

Is #afade2 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4449 and perceived brightness is 71%, so black text on it reaches 9.90:1.

Should I use black or white text on #afade2?

Black. It scores 9.90:1 against #afade2, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #afade2?

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

What colors go well with #afade2?

For interface work: #F5F4FA as the surface, #C4C3EA for borders, #4E4B9B for secondary text, #9A8432 as an accent and #24215E for hover and pressed states. For a palette, the analogous pair #ADC5E2 and #C9ADE2 stays calm, while #E0E2AD is the loudest partner.

What is #afade2 in CMYK for printing?

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

Is #afade2 warm or cool?

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

Work with #afade2 in the Color Lab