#B2BEE4#B2BEE4
#B2BEE4 is a light, muted blue. Relative luminance 0.519; OKLCH L 80.5% C 0.055 H 271.4°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEE4 |
|---|---|
| RGB | rgb(178, 190, 228) |
| HSL | hsl(226, 48%, 80%) |
| HSV | hsv(226, 22%, 89%) |
| CMYK | cmyk(21.9%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(77.22, 3.90, -20.30) |
| CIE-LCH | lch(77.22, 20.67, 280.89°) |
| OKLab | oklab(80.49% 0.0013 -0.0554) |
| OKLCH | oklch(80.49% 0.055 271.4) |
| XYZ | xyz(50.7736, 51.8922, 80.7249) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 5.72
Light Blue Grey
#B7C9E2
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 6.25
Pastel Blue
#A2BFFE
ΔE00 6.94
Cloudy Blue
#ACC2D9
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEE4 #E4D8B2
analogous
#B2D7E4 #B2BEE4 #BFB2E4
triadic
#B2BEE4 #E4B2BE #BEE4B2
tetradic
#B2BEE4 #E4B2D7 #E4D8B2 #B2E4BF
square
#B2BEE4 #E4B2D7 #E4D8B2 #B2E4BF
split-complementary
#B2BEE4 #E4BFB2 #D7E4B2
monochromatic
#5772C4 #8598D4 #B2BEE4 #DFE4F4 #E8ECF7
Accessibility & contrast
On white
1.85
#B2BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#B2BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEE4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEE4 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C1E6
Deuteranopia (green-blind)
#AFBDE3
Tritanopia (blue-blind)
#A6C5CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bee4; /* rgb */ color: rgb(178, 190, 228); /* oklch */ color: oklch(80.5% 0.055 271.4);
Tailwind
colors: {
custom: {
50: '#c9d1ec',
500: '#b2bee4',
950: '#000000',
},
}SCSS
$custom: #b2bee4; $custom-light: #c9d1ec; $custom-dark: #000000;
JSON
{
"hex": "#b2bee4",
"rgb": {
"r": 178,
"g": 190,
"b": 228
},
"hsl": {
"h": 225.6,
"s": 48.077,
"l": 79.608
},
"oklch": {
"l": 0.80493,
"c": 0.05544,
"h": 271.4
},
"luminance": 0.51893
}Semantic roles & 50–950 ramp
primary
#B2BEE4
secondary
#BEAE7C
accent
#992ABB
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384