#BBD1FE#BBD1FE
#BBD1FE is a very light, moderate blue. Relative luminance 0.633; OKLCH L 85.9% C 0.067 H 264.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1FE |
|---|---|
| RGB | rgb(187, 209, 254) |
| HSL | hsl(220, 97%, 86%) |
| HSV | hsv(220, 26%, 100%) |
| CMYK | cmyk(26.4%, 17.7%, 0%, 0.4%) |
| CIE-LAB | lab(83.61, 2.35, -24.43) |
| CIE-LCH | lch(83.61, 24.54, 275.50°) |
| OKLab | oklab(85.94% -0.0064 -0.067) |
| OKLCH | oklch(85.94% 0.067 264.5) |
| XYZ | xyz(61.1785, 63.3196, 102.7452) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.13
Light Periwinkle
#C1C6FC
ΔE00 5.35
Pastel Blue
#A2BFFE
ΔE00 5.52
Light Blue Grey
#B7C9E2
ΔE00 5.72
Lightsteelblue
#B0C4DE
ΔE00 6.13
Baby Blue (survey)
#A2CFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1FE #FEE8BB
analogous
#BBF2FE #BBD1FE #C7BBFE
triadic
#BBD1FE #FEBBD1 #D1FEBB
tetradic
#BBD1FE #FEBBF2 #FEE8BB #BBFEC7
square
#BBD1FE #FEBBF2 #FEE8BB #BBFEC7
split-complementary
#BBD1FE #FEC7BB #F2FEBB
monochromatic
#427FFC #7FA8FD #BBD1FE #E1EBFF #E1EBFF
Accessibility & contrast
On white
1.54
#BBD1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBD1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1FE
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1FE | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#BCCEFD
Tritanopia (blue-blind)
#A9DAE0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd1fe; /* rgb */ color: rgb(187, 209, 254); /* oklch */ color: oklch(85.9% 0.067 264.5);
Tailwind
colors: {
custom: {
50: '#d0dffe',
500: '#bbd1fe',
950: '#000000',
},
}SCSS
$custom: #bbd1fe; $custom-light: #d0dffe; $custom-dark: #000000;
JSON
{
"hex": "#bbd1fe",
"rgb": {
"r": 187,
"g": 209,
"b": 254
},
"hsl": {
"h": 220.299,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8594,
"c": 0.06729,
"h": 264.5
},
"luminance": 0.63321
}Semantic roles & 50–950 ramp
primary
#BBD1FE
secondary
#E5C178
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486