#B2B1FA#B2B1FA
#B2B1FA is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.8% C 0.103 H 284.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B1FA |
|---|---|
| RGB | rgb(178, 177, 250) |
| HSL | hsl(241, 88%, 84%) |
| HSV | hsv(241, 29%, 98%) |
| CMYK | cmyk(28.8%, 29.2%, 0%, 2%) |
| CIE-LAB | lab(74.70, 16.21, -36.02) |
| CIE-LCH | lch(74.70, 39.50, 294.23°) |
| OKLab | oklab(78.81% 0.0257 -0.0999) |
| OKLCH | oklch(78.81% 0.103 284.4) |
| XYZ | xyz(51.3330, 47.8101, 96.9476) |
| Luminance | 0.4781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.76
Pale Violet
#CEAEFA
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 7.51
Periwinkle
#CCCCFF
ΔE00 7.74
Lavender
#B39DDB
ΔE00 8.11
Periwinkle Blue
#8F99FB
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B1FA #F9FAB1
analogous
#B1D4FA #B2B1FA #D6B1FA
triadic
#B2B1FA #FAB2B1 #B1FAB2
tetradic
#B2B1FA #FAB1D4 #F9FAB1 #B1FAD6
square
#B2B1FA #FAB1D4 #F9FAB1 #B1FAD6
split-complementary
#B2B1FA #FAD6B1 #D4FAB1
monochromatic
#403EF3 #7977F6 #B2B1FA #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.99
#B2B1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#B2B1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B1FA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B1FA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFD
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#A1BECB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2b1fa; /* rgb */ color: rgb(178, 177, 250); /* oklch */ color: oklch(78.8% 0.103 284.4);
Tailwind
colors: {
custom: {
50: '#cac8fc',
500: '#b2b1fa',
950: '#000000',
},
}SCSS
$custom: #b2b1fa; $custom-light: #cac8fc; $custom-dark: #000000;
JSON
{
"hex": "#b2b1fa",
"rgb": {
"r": 178,
"g": 177,
"b": 250
},
"hsl": {
"h": 240.822,
"s": 87.952,
"l": 83.725
},
"oklch": {
"l": 0.78806,
"c": 0.10311,
"h": 284.4
},
"luminance": 0.47811
}Semantic roles & 50–950 ramp
primary
#B2B1FA
secondary
#F5F5D6
accent
#E501E1
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131317
muted
#828285