#BBD2FC#BBD2FC
#BBD2FC is a very light, moderate blue. Relative luminance 0.637; OKLCH L 86.1% C 0.064 H 262.4°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2FC |
|---|---|
| RGB | rgb(187, 210, 252) |
| HSL | hsl(219, 92%, 86%) |
| HSV | hsv(219, 26%, 99%) |
| CMYK | cmyk(25.8%, 16.7%, 0%, 1.2%) |
| CIE-LAB | lab(83.80, 1.36, -23.08) |
| CIE-LCH | lch(83.80, 23.12, 273.37°) |
| OKLab | oklab(86.07% -0.0084 -0.0632) |
| OKLCH | oklch(86.07% 0.064 262.4) |
| XYZ | xyz(61.1060, 63.6844, 101.1494) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.72
Light Blue Grey
#B7C9E2
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 5.78
Light Periwinkle
#C1C6FC
ΔE00 5.93
Baby Blue (survey)
#A2CFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2FC #FCE5BB
analogous
#BBF2FC #BBD2FC #C4BBFC
triadic
#BBD2FC #FCBBD2 #D2FCBB
tetradic
#BBD2FC #FCBBF2 #FCE5BB #BBFCC4
square
#BBD2FC #FCBBF2 #FCE5BB #BBFCC4
split-complementary
#BBD2FC #FCC4BB #F2FCBB
monochromatic
#4684F7 #80ABF9 #BBD2FC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.53
#BBD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BBD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2FC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2FC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D4FE
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#AADAE0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2fc; /* rgb */ color: rgb(187, 210, 252); /* oklch */ color: oklch(86.1% 0.064 262.4);
Tailwind
colors: {
custom: {
50: '#d0dffd',
500: '#bbd2fc',
950: '#000000',
},
}SCSS
$custom: #bbd2fc; $custom-light: #d0dffd; $custom-dark: #000000;
JSON
{
"hex": "#bbd2fc",
"rgb": {
"r": 187,
"g": 210,
"b": 252
},
"hsl": {
"h": 218.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86067,
"c": 0.06375,
"h": 262.4
},
"luminance": 0.63686
}Semantic roles & 50–950 ramp
primary
#BBD2FC
secondary
#E2BD79
accent
#9400E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485