#BBD3FC#BBD3FC
#BBD3FC is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.3% C 0.063 H 261.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3FC |
|---|---|
| RGB | rgb(187, 211, 252) |
| HSL | hsl(218, 92%, 86%) |
| HSV | hsv(218, 26%, 99%) |
| CMYK | cmyk(25.8%, 16.3%, 0%, 1.2%) |
| CIE-LAB | lab(84.06, 0.83, -22.69) |
| CIE-LCH | lch(84.06, 22.70, 272.09°) |
| OKLab | oklab(86.27% -0.0097 -0.0621) |
| OKLCH | oklch(86.27% 0.063 261.1) |
| XYZ | xyz(61.3536, 64.1797, 101.2319) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.43
Light Blue Grey
#B7C9E2
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 5.92
Light Periwinkle
#C1C6FC
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3FC #FCE4BB
analogous
#BBF3FC #BBD3FC #C3BBFC
triadic
#BBD3FC #FCBBD3 #D3FCBB
tetradic
#BBD3FC #FCBBF3 #FCE4BB #BBFCC3
square
#BBD3FC #FCBBF3 #FCE4BB #BBFCC3
split-complementary
#BBD3FC #FCC3BB #F3FCBB
monochromatic
#4687F7 #80ADF9 #BBD3FC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.52
#BBD3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#BBD3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3FC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3FC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FE
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#AADBE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd3fc; /* rgb */ color: rgb(187, 211, 252); /* oklch */ color: oklch(86.3% 0.063 261.1);
Tailwind
colors: {
custom: {
50: '#d0e0fd',
500: '#bbd3fc',
950: '#000000',
},
}SCSS
$custom: #bbd3fc; $custom-light: #d0e0fd; $custom-dark: #000000;
JSON
{
"hex": "#bbd3fc",
"rgb": {
"r": 187,
"g": 211,
"b": 252
},
"hsl": {
"h": 217.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86269,
"c": 0.06286,
"h": 261.1
},
"luminance": 0.64182
}Semantic roles & 50–950 ramp
primary
#BBD3FC
secondary
#E2BB79
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485