#B6BBFD#B6BBFD
#B6BBFD is a light, moderate blue. Relative luminance 0.526; OKLCH L 81.2% C 0.093 H 280.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBFD |
|---|---|
| RGB | rgb(182, 187, 253) |
| HSL | hsl(236, 95%, 85%) |
| HSV | hsv(236, 28%, 99%) |
| CMYK | cmyk(28.1%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(77.62, 12.56, -33.10) |
| CIE-LCH | lch(77.62, 35.40, 290.79°) |
| OKLab | oklab(81.18% 0.0174 -0.0915) |
| OKLCH | oklch(81.18% 0.093 280.7) |
| XYZ | xyz(54.7867, 52.5762, 100.1711) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.45
Periwinkle
#CCCCFF
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 6.11
Powder Blue (survey)
#B1D1FC
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.41
Pale Violet
#CEAEFA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBFD #FDF8B6
analogous
#B6DEFD #B6BBFD #D5B6FD
triadic
#B6BBFD #FDB6BB #BBFDB6
tetradic
#B6BBFD #FDB6DE #FDF8B6 #B6FDD5
square
#B6BBFD #FDB6DE #FDF8B6 #B6FDD5
split-complementary
#B6BBFD #FDD5B6 #DEFDB6
monochromatic
#3F4CFA #7A84FB #B6BBFD #E1E3FE #E1E3FE
Accessibility & contrast
On white
1.82
#B6BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#B6BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBFD
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBFD | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C2FF
Deuteranopia (green-blind)
#A5BDFB
Tritanopia (blue-blind)
#A4C7D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #b6bbfd; /* rgb */ color: rgb(182, 187, 253); /* oklch */ color: oklch(81.2% 0.093 280.7);
Tailwind
colors: {
custom: {
50: '#cdcffe',
500: '#b6bbfd',
950: '#000000',
},
}SCSS
$custom: #b6bbfd; $custom-light: #cdcffe; $custom-dark: #000000;
JSON
{
"hex": "#b6bbfd",
"rgb": {
"r": 182,
"g": 187,
"b": 253
},
"hsl": {
"h": 235.775,
"s": 94.667,
"l": 85.294
},
"oklch": {
"l": 0.81176,
"c": 0.09311,
"h": 280.7
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#B6BBFD
secondary
#E3DB74
accent
#D500E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#131317
muted
#838385