#BBD3FE#BBD3FE
#BBD3FE is a very light, moderate blue. Relative luminance 0.643; OKLCH L 86.3% C 0.065 H 262.1°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3FE |
|---|---|
| RGB | rgb(187, 211, 254) |
| HSL | hsl(219, 97%, 86%) |
| HSV | hsv(219, 26%, 100%) |
| CMYK | cmyk(26.4%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(84.13, 1.29, -23.64) |
| CIE-LCH | lch(84.13, 23.68, 273.13°) |
| OKLab | oklab(86.34% -0.009 -0.0648) |
| OKLCH | oklch(86.34% 0.065 262.1) |
| XYZ | xyz(61.6722, 64.3071, 102.9098) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.51
Light Blue Grey
#B7C9E2
ΔE00 5.43
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Pastel Blue
#A2BFFE
ΔE00 5.76
Lightsteelblue
#B0C4DE
ΔE00 5.90
Light Periwinkle
#C1C6FC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3FE #FEE6BB
analogous
#BBF5FE #BBD3FE #C5BBFE
triadic
#BBD3FE #FEBBD3 #D3FEBB
tetradic
#BBD3FE #FEBBF5 #FEE6BB #BBFEC5
square
#BBD3FE #FEBBF5 #FEE6BB #BBFEC5
split-complementary
#BBD3FE #FEC5BB #F5FEBB
monochromatic
#4285FC #7FACFD #BBD3FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.51
#BBD3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#BBD3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3FE
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3FE | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BECFFD
Tritanopia (blue-blind)
#A9DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd3fe; /* rgb */ color: rgb(187, 211, 254); /* oklch */ color: oklch(86.3% 0.065 262.1);
Tailwind
colors: {
custom: {
50: '#d0e0fe',
500: '#bbd3fe',
950: '#000000',
},
}SCSS
$custom: #bbd3fe; $custom-light: #d0e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd3fe",
"rgb": {
"r": 187,
"g": 211,
"b": 254
},
"hsl": {
"h": 218.507,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86343,
"c": 0.06543,
"h": 262.1
},
"luminance": 0.64309
}Semantic roles & 50–950 ramp
primary
#BBD3FE
secondary
#E5BE78
accent
#9300E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486