#B2BFE2#B2BFE2
#B2BFE2 is a light, muted blue. Relative luminance 0.522; OKLCH L 80.6% C 0.052 H 269.2°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFE2 |
|---|---|
| RGB | rgb(178, 191, 226) |
| HSL | hsl(224, 45%, 79%) |
| HSV | hsv(224, 21%, 89%) |
| CMYK | cmyk(21.2%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(77.41, 2.91, -18.92) |
| CIE-LCH | lch(77.41, 19.15, 278.75°) |
| OKLab | oklab(80.62% -0.0007 -0.0516) |
| OKLCH | oklch(80.62% 0.052 269.2) |
| XYZ | xyz(50.7149, 52.2164, 79.3436) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 4.99
Light Periwinkle
#C1C6FC
ΔE00 5.32
Cloudy Blue
#ACC2D9
ΔE00 6.40
Periwinkle
#CCCCFF
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFE2 #E2D5B2
analogous
#B2D7E2 #B2BFE2 #BDB2E2
triadic
#B2BFE2 #E2B2BF #BFE2B2
tetradic
#B2BFE2 #E2B2D7 #E2D5B2 #B2E2BD
square
#B2BFE2 #E2B2D7 #E2D5B2 #B2E2BD
split-complementary
#B2BFE2 #E2BDB2 #D7E2B2
monochromatic
#5975C1 #869AD1 #B2BFE2 #DEE4F3 #E9EDF7
Accessibility & contrast
On white
1.84
#B2BFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#B2BFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFE2
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFE2 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E4
Deuteranopia (green-blind)
#B1BDE1
Tritanopia (blue-blind)
#A6C6CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bfe2; /* rgb */ color: rgb(178, 191, 226); /* oklch */ color: oklch(80.6% 0.052 269.2);
Tailwind
colors: {
custom: {
50: '#c9d2eb',
500: '#b2bfe2',
950: '#000000',
},
}SCSS
$custom: #b2bfe2; $custom-light: #c9d2eb; $custom-dark: #000000;
JSON
{
"hex": "#b2bfe2",
"rgb": {
"r": 178,
"g": 191,
"b": 226
},
"hsl": {
"h": 223.75,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.80623,
"c": 0.05161,
"h": 269.2
},
"luminance": 0.52218
}Semantic roles & 50–950 ramp
primary
#B2BFE2
secondary
#BBAA7D
accent
#932DB8
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#131416
muted
#828384