Skip to content

#bfddf0

a light, vivid blue · cool · closest name: Light Blue

RGB
191, 221, 240
HSL
203°, 62%, 85%
CMYK
20, 8, 0, 6
Luminance
0.6908

At a glance

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

Hex
#bfddf0
Hue
203°
blue
Saturation
62%
vivid
Lightness
85%
light
Brightness
94%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6908
WCAG relative
Temperature
Cool
97/100 cool
Color family
Blue
Tone
Vivid
Best ink
Black
14.82:1
Closest name
Light Blue
ΔE2000 5.2
Where it sits
Hue203° of 360°
Saturation62%
Lightness85%
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#bfddf0
RGBrgb(191, 221, 240)
HSLhsl(203, 62%, 85%)
CMYKcmyk(20%, 8%, 0%, 6%)
LABlab(86.5 -5.9 -12.6)
LCHlch(86.5 13.9 244.9)
OKLCHoklch(0.882 0.041 235.8)
Decimal12574192
Display P3color(display-p3 0.749 0.867 0.941)

Copy-ready code

/* CSS */
color: #bfddf0;
background-color: #bfddf0;
/* Tailwind (arbitrary) */
class="text-[#bfddf0] bg-[#bfddf0]"
/* SCSS */
$brand: #bfddf0;
/* SwiftUI */
Color(red: 0.749, green: 0.867, blue: 0.941)
/* Android */
Color.parseColor("#bfddf0")
/* Flutter */
Color(0xFFBFDDF0)
/* Python / OpenCV (BGR) */
(240, 221, 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 #bfddf0 · 14.82:1
Use #000000AAA at every size.
Aa
White text · 1.42:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.82:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bfddf0 as text scores 1.42:1 on white and 14.82:1 on black.

Accessibility — WCAG contrast

Aa
#bfddf0 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#bfddf0 on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5DCF1
deuteranopia · #CED6F0
tritanopia · #B2E2E3

Color scale — 50 to 950

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

#F4F8FB
#E8F1F7
#bfddf0
#A4CFEA
#77B7DF
#499ED4
#2F8BC6
#2774A5
#1F5D84
#1A4560
#102B3C
Base = 200Lightest = 50 · #F4F8FBDarkest = 950 · #102B3C
:root {
  --brand-50: #F4F8FB;
  --brand-100: #E8F1F7;
  --brand-200: #bfddf0;
  --brand-300: #A4CFEA;
  --brand-400: #77B7DF;
  --brand-500: #499ED4;
  --brand-600: #2F8BC6;
  --brand-700: #2774A5;
  --brand-800: #1F5D84;
  --brand-900: #1A4560;
  --brand-950: #102B3C;
  --brand: #bfddf0;
  --brand-ink: #000000;
}

Colors that work with #bfddf0

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#4B7C9B
Captions on the surface
Accent#AA3622
Second voice, not a rival
Dark variant#184967
Hover, pressed, headers
Light variant#EAF4FA
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 #bfddf0

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#F0D2BF
Analogous left#BFF0EB
Analogous right#BFC4F0
Split-complement 1#F0BFC4
Split-complement 2#F0EBBF
Triadic 1#F0BFDD
Triadic 2#DDF0BF
Tetradic#EBBFF0

RGB percentages

Red74.9%
Green86.7%
Blue94.1%

CMYK percentages

Cyan20.4%
Magenta7.9%
Yellow0.0%
Key (black)5.9%

Color previews

#bfddf0 text on a black background

contrast 14.82:1

Card sample

#bfddf0 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bfddf0

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.

#bfddf0 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

Converts to four-color process without much drama. Proof it anyway.

#bfddf0, answered

What color is #bfddf0?

#bfddf0 is a light vivid blue, closest to Light Blue (ΔE2000 5.2). It sits at 203° on the hue wheel with 62% saturation and 85% lightness, which reads as cool.

What is the RGB value of #bfddf0?

rgb(191, 221, 240) — 191 red, 221 green and 240 blue out of 255, or 74.9% / 86.7% / 94.1% by channel.

Is #bfddf0 a light or a dark color?

It is a light color. Relative luminance is 0.6908 and perceived brightness is 84%, so black text on it reaches 14.82:1.

Should I use black or white text on #bfddf0?

Black. It scores 14.82:1 against #bfddf0, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #bfddf0?

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

What colors go well with #bfddf0?

For interface work: #F4F8FA as the surface, #C0DBED for borders, #4B7C9B for secondary text, #AA3622 as an accent and #184967 for hover and pressed states. For a palette, the analogous pair #BFF0EB and #BFC4F0 stays calm, while #F0D2BF is the loudest partner.

What is #bfddf0 in CMYK for printing?

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

Is #bfddf0 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 #BFEFF0; nudged cooler, #BED7F1.

Work with #bfddf0 in the Color Lab