#B2BEE3#B2BEE3
#B2BEE3 is a light, muted blue. Relative luminance 0.518; OKLCH L 80.5% C 0.054 H 271.0°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEE3 |
|---|---|
| RGB | rgb(178, 190, 227) |
| HSL | hsl(225, 47%, 79%) |
| HSV | hsv(225, 22%, 89%) |
| CMYK | cmyk(21.6%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(77.18, 3.68, -19.81) |
| CIE-LCH | lch(77.18, 20.15, 280.52°) |
| OKLab | oklab(80.46% 0.001 -0.0541) |
| OKLCH | oklch(80.46% 0.054 271) |
| XYZ | xyz(50.6352, 51.8368, 79.9959) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.86
Lightsteelblue
#B0C4DE
ΔE00 5.54
Light Blue Grey
#B7C9E2
ΔE00 5.72
Periwinkle
#CCCCFF
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 7.08
Cloudy Blue
#ACC2D9
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEE3 #E3D7B2
analogous
#B2D7E3 #B2BEE3 #BFB2E3
triadic
#B2BEE3 #E3B2BE #BEE3B2
tetradic
#B2BEE3 #E3B2D7 #E3D7B2 #B2E3BF
square
#B2BEE3 #E3B2D7 #E3D7B2 #B2E3BF
split-complementary
#B2BEE3 #E3BFB2 #D7E3B2
monochromatic
#5872C2 #8598D3 #B2BEE3 #DFE4F3 #E9ECF7
Accessibility & contrast
On white
1.85
#B2BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#B2BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEE3
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEE3 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E5
Deuteranopia (green-blind)
#B0BDE2
Tritanopia (blue-blind)
#A6C5CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bee3; /* rgb */ color: rgb(178, 190, 227); /* oklch */ color: oklch(80.5% 0.054 271.0);
Tailwind
colors: {
custom: {
50: '#c9d1eb',
500: '#b2bee3',
950: '#000000',
},
}SCSS
$custom: #b2bee3; $custom-light: #c9d1eb; $custom-dark: #000000;
JSON
{
"hex": "#b2bee3",
"rgb": {
"r": 178,
"g": 190,
"b": 227
},
"hsl": {
"h": 225.306,
"s": 46.667,
"l": 79.412
},
"oklch": {
"l": 0.80456,
"c": 0.05407,
"h": 271
},
"luminance": 0.51838
}Semantic roles & 50–950 ramp
primary
#B2BEE3
secondary
#BDAD7C
accent
#972CBA
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384