#B2BBFF#B2BBFF
#B2BBFF is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.097 H 278.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBFF |
|---|---|
| RGB | rgb(178, 187, 255) |
| HSL | hsl(233, 100%, 85%) |
| HSV | hsv(233, 30%, 100%) |
| CMYK | cmyk(30.2%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(77.41, 11.91, -34.52) |
| CIE-LCH | lch(77.41, 36.51, 289.05°) |
| OKLab | oklab(80.97% 0.0137 -0.0956) |
| OKLCH | oklch(80.97% 0.097 278.2) |
| XYZ | xyz(54.1755, 52.2240, 101.8142) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 4.94
Periwinkle
#CCCCFF
ΔE00 6.60
Powder Blue (survey)
#B1D1FC
ΔE00 7.52
Lightsteelblue
#B0C4DE
ΔE00 8.04
Light Blue Grey
#B7C9E2
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBFF #FFF6B2
analogous
#B2E2FF #B2BBFF #D0B2FF
triadic
#B2BBFF #FFB2BB #BBFFB2
tetradic
#B2BBFF #FFB2E2 #FFF6B2 #B2FFD0
square
#B2BBFF #FFB2E2 #FFF6B2 #B2FFD0
split-complementary
#B2BBFF #FFD0B2 #E2FFB2
monochromatic
#384FFF #7585FF #B2BBFF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.83
#B2BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#B2BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBFF
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBFF | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#A2BDFD
Tritanopia (blue-blind)
#9EC8D3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #b2bbff; /* rgb */ color: rgb(178, 187, 255); /* oklch */ color: oklch(81.0% 0.097 278.2);
Tailwind
colors: {
custom: {
50: '#cacfff',
500: '#b2bbff',
950: '#000000',
},
}SCSS
$custom: #b2bbff; $custom-light: #cacfff; $custom-dark: #000000;
JSON
{
"hex": "#b2bbff",
"rgb": {
"r": 178,
"g": 187,
"b": 255
},
"hsl": {
"h": 232.987,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.80967,
"c": 0.09657,
"h": 278.2
},
"luminance": 0.52226
}Semantic roles & 50–950 ramp
primary
#B2BBFF
secondary
#E6D870
accent
#CB00E6
background
#FEFEFF
surface
#FAFBFF
border
#D3D4D7
text
#131318
muted
#838386