#B7BBFC#B7BBFC
#B7BBFC is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.2% C 0.092 H 281.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBFC |
|---|---|
| RGB | rgb(183, 187, 252) |
| HSL | hsl(237, 92%, 85%) |
| HSV | hsv(237, 27%, 99%) |
| CMYK | cmyk(27.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.66, 12.61, -32.50) |
| CIE-LCH | lch(77.66, 34.86, 291.21°) |
| OKLab | oklab(81.21% 0.0181 -0.0898) |
| OKLCH | oklch(81.21% 0.092 281.4) |
| XYZ | xyz(54.8648, 52.6348, 99.3455) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 6.45
Pale Violet
#CEAEFA
ΔE00 8.38
Powder Blue (survey)
#B1D1FC
ΔE00 8.52
Lightsteelblue
#B0C4DE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBFC #FCF8B7
analogous
#B7DDFC #B7BBFC #D5B7FC
triadic
#B7BBFC #FCB7BB #BBFCB7
tetradic
#B7BBFC #FCB7DD #FCF8B7 #B7FCD5
square
#B7BBFC #FCB7DD #FCF8B7 #B7FCD5
split-complementary
#B7BBFC #FCD5B7 #DDFCB7
monochromatic
#414CF7 #7C84FA #B7BBFC #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.82
#B7BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B7BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBFC
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBFC | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#A6C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b7bbfc; /* rgb */ color: rgb(183, 187, 252); /* oklch */ color: oklch(81.2% 0.092 281.4);
Tailwind
colors: {
custom: {
50: '#cecffd',
500: '#b7bbfc',
950: '#000000',
},
}SCSS
$custom: #b7bbfc; $custom-light: #cecffd; $custom-dark: #000000;
JSON
{
"hex": "#b7bbfc",
"rgb": {
"r": 183,
"g": 187,
"b": 252
},
"hsl": {
"h": 236.522,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.81209,
"c": 0.09158,
"h": 281.4
},
"luminance": 0.52636
}Semantic roles & 50–950 ramp
primary
#B7BBFC
secondary
#E1DB76
accent
#D800E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385