#B6BBFC#B6BBFC
#B6BBFC is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.092 H 280.7°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBFC |
|---|---|
| RGB | rgb(182, 187, 252) |
| HSL | hsl(236, 92%, 85%) |
| HSV | hsv(236, 28%, 99%) |
| CMYK | cmyk(27.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(77.59, 12.32, -32.62) |
| CIE-LCH | lch(77.59, 34.87, 290.70°) |
| OKLab | oklab(81.13% 0.0171 -0.0901) |
| OKLCH | oklch(81.13% 0.092 280.7) |
| XYZ | xyz(54.6278, 52.5126, 99.3344) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.35
Periwinkle
#CCCCFF
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 6.18
Powder Blue (survey)
#B1D1FC
ΔE00 8.33
Lightsteelblue
#B0C4DE
ΔE00 8.43
Pale Violet
#CEAEFA
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBFC #FCF7B6
analogous
#B6DEFC #B6BBFC #D4B6FC
triadic
#B6BBFC #FCB6BB #BBFCB6
tetradic
#B6BBFC #FCB6DE #FCF7B6 #B6FCD4
square
#B6BBFC #FCB6DE #FCF7B6 #B6FCD4
split-complementary
#B6BBFC #FCD4B6 #DEFCB6
monochromatic
#404DF7 #7B84FA #B6BBFC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.83
#B6BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#B6BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBFC
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBFC | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#A5C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bbfc; /* rgb */ color: rgb(182, 187, 252); /* oklch */ color: oklch(81.1% 0.092 280.7);
Tailwind
colors: {
custom: {
50: '#cdcffd',
500: '#b6bbfc',
950: '#000000',
},
}SCSS
$custom: #b6bbfc; $custom-light: #cdcffd; $custom-dark: #000000;
JSON
{
"hex": "#b6bbfc",
"rgb": {
"r": 182,
"g": 187,
"b": 252
},
"hsl": {
"h": 235.714,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.81134,
"c": 0.09172,
"h": 280.7
},
"luminance": 0.52514
}Semantic roles & 50–950 ramp
primary
#B6BBFC
secondary
#E1D975
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131317
muted
#838385