#b3b3f2
a light, vivid blue · cool · closest name: Light Steel Blue
At a glance
Every number on this page in one read: what #b3b3f2 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 | #b3b3f2 |
| RGB | rgb(179, 179, 242) |
| HSL | hsl(240, 71%, 83%) |
| CMYK | cmyk(26%, 26%, 0%, 5%) |
| LAB | lab(75.0 13.5 -31.3) |
| LCH | lch(75.0 34.1 293.3) |
| OKLCH | oklch(0.789 0.089 284.2) |
| Decimal | 11777010 |
| Display P3 | color(display-p3 0.702 0.702 0.949) |
Copy-ready code
/* CSS */
color: #b3b3f2;
background-color: #b3b3f2;
/* Tailwind (arbitrary) */
class="text-[#b3b3f2] bg-[#b3b3f2]"
/* SCSS */
$brand: #b3b3f2;
/* SwiftUI */
Color(red: 0.702, green: 0.702, blue: 0.949)
/* Android */
Color.parseColor("#b3b3f2")
/* Flutter */
Color(0xFFB3B3F2)
/* Python / OpenCV (BGR) */
(242, 179, 179)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. #b3b3f2 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: #F3F3FC;
--brand-100: #E7E7F8;
--brand-200: #b3b3f2;
--brand-300: #9F9FEF;
--brand-400: #6F6FE6;
--brand-500: #3F3FDE;
--brand-600: #2424D1;
--brand-700: #1E1EAE;
--brand-800: #18188B;
--brand-900: #151565;
--brand-950: #0D0D3F;
--brand: #b3b3f2;
--brand-ink: #000000;
}Colors that work with #b3b3f2
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 #b3b3f2
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 | #F2F2B3 | Directly opposite — maximum tension | |
| Analogous left | #B3D2F2 | Neighbour, quieter | |
| Analogous right | #D2B3F2 | Neighbour, quieter | |
| Split-complement 1 | #F2D2B3 | Contrast without the clash | |
| Split-complement 2 | #D2F2B3 | Contrast without the clash | |
| Triadic 1 | #F2B3B3 | Even thirds — balanced and loud | |
| Triadic 2 | #B3F2B3 | Even thirds — balanced and loud | |
| Tetradic | #F2B3D2 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b3b3f2 text on a black background
contrast 10.65:1
#b3b3f2 text on a white background
contrast 1.97:1
CSS3 live lab
The quick brown fox
color: #b3b3f2;
background-color: #b3b3f2;
Glowing headline
text-shadow: 2px 2px 8px #b3b3f2;
Soft neon halo
text-shadow: 0 0 14px rgba(179, 179, 242, 0.45);
box-shadow: 0 12px 32px -8px rgba(179, 179, 242, 0.45);
border: 3px solid #b3b3f2; background: linear-gradient(135deg, #b3b3f2, #DDB3F2);
Monochromatic scale
Palettes built from #b3b3f2
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 6.6 away, with its history, psychology and brand usage.
#b3b3f2 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#b3b3f2, answered
What color is #b3b3f2?
#b3b3f2 is a light vivid blue, closest to Light Steel Blue (ΔE2000 9.5). It sits at 240° on the hue wheel with 71% saturation and 83% lightness, which reads as cool.
What is the RGB value of #b3b3f2?
rgb(179, 179, 242) — 179 red, 179 green and 242 blue out of 255, or 70.2% / 70.2% / 94.9% by channel.
Is #b3b3f2 a light or a dark color?
It is a mid-tone. Relative luminance is 0.4823 and perceived brightness is 73%, so black text on it reaches 10.65:1.
Should I use black or white text on #b3b3f2?
Black. It scores 10.65:1 against #b3b3f2, versus 1.97:1 for white — AAA at any size.
What is the complementary color of #b3b3f2?
#F2F2B3 sits directly opposite on the wheel. Softer options are the split-complements #F2D2B3 and #D2F2B3, which give the same contrast with far less vibration.
What colors go well with #b3b3f2?
For interface work: #F4F4FA as the surface, #C0C0ED for borders, #4B4B9B for secondary text, #B38C19 as an accent and #13136D for hover and pressed states. For a palette, the analogous pair #B3D2F2 and #D2B3F2 stays calm, while #F2F2B3 is the loudest partner.
What is #b3b3f2 in CMYK for printing?
cmyk(26%, 26%, 0%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #b3b3f2 warm or cool?
Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CAB3F2; nudged cooler, #B2C9F3.