#BBD2FB#BBD2FB
#BBD2FB is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.0% C 0.062 H 262.0°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2FB |
|---|---|
| RGB | rgb(187, 210, 251) |
| HSL | hsl(218, 89%, 86%) |
| HSV | hsv(218, 25%, 98%) |
| CMYK | cmyk(25.5%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(83.77, 1.13, -22.60) |
| CIE-LCH | lch(83.77, 22.63, 272.86°) |
| OKLab | oklab(86.03% -0.0087 -0.0619) |
| OKLCH | oklch(86.03% 0.062 262) |
| XYZ | xyz(60.9479, 63.6211, 100.3170) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.68
Light Blue Grey
#B7C9E2
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 5.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.93
Light Periwinkle
#C1C6FC
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2FB #FBE4BB
analogous
#BBF2FB #BBD2FB #C4BBFB
triadic
#BBD2FB #FBBBD2 #D2FBBB
tetradic
#BBD2FB #FBBBF2 #FBE4BB #BBFBC4
square
#BBD2FB #FBBBF2 #FBE4BB #BBFBC4
split-complementary
#BBD2FB #FBC4BB #F2FBBB
monochromatic
#4785F4 #81ACF8 #BBD2FB #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.53
#BBD2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BBD2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2FB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2FB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FD
Deuteranopia (green-blind)
#BECEFA
Tritanopia (blue-blind)
#AADADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2fb; /* rgb */ color: rgb(187, 210, 251); /* oklch */ color: oklch(86.0% 0.062 262.0);
Tailwind
colors: {
custom: {
50: '#d0dffc',
500: '#bbd2fb',
950: '#000000',
},
}SCSS
$custom: #bbd2fb; $custom-light: #d0dffc; $custom-dark: #000000;
JSON
{
"hex": "#bbd2fb",
"rgb": {
"r": 187,
"g": 210,
"b": 251
},
"hsl": {
"h": 218.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8603,
"c": 0.06247,
"h": 262
},
"luminance": 0.63623
}Semantic roles & 50–950 ramp
primary
#BBD2FB
secondary
#E0BB7A
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485