#B2BBEF#B2BBEF
#B2BBEF is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.074 H 276.9°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBEF |
|---|---|
| RGB | rgb(178, 187, 239) |
| HSL | hsl(231, 66%, 82%) |
| HSV | hsv(231, 26%, 94%) |
| CMYK | cmyk(25.5%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(76.82, 8.07, -26.83) |
| CIE-LCH | lch(76.82, 28.02, 286.75°) |
| OKLab | oklab(80.31% 0.009 -0.0737) |
| OKLCH | oklch(80.31% 0.074 276.9) |
| XYZ | xyz(51.7063, 51.2363, 88.8100) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.22
Periwinkle
#CCCCFF
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 6.20
Lightsteelblue
#B0C4DE
ΔE00 7.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.21
Light Blue Grey
#B7C9E2
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBEF #EFE6B2
analogous
#B2DAEF #B2BBEF #C8B2EF
triadic
#B2BBEF #EFB2BB #BBEFB2
tetradic
#B2BBEF #EFB2DA #EFE6B2 #B2EFC8
square
#B2BBEF #EFB2DA #EFE6B2 #B2EFC8
split-complementary
#B2BBEF #EFC8B2 #DAEFB2
monochromatic
#4D62DA #7F8EE4 #B2BBEF #E5E8FA #E6E9FA
Accessibility & contrast
On white
1.87
#B2BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#B2BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBEF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBEF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC0F1
Deuteranopia (green-blind)
#A9BBEE
Tritanopia (blue-blind)
#A3C4CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #b2bbef; /* rgb */ color: rgb(178, 187, 239); /* oklch */ color: oklch(80.3% 0.074 276.9);
Tailwind
colors: {
custom: {
50: '#cacff4',
500: '#b2bbef',
950: '#000000',
},
}SCSS
$custom: #b2bbef; $custom-light: #cacff4; $custom-dark: #000000;
JSON
{
"hex": "#b2bbef",
"rgb": {
"r": 178,
"g": 187,
"b": 239
},
"hsl": {
"h": 231.148,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.80311,
"c": 0.07429,
"h": 276.9
},
"luminance": 0.51238
}Semantic roles & 50–950 ramp
primary
#B2BBEF
secondary
#CDC178
accent
#B318CD
background
#FEFEFF
surface
#FAFBFE
border
#D3D4D6
text
#131317
muted
#838385