#B2BFEE#B2BFEE
#B2BFEE is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.1% C 0.068 H 272.7°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFEE |
|---|---|
| RGB | rgb(178, 191, 238) |
| HSL | hsl(227, 64%, 82%) |
| HSV | hsv(227, 25%, 93%) |
| CMYK | cmyk(25.2%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.81, 5.66, -24.77) |
| CIE-LCH | lch(77.81, 25.41, 282.87°) |
| OKLab | oklab(81.07% 0.0033 -0.068) |
| OKLCH | oklch(81.07% 0.068 272.7) |
| XYZ | xyz(52.4194, 52.8982, 88.3209) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.33
Periwinkle
#CCCCFF
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 5.54
Lightsteelblue
#B0C4DE
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Light Blue Grey
#B7C9E2
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFEE #EEE1B2
analogous
#B2DDEE #B2BFEE #C3B2EE
triadic
#B2BFEE #EEB2BF #BFEEB2
tetradic
#B2BFEE #EEB2DD #EEE1B2 #B2EEC3
square
#B2BFEE #EEB2DD #EEE1B2 #B2EEC3
split-complementary
#B2BFEE #EEC3B2 #DDEEB2
monochromatic
#4E6CD8 #8095E3 #B2BFEE #E4E9F9 #E6EAF9
Accessibility & contrast
On white
1.81
#B2BFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#B2BFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFEE
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFEE | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#A3C8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bfee; /* rgb */ color: rgb(178, 191, 238); /* oklch */ color: oklch(81.1% 0.068 272.7);
Tailwind
colors: {
custom: {
50: '#cad2f3',
500: '#b2bfee',
950: '#000000',
},
}SCSS
$custom: #b2bfee; $custom-light: #cad2f3; $custom-dark: #000000;
JSON
{
"hex": "#b2bfee",
"rgb": {
"r": 178,
"g": 191,
"b": 238
},
"hsl": {
"h": 227,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.81073,
"c": 0.06806,
"h": 272.7
},
"luminance": 0.529
}Semantic roles & 50–950 ramp
primary
#B2BFEE
secondary
#CCBA79
accent
#A51ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385