#B2BFEF#B2BFEF
#B2BFEF is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.1% C 0.069 H 273.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFEF |
|---|---|
| RGB | rgb(178, 191, 239) |
| HSL | hsl(227, 66%, 82%) |
| HSV | hsv(227, 26%, 94%) |
| CMYK | cmyk(25.5%, 20.1%, 0%, 6.3%) |
| CIE-LAB | lab(77.85, 5.89, -25.26) |
| CIE-LCH | lch(77.85, 25.94, 283.14°) |
| OKLab | oklab(81.11% 0.0036 -0.0693) |
| OKLCH | oklch(81.11% 0.069 273) |
| XYZ | xyz(52.5668, 52.9572, 89.0968) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.27
Pastel Blue
#A2BFFE
ΔE00 5.44
Periwinkle
#CCCCFF
ΔE00 5.50
Lightsteelblue
#B0C4DE
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Light Blue Grey
#B7C9E2
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFEF #EFE2B2
analogous
#B2DEEF #B2BFEF #C4B2EF
triadic
#B2BFEF #EFB2BF #BFEFB2
tetradic
#B2BFEF #EFB2DE #EFE2B2 #B2EFC4
square
#B2BFEF #EFB2DE #EFE2B2 #B2EFC4
split-complementary
#B2BFEF #EFC4B2 #DEEFB2
monochromatic
#4D6BDA #7F95E4 #B2BFEF #E5E9FA #E6EAFA
Accessibility & contrast
On white
1.81
#B2BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#B2BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFEF
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFEF | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#A3C8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b2bfef; /* rgb */ color: rgb(178, 191, 239); /* oklch */ color: oklch(81.1% 0.069 273.0);
Tailwind
colors: {
custom: {
50: '#cad2f4',
500: '#b2bfef',
950: '#000000',
},
}SCSS
$custom: #b2bfef; $custom-light: #cad2f4; $custom-dark: #000000;
JSON
{
"hex": "#b2bfef",
"rgb": {
"r": 178,
"g": 191,
"b": 239
},
"hsl": {
"h": 227.213,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.81112,
"c": 0.06943,
"h": 273
},
"luminance": 0.52959
}Semantic roles & 50–950 ramp
primary
#B2BFEF
secondary
#CDBB78
accent
#A718CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385