Skip to content

#778dbb

a balanced, soft blue · cool · closest name: Cornflower Blue

RGB
119, 141, 187
HSL
221°, 33%, 60%
CMYK
36, 25, 0, 27
Luminance
0.2656

At a glance

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

Hex
#778dbb
Hue
221°
blue
Saturation
33%
soft
Lightness
60%
balanced
Brightness
73%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2656
WCAG relative
Temperature
Cool
92/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
6.31:1
Closest name
Cornflower Blue
ΔE2000 7.9
Where it sits
Hue221° of 360°
Saturation33%
Lightness60%
Temperature
Warm ← → Cool92% 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#778dbb
RGBrgb(119, 141, 187)
HSLhsl(221, 33%, 60%)
CMYKcmyk(36%, 25%, 0%, 27%)
LABlab(58.6 3.6 -26.5)
LCHlch(58.6 26.8 277.7)
OKLCHoklch(0.644 0.074 264.6)
Decimal7835067
Display P3color(display-p3 0.467 0.553 0.733)

Copy-ready code

/* CSS */
color: #778dbb;
background-color: #778dbb;
/* Tailwind (arbitrary) */
class="text-[#778dbb] bg-[#778dbb]"
/* SCSS */
$brand: #778dbb;
/* SwiftUI */
Color(red: 0.467, green: 0.553, blue: 0.733)
/* Android */
Color.parseColor("#778dbb")
/* Flutter */
Color(0xFF778DBB)
/* Python / OpenCV (BGR) */
(187, 141, 119)

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

Accessibility — WCAG contrast

Aa
#778dbb on white: 3.33:1
AA ✗ fail · AA-large · AAA
Aa
#778dbb on black: 6.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7D90BD
deuteranopia · #778ABA
tritanopia · #62969D

Color scale — 50 to 950

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

#F5F7F9
#ECEEF4
#D4DAE8
#B4C0DA
#8FA1C7
#778dbb
#526CA3
#445A88
#36486D
#2A3750
#1B2232
Base = 500Lightest = 50 · #F5F7F9Darkest = 950 · #1B2232
:root {
  --brand-50: #F5F7F9;
  --brand-100: #ECEEF4;
  --brand-200: #D4DAE8;
  --brand-300: #B4C0DA;
  --brand-400: #8FA1C7;
  --brand-500: #778dbb;
  --brand-600: #526CA3;
  --brand-700: #445A88;
  --brand-800: #36486D;
  --brand-900: #2A3750;
  --brand-950: #1B2232;
  --brand: #778dbb;
  --brand-ink: #000000;
}

Colors that work with #778dbb

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#F5F6FA
Tinted page background
Border#C9D1E4
Hairlines and dividers
Muted text#4D6599
Captions on the surface
Accent#8C6040
Second voice, not a rival
Dark variant#2B3855
Hover, pressed, headers
Light variant#EEF1F6
Selected rows, tints
Dark surface#141924
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 #778dbb

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#BBA577
Analogous left#77AFBB
Analogous right#8377BB
Split-complement 1#BB8377
Split-complement 2#AFBB77
Triadic 1#BB778D
Triadic 2#8DBB77
Tetradic#BB77AF

RGB percentages

Red46.7%
Green55.3%
Blue73.3%

CMYK percentages

Cyan36.4%
Magenta24.6%
Yellow0.0%
Key (black)26.7%

Color previews

#778dbb text on a black background

contrast 6.31:1

Card sample

#778dbb text on a white background

contrast 3.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(119, 141, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(119, 141, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #778dbb;
background: linear-gradient(135deg, #778dbb, #8E77BB);

Monochromatic scale

Palettes built from #778dbb

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.

#778dbb 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.

#778dbb, answered

What color is #778dbb?

#778dbb is a balanced soft blue, closest to Cornflower Blue (ΔE2000 7.9). It sits at 221° on the hue wheel with 33% saturation and 60% lightness, which reads as cool.

What is the RGB value of #778dbb?

rgb(119, 141, 187) — 119 red, 141 green and 187 blue out of 255, or 46.7% / 55.3% / 73.3% by channel.

Is #778dbb a light or a dark color?

It is a mid-tone. Relative luminance is 0.2656 and perceived brightness is 55%, so black text on it reaches 6.31:1.

Should I use black or white text on #778dbb?

Black. It scores 6.31:1 against #778dbb, versus 3.33:1 for white — AA at any size.

What is the complementary color of #778dbb?

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

What colors go well with #778dbb?

For interface work: #F5F6FA as the surface, #C9D1E4 for borders, #4D6599 for secondary text, #8C6040 as an accent and #2B3855 for hover and pressed states. For a palette, the analogous pair #77AFBB and #8377BB stays calm, while #BBA577 is the loudest partner.

What is #778dbb in CMYK for printing?

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

Is #778dbb warm or cool?

Cool — it scores 92 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7A77BB; nudged cooler, #7594BD.

Work with #778dbb in the Color Lab