#B7BBE3#B7BBE3
#B7BBE3 is a light, muted blue. Relative luminance 0.512; OKLCH L 80.2% C 0.057 H 280.5°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBE3 |
|---|---|
| RGB | rgb(183, 187, 227) |
| HSL | hsl(235, 44%, 80%) |
| HSV | hsv(235, 19%, 89%) |
| CMYK | cmyk(19.4%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(76.77, 6.85, -20.40) |
| CIE-LCH | lch(76.77, 21.52, 288.56°) |
| OKLab | oklab(80.23% 0.0104 -0.0556) |
| OKLCH | oklch(80.23% 0.057 280.5) |
| XYZ | xyz(51.1606, 51.1531, 79.8363) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.48
Periwinkle
#CCCCFF
ΔE00 5.35
Light Blue Grey
#B7C9E2
ΔE00 8.39
Lightsteelblue
#B0C4DE
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 9.26
Light Lavender
#DFC5FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBE3 #E3DFB7
analogous
#B7D1E3 #B7BBE3 #C9B7E3
triadic
#B7BBE3 #E3B7BB #BBE3B7
tetradic
#B7BBE3 #E3B7D1 #E3DFB7 #B7E3C9
square
#B7BBE3 #E3B7D1 #E3DFB7 #B7E3C9
split-complementary
#B7BBE3 #E3C9B7 #D1E3B7
monochromatic
#5F68C1 #8B91D2 #B7BBE3 #E3E5F4 #E9EAF6
Accessibility & contrast
On white
1.87
#B7BBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#B7BBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBE3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBE3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE5
Deuteranopia (green-blind)
#AFBCE2
Tritanopia (blue-blind)
#ADC2C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b7bbe3; /* rgb */ color: rgb(183, 187, 227); /* oklch */ color: oklch(80.2% 0.057 280.5);
Tailwind
colors: {
custom: {
50: '#cdcfeb',
500: '#b7bbe3',
950: '#000000',
},
}SCSS
$custom: #b7bbe3; $custom-light: #cdcfeb; $custom-dark: #000000;
JSON
{
"hex": "#b7bbe3",
"rgb": {
"r": 183,
"g": 187,
"b": 227
},
"hsl": {
"h": 234.545,
"s": 44,
"l": 80.392
},
"oklch": {
"l": 0.80225,
"c": 0.05659,
"h": 280.5
},
"luminance": 0.51154
}Semantic roles & 50–950 ramp
primary
#B7BBE3
secondary
#BDB782
accent
#AB2EB7
background
#FEFEFE
surface
#FAFBFD
border
#D3D4D5
text
#131316
muted
#838384