Skip to content

#1f69ad

a dark, vivid blue · cool · closest name: Royal Blue

RGB
31, 105, 173
HSL
209°, 70%, 40%
CMYK
82, 39, 0, 32
Luminance
0.1341

At a glance

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

Hex
#1f69ad
Hue
209°
blue
Saturation
70%
vivid
Lightness
40%
dark
Brightness
68%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1341
WCAG relative
Temperature
Cool
99/100 cool
Color family
Blue
Tone
Vivid
Best ink
White
5.70:1
Closest name
Royal Blue
ΔE2000 9
Where it sits
Hue209° of 360°
Saturation70%
Lightness40%
Temperature
Warm ← → Cool99% 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#1f69ad
RGBrgb(31, 105, 173)
HSLhsl(209, 70%, 40%)
CMYKcmyk(82%, 39%, 0%, 32%)
LABlab(43.4 2.7 -42.5)
LCHlch(43.4 42.6 273.7)
OKLCHoklch(0.512 0.129 250.6)
Decimal2058669
Display P3color(display-p3 0.122 0.412 0.678)

Copy-ready code

/* CSS */
color: #1f69ad;
background-color: #1f69ad;
/* Tailwind (arbitrary) */
class="text-[#1f69ad] bg-[#1f69ad]"
/* SCSS */
$brand: #1f69ad;
/* SwiftUI */
Color(red: 0.122, green: 0.412, blue: 0.678)
/* Android */
Color.parseColor("#1f69ad")
/* Flutter */
Color(0xFF1F69AD)
/* Python / OpenCV (BGR) */
(173, 105, 31)

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

Accessibility — WCAG contrast

Aa
#1f69ad on white: 5.70:1
AA ✓ pass · AA-large · AAA
Aa
#1f69ad on black: 3.68:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #486DB0
deuteranopia · #3261AC
tritanopia · #007982

Color scale — 50 to 950

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

#F3F8FC
#E7F0F8
#CADFF2
#A0C9EE
#70ADE5
#4192DD
#257ED0
#1f69ad
#19548A
#163F64
#0E273F
Base = 700Lightest = 50 · #F3F8FCDarkest = 950 · #0E273F
:root {
  --brand-50: #F3F8FC;
  --brand-100: #E7F0F8;
  --brand-200: #CADFF2;
  --brand-300: #A0C9EE;
  --brand-400: #70ADE5;
  --brand-500: #4192DD;
  --brand-600: #257ED0;
  --brand-700: #1f69ad;
  --brand-800: #19548A;
  --brand-900: #163F64;
  --brand-950: #0E273F;
  --brand: #1f69ad;
  --brand-ink: #ffffff;
}

Colors that work with #1f69ad

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#F4F7FA
Tinted page background
Border#C0D7ED
Hairlines and dividers
Muted text#4B749B
Captions on the surface
Accent#B13D1B
Second voice, not a rival
Dark variant#13426C
Hover, pressed, headers
Light variant#E9F3FB
Selected rows, tints
Dark surface#141C24
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 #1f69ad

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
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Full-page backgrounds — tiring over long sessions
  • Black 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#AD631F
Analogous left#1FADAA
Analogous right#1F22AD
Split-complement 1#AD1F22
Split-complement 2#ADAA1F
Triadic 1#AD1F69
Triadic 2#69AD1F
Tetradic#AA1FAD

RGB percentages

Red12.2%
Green41.2%
Blue67.8%

CMYK percentages

Cyan82.1%
Magenta39.3%
Yellow0.0%
Key (black)32.2%

Color previews

#1f69ad text on a black background

contrast 3.68:1

Card sample

#1f69ad text on a white background

contrast 5.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(31, 105, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 105, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1f69ad;
background: linear-gradient(135deg, #1f69ad, #341FAD);

Monochromatic scale

Palettes built from #1f69ad

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.

#1f69ad 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.

#1f69ad, answered

What color is #1f69ad?

#1f69ad is a dark vivid blue, closest to Royal Blue (ΔE2000 9). It sits at 209° on the hue wheel with 70% saturation and 40% lightness, which reads as cool.

What is the RGB value of #1f69ad?

rgb(31, 105, 173) — 31 red, 105 green and 173 blue out of 255, or 12.2% / 41.2% / 67.8% by channel.

Is #1f69ad a light or a dark color?

It is a dark color. Relative luminance is 0.1341 and perceived brightness is 40%, so white text on it reaches 5.70:1.

Should I use black or white text on #1f69ad?

White. It scores 5.70:1 against #1f69ad, versus 3.68:1 for black — AA at any size.

What is the complementary color of #1f69ad?

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

What colors go well with #1f69ad?

For interface work: #F4F7FA as the surface, #C0D7ED for borders, #4B749B for secondary text, #B13D1B as an accent and #13426C for hover and pressed states. For a palette, the analogous pair #1FADAA and #1F22AD stays calm, while #AD631F is the loudest partner.

What is #1f69ad in CMYK for printing?

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

Is #1f69ad warm or cool?

Cool — it scores 99 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1F35AD; nudged cooler, #195899.

Work with #1f69ad in the Color Lab