#b2bcf4
a light, electric blue · cool · closest name: Light Steel Blue
At a glance
Every number on this page in one read: what #b2bcf4 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #b2bcf4 |
| RGB | rgb(178, 188, 244) |
| HSL | hsl(231, 75%, 83%) |
| CMYK | cmyk(27%, 23%, 0%, 4%) |
| LAB | lab(77.3 8.7 -28.9) |
| LCH | lch(77.3 30.1 286.8) |
| OKLCH | oklch(0.807 0.080 276.6) |
| Decimal | 11713780 |
| Display P3 | color(display-p3 0.698 0.737 0.957) |
Copy-ready code
/* CSS */
color: #b2bcf4;
background-color: #b2bcf4;
/* Tailwind (arbitrary) */
class="text-[#b2bcf4] bg-[#b2bcf4]"
/* SCSS */
$brand: #b2bcf4;
/* SwiftUI */
Color(red: 0.698, green: 0.737, blue: 0.957)
/* Android */
Color.parseColor("#b2bcf4")
/* Flutter */
Color(0xFFB2BCF4)
/* Python / OpenCV (BGR) */
(244, 188, 178)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #b2bcf4 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.
:root {
--brand-50: #F3F4FC;
--brand-100: #E7E9F9;
--brand-200: #b2bcf4;
--brand-300: #9DAAF1;
--brand-400: #6C7FEA;
--brand-500: #3B54E3;
--brand-600: #1F3AD6;
--brand-700: #1931B3;
--brand-800: #14278F;
--brand-900: #132067;
--brand-950: #0C1441;
--brand: #b2bcf4;
--brand-ink: #000000;
}Colors that work with #b2bcf4
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #b2bcf4
Derived from its contrast, chroma and lightness — not from taste.
- ✓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
- ⚠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 | #F4EAB2 | Directly opposite — maximum tension | |
| Analogous left | #B2DDF4 | Neighbour, quieter | |
| Analogous right | #C9B2F4 | Neighbour, quieter | |
| Split-complement 1 | #F4C9B2 | Contrast without the clash | |
| Split-complement 2 | #DDF4B2 | Contrast without the clash | |
| Triadic 1 | #F4B2BC | Even thirds — balanced and loud | |
| Triadic 2 | #BCF4B2 | Even thirds — balanced and loud | |
| Tetradic | #F4B2DD | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b2bcf4 text on a black background
contrast 11.39:1
#b2bcf4 text on a white background
contrast 1.84:1
CSS3 live lab
The quick brown fox
color: #b2bcf4;
background-color: #b2bcf4;
Glowing headline
text-shadow: 2px 2px 8px #b2bcf4;
Soft neon halo
text-shadow: 0 0 14px rgba(178, 188, 244, 0.45);
box-shadow: 0 12px 32px -8px rgba(178, 188, 244, 0.45);
border: 3px solid #b2bcf4; background: linear-gradient(135deg, #b2bcf4, #D4B2F4);
Monochromatic scale
Palettes built from #b2bcf4
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.
Closest color with a full write-up: Periwinkle (#ccccff) — ΔE2000 5.6 away, with its history, psychology and brand usage.
#b2bcf4 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#b2bcf4, answered
What color is #b2bcf4?
#b2bcf4 is a light electric blue, closest to Light Steel Blue (ΔE2000 7.8). It sits at 231° on the hue wheel with 75% saturation and 83% lightness, which reads as cool.
What is the RGB value of #b2bcf4?
rgb(178, 188, 244) — 178 red, 188 green and 244 blue out of 255, or 69.8% / 73.7% / 95.7% by channel.
Is #b2bcf4 a light or a dark color?
It is a light color. Relative luminance is 0.5196 and perceived brightness is 75%, so black text on it reaches 11.39:1.
Should I use black or white text on #b2bcf4?
Black. It scores 11.39:1 against #b2bcf4, versus 1.84:1 for white — AAA at any size.
What is the complementary color of #b2bcf4?
#F4EAB2 sits directly opposite on the wheel. Softer options are the split-complements #F4C9B2 and #DDF4B2, which give the same contrast with far less vibration.
What colors go well with #b2bcf4?
For interface work: #F4F5FA as the surface, #C0C7ED for borders, #4B579B for secondary text, #B77615 as an accent and #101E70 for hover and pressed states. For a palette, the analogous pair #B2DDF4 and #C9B2F4 stays calm, while #F4EAB2 is the loudest partner.
What is #b2bcf4 in CMYK for printing?
cmyk(27%, 23%, 0%, 4%). 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 #b2bcf4 warm or cool?
Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C0B2F4; nudged cooler, #B1CBF5.