#B6BBFB#B6BBFB
#B6BBFB is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.1% C 0.090 H 280.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBFB |
|---|---|
| RGB | rgb(182, 187, 251) |
| HSL | hsl(236, 90%, 85%) |
| HSV | hsv(236, 27%, 98%) |
| CMYK | cmyk(27.5%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(77.55, 12.09, -32.14) |
| CIE-LCH | lch(77.55, 34.34, 290.61°) |
| OKLab | oklab(81.09% 0.0168 -0.0888) |
| OKLCH | oklch(81.09% 0.09 280.7) |
| XYZ | xyz(54.4697, 52.4494, 98.5020) |
| Luminance | 0.5245 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.25
Periwinkle
#CCCCFF
ΔE00 5.52
Pastel Blue
#A2BFFE
ΔE00 6.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.38
Lightsteelblue
#B0C4DE
ΔE00 8.45
Pale Violet
#CEAEFA
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBFB #FBF6B6
analogous
#B6DEFB #B6BBFB #D3B6FB
triadic
#B6BBFB #FBB6BB #BBFBB6
tetradic
#B6BBFB #FBB6DE #FBF6B6 #B6FBD3
square
#B6BBFB #FBB6DE #FBF6B6 #B6FBD3
split-complementary
#B6BBFB #FBD3B6 #DEFBB6
monochromatic
#424FF5 #7C85F8 #B6BBFB #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.83
#B6BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#B6BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBFB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBFB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#A5C7D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bbfb; /* rgb */ color: rgb(182, 187, 251); /* oklch */ color: oklch(81.1% 0.090 280.7);
Tailwind
colors: {
custom: {
50: '#cdcffd',
500: '#b6bbfb',
950: '#000000',
},
}SCSS
$custom: #b6bbfb; $custom-light: #cdcffd; $custom-dark: #000000;
JSON
{
"hex": "#b6bbfb",
"rgb": {
"r": 182,
"g": 187,
"b": 251
},
"hsl": {
"h": 235.652,
"s": 89.61,
"l": 84.902
},
"oklch": {
"l": 0.81093,
"c": 0.09033,
"h": 280.7
},
"luminance": 0.52451
}Semantic roles & 50–950 ramp
primary
#B6BBFB
secondary
#E0D876
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131317
muted
#838385