#BBC6FB#BBC6FB
#BBC6FB is a very light, moderate blue. Relative luminance 0.579; OKLCH L 83.6% C 0.075 H 275.5°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC6FB |
|---|---|
| RGB | rgb(187, 198, 251) |
| HSL | hsl(230, 89%, 86%) |
| HSV | hsv(230, 25%, 98%) |
| CMYK | cmyk(25.5%, 21.1%, 0%, 1.6%) |
| CIE-LAB | lab(80.69, 7.55, -27.28) |
| CIE-LCH | lch(80.69, 28.31, 285.48°) |
| OKLab | oklab(83.63% 0.0073 -0.075) |
| OKLCH | oklch(83.63% 0.075 275.5) |
| XYZ | xyz(58.0956, 57.9165, 99.3662) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.73
Periwinkle
#CCCCFF
ΔE00 3.97
Pastel Blue
#A2BFFE
ΔE00 5.99
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Blue Grey
#B7C9E2
ΔE00 7.59
Lightsteelblue
#B0C4DE
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC6FB #FBF0BB
analogous
#BBE6FB #BBC6FB #D0BBFB
triadic
#BBC6FB #FBBBC6 #C6FBBB
tetradic
#BBC6FB #FBBBE6 #FBF0BB #BBFBD0
square
#BBC6FB #FBBBE6 #FBF0BB #BBFBD0
split-complementary
#BBC6FB #FBD0BB #E6FBBB
monochromatic
#4765F4 #8196F8 #BBC6FB #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.67
#BBC6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BBC6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC6FB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC6FB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#B3C6FA
Tritanopia (blue-blind)
#ABD0D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bbc6fb; /* rgb */ color: rgb(187, 198, 251); /* oklch */ color: oklch(83.6% 0.075 275.5);
Tailwind
colors: {
custom: {
50: '#d0d7fc',
500: '#bbc6fb',
950: '#000000',
},
}SCSS
$custom: #bbc6fb; $custom-light: #d0d7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc6fb",
"rgb": {
"r": 187,
"g": 198,
"b": 251
},
"hsl": {
"h": 229.687,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.83626,
"c": 0.07532,
"h": 275.5
},
"luminance": 0.57918
}Semantic roles & 50–950 ramp
primary
#BBC6FB
secondary
#E0CF7A
accent
#BE00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385