#BBD4FA#BBD4FA
#BBD4FA is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.4% C 0.059 H 258.7°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4FA |
|---|---|
| RGB | rgb(187, 212, 250) |
| HSL | hsl(216, 86%, 86%) |
| HSV | hsv(216, 25%, 98%) |
| CMYK | cmyk(25.2%, 15.2%, 0%, 2%) |
| CIE-LAB | lab(84.25, -0.16, -21.33) |
| CIE-LCH | lch(84.25, 21.33, 269.58°) |
| OKLab | oklab(86.4% -0.0117 -0.0583) |
| OKLCH | oklch(86.4% 0.06 258.7) |
| XYZ | xyz(61.2876, 64.5520, 99.6546) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.22
Light Blue Grey
#B7C9E2
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.13
Baby Blue (survey)
#A2CFFE
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4FA #FAE1BB
analogous
#BBF4FA #BBD4FA #C1BBFA
triadic
#BBD4FA #FABBD4 #D4FABB
tetradic
#BBD4FA #FABBF4 #FAE1BB #BBFAC1
square
#BBD4FA #FABBF4 #FAE1BB #BBFAC1
split-complementary
#BBD4FA #FAC1BB #F4FABB
monochromatic
#498CF2 #82B0F6 #BBD4FA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.51
#BBD4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#BBD4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4FA
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4FA | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FC
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#AADCE0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd4fa; /* rgb */ color: rgb(187, 212, 250); /* oklch */ color: oklch(86.4% 0.059 258.7);
Tailwind
colors: {
custom: {
50: '#d0e1fc',
500: '#bbd4fa',
950: '#000000',
},
}SCSS
$custom: #bbd4fa; $custom-light: #d0e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd4fa",
"rgb": {
"r": 187,
"g": 212,
"b": 250
},
"hsl": {
"h": 216.19,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86399,
"c": 0.0595,
"h": 258.7
},
"luminance": 0.64554
}Semantic roles & 50–950 ramp
primary
#BBD4FA
secondary
#DEB77B
accent
#8A03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485