#B2BBEE#B2BBEE
#B2BBEE is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.3% C 0.073 H 276.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBEE |
|---|---|
| RGB | rgb(178, 187, 238) |
| HSL | hsl(231, 64%, 82%) |
| HSV | hsv(231, 25%, 93%) |
| CMYK | cmyk(25.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(76.79, 7.84, -26.34) |
| CIE-LCH | lch(76.79, 27.49, 286.57°) |
| OKLab | oklab(80.27% 0.0087 -0.0724) |
| OKLCH | oklch(80.27% 0.073 276.8) |
| XYZ | xyz(51.5590, 51.1774, 88.0341) |
| Luminance | 0.5118 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.24
Periwinkle
#CCCCFF
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 7.87
Light Blue Grey
#B7C9E2
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBEE #EEE5B2
analogous
#B2D9EE #B2BBEE #C7B2EE
triadic
#B2BBEE #EEB2BB #BBEEB2
tetradic
#B2BBEE #EEB2D9 #EEE5B2 #B2EEC7
square
#B2BBEE #EEB2D9 #EEE5B2 #B2EEC7
split-complementary
#B2BBEE #EEC7B2 #D9EEB2
monochromatic
#4E62D8 #808FE3 #B2BBEE #E4E7F9 #E6E9F9
Accessibility & contrast
On white
1.87
#B2BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#B2BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBEE
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBEE | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#A3C4CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b2bbee; /* rgb */ color: rgb(178, 187, 238); /* oklch */ color: oklch(80.3% 0.073 276.8);
Tailwind
colors: {
custom: {
50: '#cacff3',
500: '#b2bbee',
950: '#000000',
},
}SCSS
$custom: #b2bbee; $custom-light: #cacff3; $custom-dark: #000000;
JSON
{
"hex": "#b2bbee",
"rgb": {
"r": 178,
"g": 187,
"b": 238
},
"hsl": {
"h": 231,
"s": 63.83,
"l": 81.569
},
"oklch": {
"l": 0.80271,
"c": 0.07291,
"h": 276.8
},
"luminance": 0.51179
}Semantic roles & 50–950 ramp
primary
#B2BBEE
secondary
#CCBF79
accent
#B11ACC
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385