#B6BBFE#B6BBFE
#B6BBFE is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.2% C 0.095 H 280.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBFE |
|---|---|
| RGB | rgb(182, 187, 254) |
| HSL | hsl(236, 97%, 85%) |
| HSV | hsv(236, 28%, 100%) |
| CMYK | cmyk(28.3%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(77.66, 12.81, -33.57) |
| CIE-LCH | lch(77.66, 35.93, 290.88°) |
| OKLab | oklab(81.22% 0.0176 -0.0928) |
| OKLCH | oklch(81.22% 0.095 280.8) |
| XYZ | xyz(54.9464, 52.6400, 101.0123) |
| Luminance | 0.5264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.56
Periwinkle
#CCCCFF
ΔE00 5.83
Pastel Blue
#A2BFFE
ΔE00 6.05
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.39
Pale Violet
#CEAEFA
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBFE #FEF9B6
analogous
#B6DFFE #B6BBFE #D5B6FE
triadic
#B6BBFE #FEB6BB #BBFEB6
tetradic
#B6BBFE #FEB6DF #FEF9B6 #B6FED5
square
#B6BBFE #FEB6DF #FEF9B6 #B6FED5
split-complementary
#B6BBFE #FED5B6 #DFFEB6
monochromatic
#3D4BFC #7A83FD #B6BBFE #E1E3FF #E1E3FF
Accessibility & contrast
On white
1.82
#B6BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#B6BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBFE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBFE | 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)
#A8C3FF
Deuteranopia (green-blind)
#A4BEFC
Tritanopia (blue-blind)
#A4C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bbfe; /* rgb */ color: rgb(182, 187, 254); /* oklch */ color: oklch(81.2% 0.095 280.8);
Tailwind
colors: {
custom: {
50: '#cdcfff',
500: '#b6bbfe',
950: '#000000',
},
}SCSS
$custom: #b6bbfe; $custom-light: #cdcfff; $custom-dark: #000000;
JSON
{
"hex": "#b6bbfe",
"rgb": {
"r": 182,
"g": 187,
"b": 254
},
"hsl": {
"h": 235.833,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.81218,
"c": 0.0945,
"h": 280.8
},
"luminance": 0.52641
}Semantic roles & 50–950 ramp
primary
#B6BBFE
secondary
#E5DD74
accent
#D600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386