#B2BFEC#B2BFEC
#B2BFEC is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.0% C 0.065 H 272.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFEC |
|---|---|
| RGB | rgb(178, 191, 236) |
| HSL | hsl(227, 60%, 81%) |
| HSV | hsv(227, 25%, 93%) |
| CMYK | cmyk(24.6%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.75, 5.20, -23.80) |
| CIE-LCH | lch(77.75, 24.36, 282.31°) |
| OKLab | oklab(81% 0.0026 -0.0652) |
| OKLCH | oklch(81% 0.065 272.3) |
| XYZ | xyz(52.1272, 52.7814, 86.7820) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.52
Periwinkle
#CCCCFF
ΔE00 5.60
Pastel Blue
#A2BFFE
ΔE00 5.77
Lightsteelblue
#B0C4DE
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFEC #ECDFB2
analogous
#B2DCEC #B2BFEC #C2B2EC
triadic
#B2BFEC #ECB2BF #BFECB2
tetradic
#B2BFEC #ECB2DC #ECDFB2 #B2ECC2
square
#B2BFEC #ECB2DC #ECDFB2 #B2ECC2
split-complementary
#B2BFEC #ECC2B2 #DCECB2
monochromatic
#506DD4 #8196E0 #B2BFEC #E3E8F8 #E6EBF9
Accessibility & contrast
On white
1.82
#B2BFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#B2BFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFEC
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFEC | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C3EE
Deuteranopia (green-blind)
#AEBEEB
Tritanopia (blue-blind)
#A4C7CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bfec; /* rgb */ color: rgb(178, 191, 236); /* oklch */ color: oklch(81.0% 0.065 272.3);
Tailwind
colors: {
custom: {
50: '#cad2f2',
500: '#b2bfec',
950: '#000000',
},
}SCSS
$custom: #b2bfec; $custom-light: #cad2f2; $custom-dark: #000000;
JSON
{
"hex": "#b2bfec",
"rgb": {
"r": 178,
"g": 191,
"b": 236
},
"hsl": {
"h": 226.552,
"s": 60.417,
"l": 81.176
},
"oklch": {
"l": 0.80996,
"c": 0.0653,
"h": 272.3
},
"luminance": 0.52783
}Semantic roles & 50–950 ramp
primary
#B2BFEC
secondary
#C9B779
accent
#A21DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385