#BBD9FB#BBD9FB
#BBD9FB is a very light, muted cyan. Relative luminance 0.672; OKLCH L 87.5% C 0.057 H 251.7°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD9FB |
|---|---|
| RGB | rgb(187, 217, 251) |
| HSL | hsl(212, 89%, 86%) |
| HSV | hsv(212, 25%, 98%) |
| CMYK | cmyk(25.5%, 13.5%, 0%, 1.6%) |
| CIE-LAB | lab(85.58, -2.56, -19.85) |
| CIE-LCH | lch(85.58, 20.02, 262.65°) |
| OKLab | oklab(87.45% -0.0179 -0.0542) |
| OKLCH | oklch(87.45% 0.057 251.7) |
| XYZ | xyz(62.7141, 67.1534, 100.9057) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.82
Baby Blue (survey)
#A2CFFE
ΔE00 4.67
Light Blue Grey
#B7C9E2
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.67
Cloudy Blue
#ACC2D9
ΔE00 6.38
Light Blue
#95D0FC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD9FB #FBDDBB
analogous
#BBF9FB #BBD9FB #BDBBFB
triadic
#BBD9FB #FBBBD9 #D9FBBB
tetradic
#BBD9FB #FBBBF9 #FBDDBB #BBFBBD
square
#BBD9FB #FBBBF9 #FBDDBB #BBFBBD
split-complementary
#BBD9FB #FBBDBB #F9FBBB
monochromatic
#4798F4 #81B9F8 #BBD9FB #E2EFFD #E2EFFD
Accessibility & contrast
On white
1.46
#BBD9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#BBD9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD9FB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD9FB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#C5D3FA
Tritanopia (blue-blind)
#A9E1E4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbd9fb; /* rgb */ color: rgb(187, 217, 251); /* oklch */ color: oklch(87.5% 0.057 251.7);
Tailwind
colors: {
custom: {
50: '#d0e4fc',
500: '#bbd9fb',
950: '#000000',
},
}SCSS
$custom: #bbd9fb; $custom-light: #d0e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd9fb",
"rgb": {
"r": 187,
"g": 217,
"b": 251
},
"hsl": {
"h": 211.875,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.87454,
"c": 0.05712,
"h": 251.7
},
"luminance": 0.67156
}Semantic roles & 50–950 ramp
primary
#BBD9FB
secondary
#E0B07A
accent
#7A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485