Skip to content

#898bbc

a balanced, soft blue · cool · closest name: Medium Purple

RGB
137, 139, 188
HSL
238°, 28%, 64%
CMYK
27, 26, 0, 26
Luminance
0.2741

At a glance

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

Hex
#898bbc
Hue
238°
blue
Saturation
28%
soft
Lightness
64%
balanced
Brightness
74%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2741
WCAG relative
Temperature
Cool
77/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
6.48:1
Closest name
Medium Purple
ΔE2000 11.8
Where it sits
Hue238° of 360°
Saturation28%
Lightness64%
Temperature
Warm ← → Cool77% 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#898bbc
RGBrgb(137, 139, 188)
HSLhsl(238, 28%, 64%)
CMYKcmyk(27%, 26%, 0%, 26%)
LABlab(59.4 10.3 -25.8)
LCHlch(59.4 27.8 291.9)
OKLCHoklch(0.653 0.073 282.4)
Decimal9014204
Display P3color(display-p3 0.537 0.545 0.737)

Copy-ready code

/* CSS */
color: #898bbc;
background-color: #898bbc;
/* Tailwind (arbitrary) */
class="text-[#898bbc] bg-[#898bbc]"
/* SCSS */
$brand: #898bbc;
/* SwiftUI */
Color(red: 0.537, green: 0.545, blue: 0.737)
/* Android */
Color.parseColor("#898bbc")
/* Flutter */
Color(0xFF898BBC)
/* Python / OpenCV (BGR) */
(188, 139, 137)

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 #898bbc · 6.48:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.24:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.48:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #898bbc as text scores 3.24:1 on white and 6.48:1 on black.

Accessibility — WCAG contrast

Aa
#898bbc on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#898bbc on black: 6.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7D91BE
deuteranopia · #7B8DBB
tritanopia · #7D949C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #898bbc is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F6F9
#ECEDF3
#D6D6E6
#B7B9D6
#898bbc
#7072AE
#595B9C
#4A4C82
#3B3D68
#2E2F4D
#1D1D30
Base = 400Lightest = 50 · #F6F6F9Darkest = 950 · #1D1D30
:root {
  --brand-50: #F6F6F9;
  --brand-100: #ECEDF3;
  --brand-200: #D6D6E6;
  --brand-300: #B7B9D6;
  --brand-400: #898bbc;
  --brand-500: #7072AE;
  --brand-600: #595B9C;
  --brand-700: #4A4C82;
  --brand-800: #3B3D68;
  --brand-900: #2E2F4D;
  --brand-950: #1D1D30;
  --brand: #898bbc;
  --brand-ink: #000000;
}

Colors that work with #898bbc

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#F5F5F9
Tinted page background
Border#CBCCE1
Hairlines and dividers
Muted text#535692
Captions on the surface
Accent#877445
Second voice, not a rival
Dark variant#2E3051
Hover, pressed, headers
Light variant#EFEFF6
Selected rows, tints
Dark surface#141524
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 #898bbc

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

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#BCBA89
Analogous left#89A4BC
Analogous right#A089BC
Split-complement 1#BCA089
Split-complement 2#A4BC89
Triadic 1#BC898B
Triadic 2#8BBC89
Tetradic#BC89A4

RGB percentages

Red53.7%
Green54.5%
Blue73.7%

CMYK percentages

Cyan27.1%
Magenta26.1%
Yellow0.0%
Key (black)26.3%

Color previews

#898bbc text on a black background

contrast 6.48:1

Card sample

#898bbc text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 139, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 139, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #898bbc;
background: linear-gradient(135deg, #898bbc, #A989BC);

Monochromatic scale

Palettes built from #898bbc

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.

#898bbc 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#898bbc, answered

What color is #898bbc?

#898bbc is a balanced soft blue, closest to Medium Purple (ΔE2000 11.8). It sits at 238° on the hue wheel with 28% saturation and 64% lightness, which reads as cool.

What is the RGB value of #898bbc?

rgb(137, 139, 188) — 137 red, 139 green and 188 blue out of 255, or 53.7% / 54.5% / 73.7% by channel.

Is #898bbc a light or a dark color?

It is a mid-tone. Relative luminance is 0.2741 and perceived brightness is 57%, so black text on it reaches 6.48:1.

Should I use black or white text on #898bbc?

Black. It scores 6.48:1 against #898bbc, versus 3.24:1 for white — AA at any size.

What is the complementary color of #898bbc?

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

What colors go well with #898bbc?

For interface work: #F5F5F9 as the surface, #CBCCE1 for borders, #535692 for secondary text, #877445 as an accent and #2E3051 for hover and pressed states. For a palette, the analogous pair #89A4BC and #A089BC stays calm, while #BCBA89 is the loudest partner.

What is #898bbc in CMYK for printing?

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

Is #898bbc warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9A89BC; nudged cooler, #879CBE.

Work with #898bbc in the Color Lab