#B6BBFF#B6BBFF
#B6BBFF is a light, moderate blue. Relative luminance 0.527; OKLCH L 81.3% C 0.096 H 280.8°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBFF |
|---|---|
| RGB | rgb(182, 187, 255) |
| HSL | hsl(236, 100%, 86%) |
| HSV | hsv(236, 29%, 100%) |
| CMYK | cmyk(28.6%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(77.70, 13.05, -34.05) |
| CIE-LCH | lch(77.70, 36.46, 290.96°) |
| OKLab | oklab(81.26% 0.0179 -0.0942) |
| OKLCH | oklch(81.26% 0.096 280.8) |
| XYZ | xyz(55.1069, 52.7043, 101.8579) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.67
Periwinkle
#CCCCFF
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.37
Pale Violet
#CEAEFA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBFF #FFFAB6
analogous
#B6DFFF #B6BBFF #D5B6FF
triadic
#B6BBFF #FFB6BB #BBFFB6
tetradic
#B6BBFF #FFB6DF #FFFAB6 #B6FFD5
square
#B6BBFF #FFB6DF #FFFAB6 #B6FFD5
split-complementary
#B6BBFF #FFD5B6 #DFFFB6
monochromatic
#3C49FF #7982FF #B6BBFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.82
#B6BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#B6BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBFF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBFF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#A4C7D3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bbff; /* rgb */ color: rgb(182, 187, 255); /* oklch */ color: oklch(81.3% 0.096 280.8);
Tailwind
colors: {
custom: {
50: '#cdcfff',
500: '#b6bbff',
950: '#000000',
},
}SCSS
$custom: #b6bbff; $custom-light: #cdcfff; $custom-dark: #000000;
JSON
{
"hex": "#b6bbff",
"rgb": {
"r": 182,
"g": 187,
"b": 255
},
"hsl": {
"h": 235.89,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.8126,
"c": 0.0959,
"h": 280.8
},
"luminance": 0.52706
}Semantic roles & 50–950 ramp
primary
#B6BBFF
secondary
#E6DE73
accent
#D600E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141318
muted
#838386