Skip to content

#6f8eb7

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

RGB
111, 142, 183
HSL
214°, 33%, 58%
CMYK
39, 22, 0, 28
Luminance
0.2614

At a glance

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

Hex
#6f8eb7
Hue
214°
blue
Saturation
33%
soft
Lightness
58%
balanced
Brightness
72%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2614
WCAG relative
Temperature
Cool
95/100 cool
Color family
Blue
Tone
Soft
Best ink
Black
6.23:1
Closest name
Cornflower Blue
ΔE2000 6.6
Where it sits
Hue214° of 360°
Saturation33%
Lightness58%
Temperature
Warm ← → Cool95% 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#6f8eb7
RGBrgb(111, 142, 183)
HSLhsl(214, 33%, 58%)
CMYKcmyk(39%, 22%, 0%, 28%)
LABlab(58.2 -0.3 -24.9)
LCHlch(58.2 24.9 269.3)
OKLCHoklch(0.639 0.071 255.6)
Decimal7311031
Display P3color(display-p3 0.435 0.557 0.718)

Copy-ready code

/* CSS */
color: #6f8eb7;
background-color: #6f8eb7;
/* Tailwind (arbitrary) */
class="text-[#6f8eb7] bg-[#6f8eb7]"
/* SCSS */
$brand: #6f8eb7;
/* SwiftUI */
Color(red: 0.435, green: 0.557, blue: 0.718)
/* Android */
Color.parseColor("#6f8eb7")
/* Flutter */
Color(0xFF6F8EB7)
/* Python / OpenCV (BGR) */
(183, 142, 111)

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

Accessibility — WCAG contrast

Aa
#6f8eb7 on white: 3.37:1
AA ✗ fail · AA-large · AAA
Aa
#6f8eb7 on black: 6.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7F90B9
deuteranopia · #7789B6
tritanopia · #56979C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6f8eb7 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
#ECEFF4
#D4DCE8
#B4C4DA
#8FA7C7
#6f8eb7
#5275A3
#446188
#364E6D
#2A3B50
#1B2532
Base = 500Lightest = 50 · #F5F7F9Darkest = 950 · #1B2532
:root {
  --brand-50: #F5F7F9;
  --brand-100: #ECEFF4;
  --brand-200: #D4DCE8;
  --brand-300: #B4C4DA;
  --brand-400: #8FA7C7;
  --brand-500: #6f8eb7;
  --brand-600: #5275A3;
  --brand-700: #446188;
  --brand-800: #364E6D;
  --brand-900: #2A3B50;
  --brand-950: #1B2532;
  --brand: #6f8eb7;
  --brand-ink: #000000;
}

Colors that work with #6f8eb7

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#F5F7FA
Tinted page background
Border#C9D4E4
Hairlines and dividers
Muted text#4D6D99
Captions on the surface
Accent#8C5840
Second voice, not a rival
Dark variant#2B3D55
Hover, pressed, headers
Light variant#EEF2F6
Selected rows, tints
Dark surface#141B24
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 #6f8eb7

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#B7986F
Analogous left#6FB2B7
Analogous right#746FB7
Split-complement 1#B7746F
Split-complement 2#B2B76F
Triadic 1#B76F8E
Triadic 2#8EB76F
Tetradic#B76FB2

RGB percentages

Red43.5%
Green55.7%
Blue71.8%

CMYK percentages

Cyan39.3%
Magenta22.4%
Yellow0.0%
Key (black)28.2%

Color previews

#6f8eb7 text on a black background

contrast 6.23:1

Card sample

#6f8eb7 text on a white background

contrast 3.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 142, 183, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 142, 183, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6f8eb7;
background: linear-gradient(135deg, #6f8eb7, #806FB7);

Monochromatic scale

Palettes built from #6f8eb7

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.

#6f8eb7 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.

#6f8eb7, answered

What color is #6f8eb7?

#6f8eb7 is a balanced soft blue, closest to Cornflower Blue (ΔE2000 6.6). It sits at 214° on the hue wheel with 33% saturation and 58% lightness, which reads as cool.

What is the RGB value of #6f8eb7?

rgb(111, 142, 183) — 111 red, 142 green and 183 blue out of 255, or 43.5% / 55.7% / 71.8% by channel.

Is #6f8eb7 a light or a dark color?

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

Should I use black or white text on #6f8eb7?

Black. It scores 6.23:1 against #6f8eb7, versus 3.37:1 for white — AA at any size.

What is the complementary color of #6f8eb7?

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

What colors go well with #6f8eb7?

For interface work: #F5F7FA as the surface, #C9D4E4 for borders, #4D6D99 for secondary text, #8C5840 as an accent and #2B3D55 for hover and pressed states. For a palette, the analogous pair #6FB2B7 and #746FB7 stays calm, while #B7986F is the loudest partner.

What is #6f8eb7 in CMYK for printing?

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

Is #6f8eb7 warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6F73B7; nudged cooler, #5B83B1.

Work with #6f8eb7 in the Color Lab