#BBD1FC#BBD1FC
#BBD1FC is a very light, moderate blue. Relative luminance 0.632; OKLCH L 85.9% C 0.065 H 263.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1FC |
|---|---|
| RGB | rgb(187, 209, 252) |
| HSL | hsl(220, 92%, 86%) |
| HSV | hsv(220, 26%, 99%) |
| CMYK | cmyk(25.8%, 17.1%, 0%, 1.2%) |
| CIE-LAB | lab(83.54, 1.89, -23.47) |
| CIE-LCH | lch(83.54, 23.55, 274.61°) |
| OKLab | oklab(85.87% -0.0071 -0.0643) |
| OKLCH | oklch(85.87% 0.065 263.7) |
| XYZ | xyz(60.8599, 63.1921, 101.0673) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.04
Light Blue Grey
#B7C9E2
ΔE00 5.33
Light Periwinkle
#C1C6FC
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 5.67
Lightsteelblue
#B0C4DE
ΔE00 5.78
Baby Blue (survey)
#A2CFFE
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1FC #FCE6BB
analogous
#BBF1FC #BBD1FC #C5BBFC
triadic
#BBD1FC #FCBBD1 #D1FCBB
tetradic
#BBD1FC #FCBBF1 #FCE6BB #BBFCC5
square
#BBD1FC #FCBBF1 #FCE6BB #BBFCC5
split-complementary
#BBD1FC #FCC5BB #F1FCBB
monochromatic
#4682F7 #80A9F9 #BBD1FC #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.54
#BBD1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBD1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1FC
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1FC | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D3FE
Deuteranopia (green-blind)
#BDCEFB
Tritanopia (blue-blind)
#AADADF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd1fc; /* rgb */ color: rgb(187, 209, 252); /* oklch */ color: oklch(85.9% 0.065 263.7);
Tailwind
colors: {
custom: {
50: '#d0dffd',
500: '#bbd1fc',
950: '#000000',
},
}SCSS
$custom: #bbd1fc; $custom-light: #d0dffd; $custom-dark: #000000;
JSON
{
"hex": "#bbd1fc",
"rgb": {
"r": 187,
"g": 209,
"b": 252
},
"hsl": {
"h": 219.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85865,
"c": 0.06469,
"h": 263.7
},
"luminance": 0.63194
}Semantic roles & 50–950 ramp
primary
#BBD1FC
secondary
#E2BE79
accent
#9800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485