#BBD5FC#BBD5FC
#BBD5FC is a very light, moderate blue. Relative luminance 0.652; OKLCH L 86.7% C 0.061 H 258.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5FC |
|---|---|
| RGB | rgb(187, 213, 252) |
| HSL | hsl(216, 92%, 86%) |
| HSV | hsv(216, 26%, 99%) |
| CMYK | cmyk(25.8%, 15.5%, 0%, 1.2%) |
| CIE-LAB | lab(84.58, -0.23, -21.90) |
| CIE-LCH | lch(84.58, 21.90, 269.40°) |
| OKLab | oklab(86.68% -0.0123 -0.0599) |
| OKLCH | oklch(86.68% 0.061 258.4) |
| XYZ | xyz(61.8536, 65.1796, 101.3986) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.04
Light Blue Grey
#B7C9E2
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.16
Lightsteelblue
#B0C4DE
ΔE00 5.44
Pastel Blue
#A2BFFE
ΔE00 6.29
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5FC #FCE2BB
analogous
#BBF5FC #BBD5FC #C1BBFC
triadic
#BBD5FC #FCBBD5 #D5FCBB
tetradic
#BBD5FC #FCBBF5 #FCE2BB #BBFCC1
square
#BBD5FC #FCBBF5 #FCE2BB #BBFCC1
split-complementary
#BBD5FC #FCC1BB #F5FCBB
monochromatic
#468DF7 #80B1F9 #BBD5FC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.50
#BBD5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#BBD5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5FC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5FC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FE
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#A9DDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd5fc; /* rgb */ color: rgb(187, 213, 252); /* oklch */ color: oklch(86.7% 0.061 258.4);
Tailwind
colors: {
custom: {
50: '#d0e1fd',
500: '#bbd5fc',
950: '#000000',
},
}SCSS
$custom: #bbd5fc; $custom-light: #d0e1fd; $custom-dark: #000000;
JSON
{
"hex": "#bbd5fc",
"rgb": {
"r": 187,
"g": 213,
"b": 252
},
"hsl": {
"h": 216,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86675,
"c": 0.06119,
"h": 258.4
},
"luminance": 0.65182
}Semantic roles & 50–950 ramp
primary
#BBD5FC
secondary
#E2B879
accent
#8A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485