Skip to content

#554ceb

a balanced, electric blue · cool · closest name: Slate Blue

RGB
85, 76, 235
HSL
243°, 80%, 61%
CMYK
64, 68, 0, 8
Luminance
0.1310

At a glance

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

Hex
#554ceb
Hue
243°
blue
Saturation
80%
electric
Lightness
61%
balanced
Brightness
92%
HSV value
Perceived
43%
weighted brightness
Luminance
0.1310
WCAG relative
Temperature
Cool
81/100 cool
Color family
Blue
Tone
Electric
Best ink
White
5.80:1
Closest name
Slate Blue
ΔE2000 5.8
Where it sits
Hue243° of 360°
Saturation80%
Lightness61%
Temperature
Warm ← → Cool81% 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#554ceb
RGBrgb(85, 76, 235)
HSLhsl(243, 80%, 61%)
CMYKcmyk(64%, 68%, 0%, 8%)
LABlab(42.9 49.9 -78.9)
LCHlch(42.9 93.3 302.3)
OKLCHoklch(0.529 0.230 277.6)
Decimal5590251
Display P3color(display-p3 0.333 0.298 0.922)

Copy-ready code

/* CSS */
color: #554ceb;
background-color: #554ceb;
/* Tailwind (arbitrary) */
class="text-[#554ceb] bg-[#554ceb]"
/* SCSS */
$brand: #554ceb;
/* SwiftUI */
Color(red: 0.333, green: 0.298, blue: 0.922)
/* Android */
Color.parseColor("#554ceb")
/* Flutter */
Color(0xFF554CEB)
/* Python / OpenCV (BGR) */
(235, 76, 85)

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#ffffff on #554ceb · 5.80:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.80:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.62:1
AA fail · AA large pass · AAA fail
Reading the other direction: #554ceb as text scores 5.80:1 on white and 3.62:1 on black.

Accessibility — WCAG contrast

Aa
#554ceb on white: 5.80:1
AA ✓ pass · AA-large · AAA
Aa
#554ceb on black: 3.62:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #006CF0
deuteranopia · #005FE8
tritanopia · #007696

Color scale — 50 to 950

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

#F3F3FC
#E7E6F9
#C9C7F5
#9F9AF4
#6F68EE
#554ceb
#2419DC
#1E15B7
#181093
#15106A
#0D0A42
Base = 500Lightest = 50 · #F3F3FCDarkest = 950 · #0D0A42
:root {
  --brand-50: #F3F3FC;
  --brand-100: #E7E6F9;
  --brand-200: #C9C7F5;
  --brand-300: #9F9AF4;
  --brand-400: #6F68EE;
  --brand-500: #554ceb;
  --brand-600: #2419DC;
  --brand-700: #1E15B7;
  --brand-800: #181093;
  --brand-900: #15106A;
  --brand-950: #0D0A42;
  --brand: #554ceb;
  --brand-ink: #ffffff;
}

Colors that work with #554ceb

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F5F4FA
Tinted page background
Border#C2C0ED
Hairlines and dividers
Muted text#4F4B9B
Captions on the surface
Accent#BC9B10
Second voice, not a rival
Dark variant#130D73
Hover, pressed, headers
Light variant#E9E8FC
Selected rows, tints
Dark surface#151424
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 #554ceb

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

Works well for
  • Body text and links on white
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • 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#E2EB4C
Analogous left#4C93EB
Analogous right#A54CEB
Split-complement 1#EBA54C
Split-complement 2#93EB4C
Triadic 1#EB554C
Triadic 2#4CEB55
Tetradic#EB4C93

RGB percentages

Red33.3%
Green29.8%
Blue92.2%

CMYK percentages

Cyan63.8%
Magenta67.7%
Yellow0.0%
Key (black)7.8%

Color previews

#554ceb text on a black background

contrast 3.62:1

Card sample

#554ceb text on a white background

contrast 5.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(85, 76, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 76, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #554ceb;
background: linear-gradient(135deg, #554ceb, #BF4CEB);

Monochromatic scale

Palettes built from #554ceb

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.

#554ceb 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#554ceb, answered

What color is #554ceb?

#554ceb is a balanced electric blue, closest to Slate Blue (ΔE2000 5.8). It sits at 243° on the hue wheel with 80% saturation and 61% lightness, which reads as cool.

What is the RGB value of #554ceb?

rgb(85, 76, 235) — 85 red, 76 green and 235 blue out of 255, or 33.3% / 29.8% / 92.2% by channel.

Is #554ceb a light or a dark color?

It is a dark color. Relative luminance is 0.1310 and perceived brightness is 43%, so white text on it reaches 5.80:1.

Should I use black or white text on #554ceb?

White. It scores 5.80:1 against #554ceb, versus 3.62:1 for black — AA at any size.

What is the complementary color of #554ceb?

#E2EB4C sits directly opposite on the wheel. Softer options are the split-complements #EBA54C and #93EB4C, which give the same contrast with far less vibration.

What colors go well with #554ceb?

For interface work: #F5F4FA as the surface, #C2C0ED for borders, #4F4B9B for secondary text, #BC9B10 as an accent and #130D73 for hover and pressed states. For a palette, the analogous pair #4C93EB and #A54CEB stays calm, while #E2EB4C is the loudest partner.

What is #554ceb in CMYK for printing?

cmyk(64%, 68%, 0%, 8%). 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 #554ceb warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8F4CEB; nudged cooler, #4A71ED.

Work with #554ceb in the Color Lab