#B1C2FA#B1C2FA
#B1C2FA is a very light, moderate blue. Relative luminance 0.548; OKLCH L 82.1% C 0.081 H 271.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B1C2FA |
|---|---|
| RGB | rgb(177, 194, 250) |
| HSL | hsl(226, 88%, 84%) |
| HSV | hsv(226, 29%, 98%) |
| CMYK | cmyk(29.2%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(78.94, 6.59, -29.49) |
| CIE-LCH | lch(78.94, 30.22, 282.60°) |
| OKLab | oklab(82.08% 0.002 -0.0813) |
| OKLCH | oklch(82.08% 0.081 271.4) |
| XYZ | xyz(54.6738, 54.8310, 98.1267) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Light Periwinkle
#C1C6FC
ΔE00 3.92
Powder Blue (survey)
#B1D1FC
ΔE00 5.53
Periwinkle
#CCCCFF
ΔE00 6.28
Lightsteelblue
#B0C4DE
ΔE00 6.99
Light Blue Grey
#B7C9E2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1C2FA #FAE9B1
analogous
#B1E6FA #B1C2FA #C4B1FA
triadic
#B1C2FA #FAB1C2 #C2FAB1
tetradic
#B1C2FA #FAB1E6 #FAE9B1 #B1FAC4
square
#B1C2FA #FAB1E6 #FAE9B1 #B1FAC4
split-complementary
#B1C2FA #FAC4B1 #E6FAB1
monochromatic
#3E68F3 #7795F6 #B1C2FA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.75
#B1C2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#B1C2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1C2FA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1C2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1C2FA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#ABC1F9
Tritanopia (blue-blind)
#9ECDD5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #b1c2fa; /* rgb */ color: rgb(177, 194, 250); /* oklch */ color: oklch(82.1% 0.081 271.4);
Tailwind
colors: {
custom: {
50: '#c9d4fc',
500: '#b1c2fa',
950: '#000000',
},
}SCSS
$custom: #b1c2fa; $custom-light: #c9d4fc; $custom-dark: #000000;
JSON
{
"hex": "#b1c2fa",
"rgb": {
"r": 177,
"g": 194,
"b": 250
},
"hsl": {
"h": 226.027,
"s": 87.952,
"l": 83.725
},
"oklch": {
"l": 0.82077,
"c": 0.08134,
"h": 271.4
},
"luminance": 0.54833
}Semantic roles & 50–950 ramp
primary
#B1C2FA
secondary
#DDC472
accent
#B001E5
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131417
muted
#838385