#BBD4FC#BBD4FC
#BBD4FC is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.5% C 0.062 H 259.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4FC |
|---|---|
| RGB | rgb(187, 212, 252) |
| HSL | hsl(217, 92%, 86%) |
| HSV | hsv(217, 26%, 99%) |
| CMYK | cmyk(25.8%, 15.9%, 0%, 1.2%) |
| CIE-LAB | lab(84.32, 0.30, -22.29) |
| CIE-LCH | lch(84.32, 22.30, 270.77°) |
| OKLab | oklab(86.47% -0.011 -0.061) |
| OKLCH | oklch(86.47% 0.062 259.8) |
| XYZ | xyz(61.6028, 64.6781, 101.3150) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.19
Light Blue Grey
#B7C9E2
ΔE00 4.92
Baby Blue (survey)
#A2CFFE
ΔE00 5.41
Lightsteelblue
#B0C4DE
ΔE00 5.47
Pastel Blue
#A2BFFE
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4FC #FCE3BB
analogous
#BBF4FC #BBD4FC #C2BBFC
triadic
#BBD4FC #FCBBD4 #D4FCBB
tetradic
#BBD4FC #FCBBF4 #FCE3BB #BBFCC2
square
#BBD4FC #FCBBF4 #FCE3BB #BBFCC2
split-complementary
#BBD4FC #FCC2BB #F4FCBB
monochromatic
#468AF7 #80AFF9 #BBD4FC #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.51
#BBD4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#BBD4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4FC
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4FC | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D6FE
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#A9DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd4fc; /* rgb */ color: rgb(187, 212, 252); /* oklch */ color: oklch(86.5% 0.062 259.8);
Tailwind
colors: {
custom: {
50: '#d0e1fd',
500: '#bbd4fc',
950: '#000000',
},
}SCSS
$custom: #bbd4fc; $custom-light: #d0e1fd; $custom-dark: #000000;
JSON
{
"hex": "#bbd4fc",
"rgb": {
"r": 187,
"g": 212,
"b": 252
},
"hsl": {
"h": 216.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86472,
"c": 0.06201,
"h": 259.8
},
"luminance": 0.6468
}Semantic roles & 50–950 ramp
primary
#BBD4FC
secondary
#E2BA79
accent
#8D00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485