#B7BBFE#B7BBFE
#B7BBFE is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.094 H 281.4°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBFE |
|---|---|
| RGB | rgb(183, 187, 254) |
| HSL | hsl(237, 97%, 86%) |
| HSV | hsv(237, 28%, 100%) |
| CMYK | cmyk(28%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.73, 13.09, -33.46) |
| CIE-LCH | lch(77.73, 35.93, 291.37°) |
| OKLab | oklab(81.29% 0.0187 -0.0925) |
| OKLCH | oklch(81.29% 0.094 281.4) |
| XYZ | xyz(55.1834, 52.7623, 101.0234) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.46
Periwinkle
#CCCCFF
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 6.31
Powder Blue (survey)
#B1D1FC
ΔE00 8.41
Pale Violet
#CEAEFA
ΔE00 8.44
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBFE #FEFAB7
analogous
#B7DEFE #B7BBFE #D6B7FE
triadic
#B7BBFE #FEB7BB #BBFEB7
tetradic
#B7BBFE #FEB7DE #FEFAB7 #B7FED6
square
#B7BBFE #FEB7DE #FEFAB7 #B7FED6
split-complementary
#B7BBFE #FED6B7 #DEFEB7
monochromatic
#3E49FC #7B82FD #B7BBFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.82
#B7BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#B7BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBFE
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBFE | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#A6C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bbfe; /* rgb */ color: rgb(183, 187, 254); /* oklch */ color: oklch(81.3% 0.094 281.4);
Tailwind
colors: {
custom: {
50: '#cecfff',
500: '#b7bbfe',
950: '#000000',
},
}SCSS
$custom: #b7bbfe; $custom-light: #cecfff; $custom-dark: #000000;
JSON
{
"hex": "#b7bbfe",
"rgb": {
"r": 183,
"g": 187,
"b": 254
},
"hsl": {
"h": 236.62,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.81292,
"c": 0.09436,
"h": 281.4
},
"luminance": 0.52764
}Semantic roles & 50–950 ramp
primary
#B7BBFE
secondary
#E5DE74
accent
#D900E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386