Skip to content

#ada7cb

a light, soft blue · cool · closest name: Thistle

RGB
173, 167, 203
HSL
250°, 26%, 73%
CMYK
15, 18, 0, 20
Luminance
0.4083

At a glance

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

Hex
#ada7cb
Hue
250°
blue
Saturation
26%
soft
Lightness
73%
light
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4083
WCAG relative
Temperature
Cool
70/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
9.17:1
Closest name
Thistle
ΔE2000 10.5
Where it sits
Hue250° of 360°
Saturation26%
Lightness73%
Temperature
Warm ← → Cool70% 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#ada7cb
RGBrgb(173, 167, 203)
HSLhsl(250, 26%, 73%)
CMYKcmyk(15%, 18%, 0%, 20%)
LABlab(70.1 9.4 -17.5)
LCHlch(70.1 19.9 298.1)
OKLCHoklch(0.745 0.052 292.7)
Decimal11380683
Display P3color(display-p3 0.678 0.655 0.796)

Copy-ready code

/* CSS */
color: #ada7cb;
background-color: #ada7cb;
/* Tailwind (arbitrary) */
class="text-[#ada7cb] bg-[#ada7cb]"
/* SCSS */
$brand: #ada7cb;
/* SwiftUI */
Color(red: 0.678, green: 0.655, blue: 0.796)
/* Android */
Color.parseColor("#ada7cb")
/* Flutter */
Color(0xFFADA7CB)
/* Python / OpenCV (BGR) */
(203, 167, 173)

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

Accessibility — WCAG contrast

Aa
#ada7cb on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#ada7cb on black: 9.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9FACCD
deuteranopia · #A0ABCA
tritanopia · #A7ACB3

Color scale — 50 to 950

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

#F6F6F9
#EEEDF3
#D9D6E5
#ada7cb
#9C95C0
#7C72AC
#655B9A
#554C80
#443D67
#342F4C
#201D2F
Base = 300Lightest = 50 · #F6F6F9Darkest = 950 · #201D2F
:root {
  --brand-50: #F6F6F9;
  --brand-100: #EEEDF3;
  --brand-200: #D9D6E5;
  --brand-300: #ada7cb;
  --brand-400: #9C95C0;
  --brand-500: #7C72AC;
  --brand-600: #655B9A;
  --brand-700: #554C80;
  --brand-800: #443D67;
  --brand-900: #342F4C;
  --brand-950: #201D2F;
  --brand: #ada7cb;
  --brand-ink: #000000;
}

Colors that work with #ada7cb

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#F6F5F9
Tinted page background
Border#CFCCE1
Hairlines and dividers
Muted text#5F5590
Captions on the surface
Accent#857F47
Second voice, not a rival
Dark variant#352F50
Hover, pressed, headers
Light variant#F0EFF6
Selected rows, tints
Dark surface#171523
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 #ada7cb

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#C5CBA7
Analogous left#A7B3CB
Analogous right#BFA7CB
Split-complement 1#CBBFA7
Split-complement 2#B3CBA7
Triadic 1#CBADA7
Triadic 2#A7CBAD
Tetradic#CBA7B3

RGB percentages

Red67.8%
Green65.5%
Blue79.6%

CMYK percentages

Cyan14.8%
Magenta17.7%
Yellow0.0%
Key (black)20.4%

Color previews

#ada7cb text on a black background

contrast 9.17:1

Card sample

#ada7cb text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ada7cb

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.

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

#ada7cb, answered

What color is #ada7cb?

#ada7cb is a light soft blue, closest to Thistle (ΔE2000 10.5). It sits at 250° on the hue wheel with 26% saturation and 73% lightness, which reads as cool.

What is the RGB value of #ada7cb?

rgb(173, 167, 203) — 173 red, 167 green and 203 blue out of 255, or 67.8% / 65.5% / 79.6% by channel.

Is #ada7cb a light or a dark color?

It is a mid-tone. Relative luminance is 0.4083 and perceived brightness is 68%, so black text on it reaches 9.17:1.

Should I use black or white text on #ada7cb?

Black. It scores 9.17:1 against #ada7cb, versus 2.29:1 for white — AAA at any size.

What is the complementary color of #ada7cb?

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

What colors go well with #ada7cb?

For interface work: #F6F5F9 as the surface, #CFCCE1 for borders, #5F5590 for secondary text, #857F47 as an accent and #352F50 for hover and pressed states. For a palette, the analogous pair #A7B3CB and #BFA7CB stays calm, while #C5CBA7 is the loudest partner.

What is #ada7cb in CMYK for printing?

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

Is #ada7cb warm or cool?

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

Work with #ada7cb in the Color Lab