#BBD2FA#BBD2FA
#BBD2FA is a very light, moderate blue. Relative luminance 0.636; OKLCH L 86.0% C 0.061 H 261.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2FA |
|---|---|
| RGB | rgb(187, 210, 250) |
| HSL | hsl(218, 86%, 86%) |
| HSV | hsv(218, 25%, 98%) |
| CMYK | cmyk(25.2%, 16%, 0%, 2%) |
| CIE-LAB | lab(83.74, 0.90, -22.12) |
| CIE-LCH | lch(83.74, 22.14, 272.33°) |
| OKLab | oklab(85.99% -0.0091 -0.0605) |
| OKLCH | oklch(85.99% 0.061 261.5) |
| XYZ | xyz(60.7907, 63.5583, 99.4890) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.66
Light Blue Grey
#B7C9E2
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 5.28
Baby Blue (survey)
#A2CFFE
ΔE00 5.90
Pastel Blue
#A2BFFE
ΔE00 5.96
Light Periwinkle
#C1C6FC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2FA #FAE3BB
analogous
#BBF1FA #BBD2FA #C3BBFA
triadic
#BBD2FA #FABBD2 #D2FABB
tetradic
#BBD2FA #FABBF1 #FAE3BB #BBFAC3
square
#BBD2FA #FABBF1 #FAE3BB #BBFAC3
split-complementary
#BBD2FA #FAC3BB #F1FABB
monochromatic
#4987F2 #82ACF6 #BBD2FA #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.53
#BBD2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBD2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2FA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2FA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FC
Deuteranopia (green-blind)
#BFCEF9
Tritanopia (blue-blind)
#AADADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2fa; /* rgb */ color: rgb(187, 210, 250); /* oklch */ color: oklch(86.0% 0.061 261.5);
Tailwind
colors: {
custom: {
50: '#d0dffc',
500: '#bbd2fa',
950: '#000000',
},
}SCSS
$custom: #bbd2fa; $custom-light: #d0dffc; $custom-dark: #000000;
JSON
{
"hex": "#bbd2fa",
"rgb": {
"r": 187,
"g": 210,
"b": 250
},
"hsl": {
"h": 218.095,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.85994,
"c": 0.06119,
"h": 261.5
},
"luminance": 0.6356
}Semantic roles & 50–950 ramp
primary
#BBD2FA
secondary
#DEBA7B
accent
#9103E3
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485