#BBD8FB#BBD8FB
#BBD8FB is a very light, muted cyan. Relative luminance 0.666; OKLCH L 87.3% C 0.058 H 253.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8FB |
|---|---|
| RGB | rgb(187, 216, 251) |
| HSL | hsl(213, 89%, 86%) |
| HSV | hsv(213, 25%, 98%) |
| CMYK | cmyk(25.5%, 13.9%, 0%, 1.6%) |
| CIE-LAB | lab(85.32, -2.04, -20.24) |
| CIE-LCH | lch(85.32, 20.35, 264.26°) |
| OKLab | oklab(87.25% -0.0166 -0.0553) |
| OKLCH | oklch(87.25% 0.058 253.3) |
| XYZ | xyz(62.4571, 66.6395, 100.8200) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.47
Baby Blue (survey)
#A2CFFE
ΔE00 4.69
Light Blue Grey
#B7C9E2
ΔE00 4.87
Lightsteelblue
#B0C4DE
ΔE00 5.50
Cloudy Blue
#ACC2D9
ΔE00 6.35
Light Blue
#95D0FC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8FB #FBDEBB
analogous
#BBF8FB #BBD8FB #BEBBFB
triadic
#BBD8FB #FBBBD8 #D8FBBB
tetradic
#BBD8FB #FBBBF8 #FBDEBB #BBFBBE
square
#BBD8FB #FBBBF8 #FBDEBB #BBFBBE
split-complementary
#BBD8FB #FBBEBB #F8FBBB
monochromatic
#4796F4 #81B7F8 #BBD8FB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.47
#BBD8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BBD8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8FB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8FB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#A9E0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd8fb; /* rgb */ color: rgb(187, 216, 251); /* oklch */ color: oklch(87.3% 0.058 253.3);
Tailwind
colors: {
custom: {
50: '#d0e4fc',
500: '#bbd8fb',
950: '#000000',
},
}SCSS
$custom: #bbd8fb; $custom-light: #d0e4fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd8fb",
"rgb": {
"r": 187,
"g": 216,
"b": 251
},
"hsl": {
"h": 212.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.8725,
"c": 0.05776,
"h": 253.3
},
"luminance": 0.66642
}Semantic roles & 50–950 ramp
primary
#BBD8FB
secondary
#E0B27A
accent
#7E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485