#B2BEE1#B2BEE1
#B2BEE1 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.4% C 0.051 H 270.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEE1 |
|---|---|
| RGB | rgb(178, 190, 225) |
| HSL | hsl(225, 44%, 79%) |
| HSV | hsv(225, 21%, 88%) |
| CMYK | cmyk(20.9%, 15.6%, 0%, 11.8%) |
| CIE-LAB | lab(77.12, 3.23, -18.83) |
| CIE-LCH | lch(77.12, 19.10, 279.73°) |
| OKLab | oklab(80.38% 0.0003 -0.0513) |
| OKLCH | oklch(80.38% 0.051 270.3) |
| XYZ | xyz(50.3607, 51.7270, 78.5506) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 5.16
Light Periwinkle
#C1C6FC
ΔE00 5.32
Light Blue Grey
#B7C9E2
ΔE00 5.34
Cloudy Blue
#ACC2D9
ΔE00 6.72
Periwinkle
#CCCCFF
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEE1 #E1D5B2
analogous
#B2D6E1 #B2BEE1 #BEB2E1
triadic
#B2BEE1 #E1B2BE #BEE1B2
tetradic
#B2BEE1 #E1B2D6 #E1D5B2 #B2E1BE
square
#B2BEE1 #E1B2D6 #E1D5B2 #B2E1BE
split-complementary
#B2BEE1 #E1BEB2 #D6E1B2
monochromatic
#5A74BF #8699D0 #B2BEE1 #DEE3F2 #E9ECF6
Accessibility & contrast
On white
1.85
#B2BEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#B2BEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEE1
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEE1 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C1E3
Deuteranopia (green-blind)
#B0BDE0
Tritanopia (blue-blind)
#A7C5C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bee1; /* rgb */ color: rgb(178, 190, 225); /* oklch */ color: oklch(80.4% 0.051 270.3);
Tailwind
colors: {
custom: {
50: '#c9d1ea',
500: '#b2bee1',
950: '#000000',
},
}SCSS
$custom: #b2bee1; $custom-light: #c9d1ea; $custom-dark: #000000;
JSON
{
"hex": "#b2bee1",
"rgb": {
"r": 178,
"g": 190,
"b": 225
},
"hsl": {
"h": 224.681,
"s": 43.925,
"l": 79.02
},
"oklch": {
"l": 0.80383,
"c": 0.05133,
"h": 270.3
},
"luminance": 0.51728
}Semantic roles & 50–950 ramp
primary
#B2BEE1
secondary
#BAAB7D
accent
#942EB7
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384