#B7BBFF#B7BBFF
#B7BBFF is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.096 H 281.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBFF |
|---|---|
| RGB | rgb(183, 187, 255) |
| HSL | hsl(237, 100%, 86%) |
| HSV | hsv(237, 28%, 100%) |
| CMYK | cmyk(28.2%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(77.77, 13.33, -33.93) |
| CIE-LCH | lch(77.77, 36.46, 291.45°) |
| OKLab | oklab(81.33% 0.019 -0.0938) |
| OKLCH | oklch(81.33% 0.096 281.4) |
| XYZ | xyz(55.3440, 52.8265, 101.8690) |
| Luminance | 0.5283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.58
Periwinkle
#CCCCFF
ΔE00 5.79
Pastel Blue
#A2BFFE
ΔE00 6.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.36
Lightsteelblue
#B0C4DE
ΔE00 8.47
Pale Violet
#CEAEFA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBFF #FFFBB7
analogous
#B7DFFF #B7BBFF #D7B7FF
triadic
#B7BBFF #FFB7BB #BBFFB7
tetradic
#B7BBFF #FFB7DF #FFFBB7 #B7FFD7
square
#B7BBFF #FFB7DF #FFFBB7 #B7FFD7
split-complementary
#B7BBFF #FFD7B7 #DFFFB7
monochromatic
#3D47FF #7A81FF #B7BBFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.82
#B7BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#B7BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBFF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBFF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#A5C7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bbff; /* rgb */ color: rgb(183, 187, 255); /* oklch */ color: oklch(81.3% 0.096 281.4);
Tailwind
colors: {
custom: {
50: '#cecfff',
500: '#b7bbff',
950: '#000000',
},
}SCSS
$custom: #b7bbff; $custom-light: #cecfff; $custom-dark: #000000;
JSON
{
"hex": "#b7bbff",
"rgb": {
"r": 183,
"g": 187,
"b": 255
},
"hsl": {
"h": 236.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.81334,
"c": 0.09575,
"h": 281.4
},
"luminance": 0.52828
}Semantic roles & 50–950 ramp
primary
#B7BBFF
secondary
#E6E074
accent
#D900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386