#B1BEE2#B1BEE2
#B1BEE2 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.053 H 269.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BEE2 |
|---|---|
| RGB | rgb(177, 190, 226) |
| HSL | hsl(224, 46%, 79%) |
| HSV | hsv(224, 22%, 89%) |
| CMYK | cmyk(21.7%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(77.08, 3.15, -19.43) |
| CIE-LCH | lch(77.08, 19.68, 279.19°) |
| OKLab | oklab(80.35% -0.0004 -0.053) |
| OKLCH | oklch(80.35% 0.053 269.6) |
| XYZ | xyz(50.2689, 51.6639, 79.2604) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.07
Light Periwinkle
#C1C6FC
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 6.63
Periwinkle
#CCCCFF
ΔE00 6.79
Pastel Blue
#A2BFFE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BEE2 #E2D5B1
analogous
#B1D7E2 #B1BEE2 #BDB1E2
triadic
#B1BEE2 #E2B1BE #BEE2B1
tetradic
#B1BEE2 #E2B1D7 #E2D5B1 #B1E2BD
square
#B1BEE2 #E2B1D7 #E2D5B1 #B1E2BD
split-complementary
#B1BEE2 #E2BDB1 #D7E2B1
monochromatic
#5874C1 #8499D1 #B1BEE2 #DEE3F3 #E9ECF7
Accessibility & contrast
On white
1.85
#B1BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#B1BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BEE2
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BEE2 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E4
Deuteranopia (green-blind)
#AFBCE1
Tritanopia (blue-blind)
#A5C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b1bee2; /* rgb */ color: rgb(177, 190, 226); /* oklch */ color: oklch(80.3% 0.053 269.6);
Tailwind
colors: {
custom: {
50: '#c9d1eb',
500: '#b1bee2',
950: '#000000',
},
}SCSS
$custom: #b1bee2; $custom-light: #c9d1eb; $custom-dark: #000000;
JSON
{
"hex": "#b1bee2",
"rgb": {
"r": 177,
"g": 190,
"b": 226
},
"hsl": {
"h": 224.082,
"s": 45.794,
"l": 79.02
},
"oklch": {
"l": 0.80346,
"c": 0.05302,
"h": 269.6
},
"luminance": 0.51665
}Semantic roles & 50–950 ramp
primary
#B1BEE2
secondary
#BBAB7C
accent
#942DB9
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384