#BBD3FA#BBD3FA
#BBD3FA is a very light, moderate blue. Relative luminance 0.641; OKLCH L 86.2% C 0.060 H 260.1°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3FA |
|---|---|
| RGB | rgb(187, 211, 250) |
| HSL | hsl(217, 86%, 86%) |
| HSV | hsv(217, 25%, 98%) |
| CMYK | cmyk(25.2%, 15.6%, 0%, 2%) |
| CIE-LAB | lab(83.99, 0.37, -21.73) |
| CIE-LCH | lch(83.99, 21.73, 270.98°) |
| OKLab | oklab(86.2% -0.0104 -0.0594) |
| OKLCH | oklch(86.2% 0.06 260.1) |
| XYZ | xyz(61.0384, 64.0536, 99.5715) |
| Luminance | 0.6405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.40
Light Blue Grey
#B7C9E2
ΔE00 4.61
Lightsteelblue
#B0C4DE
ΔE00 5.18
Baby Blue (survey)
#A2CFFE
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 6.11
Cloudy Blue
#ACC2D9
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3FA #FAE2BB
analogous
#BBF2FA #BBD3FA #C2BBFA
triadic
#BBD3FA #FABBD3 #D3FABB
tetradic
#BBD3FA #FABBF2 #FAE2BB #BBFAC2
square
#BBD3FA #FABBF2 #FAE2BB #BBFAC2
split-complementary
#BBD3FA #FAC2BB #F2FABB
monochromatic
#4989F2 #82AEF6 #BBD3FA #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.52
#BBD3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#BBD3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3FA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3FA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D5FC
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#AADBE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd3fa; /* rgb */ color: rgb(187, 211, 250); /* oklch */ color: oklch(86.2% 0.060 260.1);
Tailwind
colors: {
custom: {
50: '#d0e0fc',
500: '#bbd3fa',
950: '#000000',
},
}SCSS
$custom: #bbd3fa; $custom-light: #d0e0fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd3fa",
"rgb": {
"r": 187,
"g": 211,
"b": 250
},
"hsl": {
"h": 217.143,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86196,
"c": 0.06033,
"h": 260.1
},
"luminance": 0.64055
}Semantic roles & 50–950 ramp
primary
#BBD3FA
secondary
#DEB87B
accent
#8D03E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485