#BBD7FB#BBD7FB
#BBD7FB is a very light, muted cyan. Relative luminance 0.661; OKLCH L 87.0% C 0.058 H 254.8°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7FB |
|---|---|
| RGB | rgb(187, 215, 251) |
| HSL | hsl(214, 89%, 86%) |
| HSV | hsv(214, 25%, 98%) |
| CMYK | cmyk(25.5%, 14.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.06, -1.51, -20.64) |
| CIE-LCH | lch(85.06, 20.69, 265.81°) |
| OKLab | oklab(87.05% -0.0153 -0.0564) |
| OKLCH | oklch(87.05% 0.058 254.8) |
| XYZ | xyz(62.2017, 66.1287, 100.7349) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.22
Light Blue Grey
#B7C9E2
ΔE00 4.74
Baby Blue (survey)
#A2CFFE
ΔE00 4.79
Lightsteelblue
#B0C4DE
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 6.36
Pastel Blue
#A2BFFE
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7FB #FBDFBB
analogous
#BBF7FB #BBD7FB #BFBBFB
triadic
#BBD7FB #FBBBD7 #D7FBBB
tetradic
#BBD7FB #FBBBF7 #FBDFBB #BBFBBF
square
#BBD7FB #FBBBF7 #FBDFBB #BBFBBF
split-complementary
#BBD7FB #FBBFBB #F7FBBB
monochromatic
#4793F4 #81B5F8 #BBD7FB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.48
#BBD7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBD7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7FB
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7FB | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FD
Deuteranopia (green-blind)
#C3D2FA
Tritanopia (blue-blind)
#A9DFE3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd7fb; /* rgb */ color: rgb(187, 215, 251); /* oklch */ color: oklch(87.0% 0.058 254.8);
Tailwind
colors: {
custom: {
50: '#d0e3fc',
500: '#bbd7fb',
950: '#000000',
},
}SCSS
$custom: #bbd7fb; $custom-light: #d0e3fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd7fb",
"rgb": {
"r": 187,
"g": 215,
"b": 251
},
"hsl": {
"h": 213.75,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87046,
"c": 0.05845,
"h": 254.8
},
"luminance": 0.66131
}Semantic roles & 50–950 ramp
primary
#BBD7FB
secondary
#E0B37A
accent
#8100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485