#BBD5FA#BBD5FA
#BBD5FA is a very light, muted blue. Relative luminance 0.651; OKLCH L 86.6% C 0.059 H 257.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5FA |
|---|---|
| RGB | rgb(187, 213, 250) |
| HSL | hsl(215, 86%, 86%) |
| HSV | hsv(215, 25%, 98%) |
| CMYK | cmyk(25.2%, 14.8%, 0%, 2%) |
| CIE-LAB | lab(84.51, -0.69, -20.94) |
| CIE-LCH | lch(84.51, 20.95, 268.12°) |
| OKLab | oklab(86.6% -0.013 -0.0572) |
| OKLCH | oklch(86.6% 0.059 257.2) |
| XYZ | xyz(61.5383, 65.0535, 99.7382) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.14
Light Blue Grey
#B7C9E2
ΔE00 4.49
Lightsteelblue
#B0C4DE
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.13
Cloudy Blue
#ACC2D9
ΔE00 6.31
Pastel Blue
#A2BFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5FA #FAE0BB
analogous
#BBF4FA #BBD5FA #C0BBFA
triadic
#BBD5FA #FABBD5 #D5FABB
tetradic
#BBD5FA #FABBF4 #FAE0BB #BBFAC0
square
#BBD5FA #FABBF4 #FAE0BB #BBFAC0
split-complementary
#BBD5FA #FAC0BB #F4FABB
monochromatic
#498FF2 #82B2F6 #BBD5FA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.50
#BBD5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#BBD5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5FA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5FA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#C2D0F9
Tritanopia (blue-blind)
#AADDE1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd5fa; /* rgb */ color: rgb(187, 213, 250); /* oklch */ color: oklch(86.6% 0.059 257.2);
Tailwind
colors: {
custom: {
50: '#d0e1fc',
500: '#bbd5fa',
950: '#000000',
},
}SCSS
$custom: #bbd5fa; $custom-light: #d0e1fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd5fa",
"rgb": {
"r": 187,
"g": 213,
"b": 250
},
"hsl": {
"h": 215.238,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86602,
"c": 0.05871,
"h": 257.2
},
"luminance": 0.65055
}Semantic roles & 50–950 ramp
primary
#BBD5FA
secondary
#DEB57B
accent
#8603E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485