#BBD1FA#BBD1FA
#BBD1FA is a very light, moderate blue. Relative luminance 0.631; OKLCH L 85.8% C 0.062 H 262.8°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1FA |
|---|---|
| RGB | rgb(187, 209, 250) |
| HSL | hsl(219, 86%, 86%) |
| HSV | hsv(219, 25%, 98%) |
| CMYK | cmyk(25.2%, 16.4%, 0%, 2%) |
| CIE-LAB | lab(83.48, 1.43, -22.51) |
| CIE-LCH | lch(83.48, 22.55, 273.64°) |
| OKLab | oklab(85.79% -0.0077 -0.0616) |
| OKLCH | oklch(85.79% 0.062 262.8) |
| XYZ | xyz(60.5446, 63.0660, 99.4069) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.97
Light Blue Grey
#B7C9E2
ΔE00 4.91
Lightsteelblue
#B0C4DE
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 5.72
Pastel Blue
#A2BFFE
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1FA #FAE4BB
analogous
#BBF0FA #BBD1FA #C4BBFA
triadic
#BBD1FA #FABBD1 #D1FABB
tetradic
#BBD1FA #FABBF0 #FAE4BB #BBFAC4
square
#BBD1FA #FABBF0 #FAE4BB #BBFAC4
split-complementary
#BBD1FA #FAC4BB #F0FABB
monochromatic
#4984F2 #82AAF6 #BBD1FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.54
#BBD1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBD1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1FA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1FA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D3FC
Deuteranopia (green-blind)
#BECDF9
Tritanopia (blue-blind)
#AAD9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd1fa; /* rgb */ color: rgb(187, 209, 250); /* oklch */ color: oklch(85.8% 0.062 262.8);
Tailwind
colors: {
custom: {
50: '#d0dffc',
500: '#bbd1fa',
950: '#000000',
},
}SCSS
$custom: #bbd1fa; $custom-light: #d0dffc; $custom-dark: #000000;
JSON
{
"hex": "#bbd1fa",
"rgb": {
"r": 187,
"g": 209,
"b": 250
},
"hsl": {
"h": 219.048,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.85791,
"c": 0.06209,
"h": 262.8
},
"luminance": 0.63068
}Semantic roles & 50–950 ramp
primary
#BBD1FA
secondary
#DEBC7B
accent
#9503E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485