#B2BEE0#B2BEE0
#B2BEE0 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.3% C 0.050 H 269.9°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BEE0 |
|---|---|
| RGB | rgb(178, 190, 224) |
| HSL | hsl(224, 43%, 79%) |
| HSV | hsv(224, 21%, 88%) |
| CMYK | cmyk(20.5%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(77.08, 3.00, -18.34) |
| CIE-LCH | lch(77.08, 18.58, 279.30°) |
| OKLab | oklab(80.35% -0.0001 -0.05) |
| OKLCH | oklch(80.35% 0.05 269.9) |
| XYZ | xyz(50.2247, 51.6726, 77.8342) |
| Luminance | 0.5167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.97
Light Blue Grey
#B7C9E2
ΔE00 5.14
Light Periwinkle
#C1C6FC
ΔE00 5.57
Cloudy Blue
#ACC2D9
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.97
Pastel Blue
#A2BFFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BEE0 #E0D4B2
analogous
#B2D5E0 #B2BEE0 #BDB2E0
triadic
#B2BEE0 #E0B2BE #BEE0B2
tetradic
#B2BEE0 #E0B2D5 #E0D4B2 #B2E0BD
square
#B2BEE0 #E0B2D5 #E0D4B2 #B2E0BD
split-complementary
#B2BEE0 #E0BDB2 #D5E0B2
monochromatic
#5B74BD #8699CE #B2BEE0 #DEE3F2 #E9EDF6
Accessibility & contrast
On white
1.85
#B2BEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#B2BEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BEE0
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BEE0 | 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)
#B4C0E2
Deuteranopia (green-blind)
#B0BDDF
Tritanopia (blue-blind)
#A7C4C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bee0; /* rgb */ color: rgb(178, 190, 224); /* oklch */ color: oklch(80.3% 0.050 269.9);
Tailwind
colors: {
custom: {
50: '#c9d1e9',
500: '#b2bee0',
950: '#000000',
},
}SCSS
$custom: #b2bee0; $custom-light: #c9d1e9; $custom-dark: #000000;
JSON
{
"hex": "#b2bee0",
"rgb": {
"r": 178,
"g": 190,
"b": 224
},
"hsl": {
"h": 224.348,
"s": 42.593,
"l": 78.824
},
"oklch": {
"l": 0.80347,
"c": 0.04996,
"h": 269.9
},
"luminance": 0.51674
}Semantic roles & 50–950 ramp
primary
#B2BEE0
secondary
#B9A97D
accent
#9330B6
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384