Skip to content

#bfe2f9

a pale, electric blue · cool · closest name: Light Blue

RGB
191, 226, 249
HSL
204°, 83%, 86%
CMYK
23, 9, 0, 2
Luminance
0.7231

At a glance

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

Hex
#bfe2f9
Hue
204°
blue
Saturation
83%
electric
Lightness
86%
pale
Brightness
98%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7231
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
15.46:1
Closest name
Light Blue
ΔE2000 5.7
Where it sits
Hue204° of 360°
Saturation83%
Lightness86%
Temperature
Warm ← → Cool97% 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#bfe2f9
RGBrgb(191, 226, 249)
HSLhsl(204, 83%, 86%)
CMYKcmyk(23%, 9%, 0%, 2%)
LABlab(88.1 -6.5 -15.0)
LCHlch(88.1 16.3 246.5)
OKLCHoklch(0.895 0.049 236.9)
Decimal12575481
Display P3color(display-p3 0.749 0.886 0.976)

Copy-ready code

/* CSS */
color: #bfe2f9;
background-color: #bfe2f9;
/* Tailwind (arbitrary) */
class="text-[#bfe2f9] bg-[#bfe2f9]"
/* SCSS */
$brand: #bfe2f9;
/* SwiftUI */
Color(red: 0.749, green: 0.886, blue: 0.976)
/* Android */
Color.parseColor("#bfe2f9")
/* Flutter */
Color(0xFFBFE2F9)
/* Python / OpenCV (BGR) */
(249, 226, 191)

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 #bfe2f9 · 15.46:1
Use #000000AAA at every size.
Aa
White text · 1.36:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.46:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bfe2f9 as text scores 1.36:1 on white and 15.46:1 on black.

Accessibility — WCAG contrast

Aa
#bfe2f9 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bfe2f9 on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8E1FA
deuteranopia · #D0DAF9
tritanopia · #AFE8E9

Color scale — 50 to 950

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

#F2F8FC
#E6F2FA
#bfe2f9
#98D1F5
#65B9F1
#32A2EC
#158FE0
#1177BB
#0E6095
#0F476C
#092C43
Base = 200Lightest = 50 · #F2F8FCDarkest = 950 · #092C43
:root {
  --brand-50: #F2F8FC;
  --brand-100: #E6F2FA;
  --brand-200: #bfe2f9;
  --brand-300: #98D1F5;
  --brand-400: #65B9F1;
  --brand-500: #32A2EC;
  --brand-600: #158FE0;
  --brand-700: #1177BB;
  --brand-800: #0E6095;
  --brand-900: #0F476C;
  --brand-950: #092C43;
  --brand: #bfe2f9;
  --brand-ink: #000000;
}

Colors that work with #bfe2f9

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#F4F8FA
Tinted page background
Border#C0DBED
Hairlines and dividers
Muted text#4B7B9B
Captions on the surface
Accent#BD290F
Second voice, not a rival
Dark variant#0B4B75
Hover, pressed, headers
Light variant#E8F4FD
Selected rows, tints
Dark surface#141E24
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 #bfe2f9

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White 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#F9D6BF
Analogous left#BFF9F3
Analogous right#BFC5F9
Split-complement 1#F9BFC5
Split-complement 2#F9F3BF
Triadic 1#F9BFE2
Triadic 2#E2F9BF
Tetradic#F3BFF9

RGB percentages

Red74.9%
Green88.6%
Blue97.6%

CMYK percentages

Cyan23.3%
Magenta9.2%
Yellow0.0%
Key (black)2.4%

Color previews

#bfe2f9 text on a black background

contrast 15.46:1

Card sample

#bfe2f9 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 226, 249, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 226, 249, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfe2f9;
background: linear-gradient(135deg, #bfe2f9, #C3BFF9);

Monochromatic scale

Palettes built from #bfe2f9

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.

#bfe2f9 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#bfe2f9, answered

What color is #bfe2f9?

#bfe2f9 is a pale electric blue, closest to Light Blue (ΔE2000 5.7). It sits at 204° on the hue wheel with 83% saturation and 86% lightness, which reads as cool.

What is the RGB value of #bfe2f9?

rgb(191, 226, 249) — 191 red, 226 green and 249 blue out of 255, or 74.9% / 88.6% / 97.6% by channel.

Is #bfe2f9 a light or a dark color?

It is a light color. Relative luminance is 0.7231 and perceived brightness is 86%, so black text on it reaches 15.46:1.

Should I use black or white text on #bfe2f9?

Black. It scores 15.46:1 against #bfe2f9, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #bfe2f9?

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

What colors go well with #bfe2f9?

For interface work: #F4F8FA as the surface, #C0DBED for borders, #4B7B9B for secondary text, #BD290F as an accent and #0B4B75 for hover and pressed states. For a palette, the analogous pair #BFF9F3 and #BFC5F9 stays calm, while #F9D6BF is the loudest partner.

What is #bfe2f9 in CMYK for printing?

cmyk(23%, 9%, 0%, 2%). 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 #bfe2f9 warm or cool?

Cool — it scores 97 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BFF7F9; nudged cooler, #BEDCFA.

Work with #bfe2f9 in the Color Lab