#BBD6FC#BBD6FC
#BBD6FC is a very light, moderate blue. Relative luminance 0.657; OKLCH L 86.9% C 0.060 H 256.9°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6FC |
|---|---|
| RGB | rgb(187, 214, 252) |
| HSL | hsl(215, 92%, 86%) |
| HSV | hsv(215, 26%, 99%) |
| CMYK | cmyk(25.8%, 15.1%, 0%, 1.2%) |
| CIE-LAB | lab(84.84, -0.76, -21.51) |
| CIE-LCH | lch(84.84, 21.52, 267.99°) |
| OKLab | oklab(86.88% -0.0136 -0.0588) |
| OKLCH | oklch(86.88% 0.06 256.9) |
| XYZ | xyz(62.1059, 65.6842, 101.4827) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.00
Light Blue Grey
#B7C9E2
ΔE00 4.85
Baby Blue (survey)
#A2CFFE
ΔE00 4.95
Lightsteelblue
#B0C4DE
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 6.52
Cloudy Blue
#ACC2D9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6FC #FCE1BB
analogous
#BBF6FC #BBD6FC #C0BBFC
triadic
#BBD6FC #FCBBD6 #D6FCBB
tetradic
#BBD6FC #FCBBF6 #FCE1BB #BBFCC0
square
#BBD6FC #FCBBF6 #FCE1BB #BBFCC0
split-complementary
#BBD6FC #FCC0BB #F6FCBB
monochromatic
#468FF7 #80B3F9 #BBD6FC #E2EDFE #E2EDFE
Accessibility & contrast
On white
1.49
#BBD6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#BBD6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6FC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6FC | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FE
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#A9DEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd6fc; /* rgb */ color: rgb(187, 214, 252); /* oklch */ color: oklch(86.9% 0.060 256.9);
Tailwind
colors: {
custom: {
50: '#d0e2fd',
500: '#bbd6fc',
950: '#000000',
},
}SCSS
$custom: #bbd6fc; $custom-light: #d0e2fd; $custom-dark: #000000;
JSON
{
"hex": "#bbd6fc",
"rgb": {
"r": 187,
"g": 214,
"b": 252
},
"hsl": {
"h": 215.077,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86878,
"c": 0.0604,
"h": 256.9
},
"luminance": 0.65686
}Semantic roles & 50–950 ramp
primary
#BBD6FC
secondary
#E2B679
accent
#8600E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485