#B2BEE2#B2BEE2
#B2BEE2 is a light, muted blue. Relative luminance 0.518; OKLCH L 80.4% C 0.053 H 270.7°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEE2 |
|---|---|
| RGB | rgb(178, 190, 226) |
| HSL | hsl(225, 45%, 79%) |
| HSV | hsv(225, 21%, 89%) |
| CMYK | cmyk(21.2%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(77.15, 3.45, -19.32) |
| CIE-LCH | lch(77.15, 19.62, 280.13°) |
| OKLab | oklab(80.42% 0.0006 -0.0527) |
| OKLCH | oklch(80.42% 0.053 270.7) |
| XYZ | xyz(50.4975, 51.7818, 79.2711) |
| Luminance | 0.5178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.09
Lightsteelblue
#B0C4DE
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 5.53
Periwinkle
#CCCCFF
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.92
Pastel Blue
#A2BFFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEE2 #E2D6B2
analogous
#B2D6E2 #B2BEE2 #BEB2E2
triadic
#B2BEE2 #E2B2BE #BEE2B2
tetradic
#B2BEE2 #E2B2D6 #E2D6B2 #B2E2BE
square
#B2BEE2 #E2B2D6 #E2D6B2 #B2E2BE
split-complementary
#B2BEE2 #E2BEB2 #D6E2B2
monochromatic
#5973C1 #8698D1 #B2BEE2 #DEE4F3 #E9ECF7
Accessibility & contrast
On white
1.85
#B2BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#B2BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEE2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEE2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E4
Deuteranopia (green-blind)
#B0BDE1
Tritanopia (blue-blind)
#A6C5CA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bee2; /* rgb */ color: rgb(178, 190, 226); /* oklch */ color: oklch(80.4% 0.053 270.7);
Tailwind
colors: {
custom: {
50: '#c9d1eb',
500: '#b2bee2',
950: '#000000',
},
}SCSS
$custom: #b2bee2; $custom-light: #c9d1eb; $custom-dark: #000000;
JSON
{
"hex": "#b2bee2",
"rgb": {
"r": 178,
"g": 190,
"b": 226
},
"hsl": {
"h": 225,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.80419,
"c": 0.05269,
"h": 270.7
},
"luminance": 0.51783
}Semantic roles & 50–950 ramp
primary
#B2BEE2
secondary
#BBAC7D
accent
#962DB8
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384