#BBD6FB#BBD6FB
#BBD6FB is a very light, muted cyan. Relative luminance 0.656; OKLCH L 86.8% C 0.059 H 256.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6FB |
|---|---|
| RGB | rgb(187, 214, 251) |
| HSL | hsl(215, 89%, 86%) |
| HSV | hsv(215, 25%, 98%) |
| CMYK | cmyk(25.5%, 14.7%, 0%, 1.6%) |
| CIE-LAB | lab(84.80, -0.98, -21.03) |
| CIE-LCH | lch(84.80, 21.05, 267.32°) |
| OKLab | oklab(86.84% -0.014 -0.0575) |
| OKLCH | oklch(86.84% 0.059 256.3) |
| XYZ | xyz(61.9478, 65.6210, 100.6503) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.08
Light Blue Grey
#B7C9E2
ΔE00 4.68
Baby Blue (survey)
#A2CFFE
ΔE00 4.94
Lightsteelblue
#B0C4DE
ΔE00 5.30
Cloudy Blue
#ACC2D9
ΔE00 6.41
Pastel Blue
#A2BFFE
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6FB #FBE0BB
analogous
#BBF6FB #BBD6FB #C0BBFB
triadic
#BBD6FB #FBBBD6 #D6FBBB
tetradic
#BBD6FB #FBBBF6 #FBE0BB #BBFBC0
square
#BBD6FB #FBBBF6 #FBE0BB #BBFBC0
split-complementary
#BBD6FB #FBC0BB #F6FBBB
monochromatic
#4790F4 #81B3F8 #BBD6FB #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.49
#BBD6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#BBD6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6FB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6FB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D7FD
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#AADEE2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbd6fb; /* rgb */ color: rgb(187, 214, 251); /* oklch */ color: oklch(86.8% 0.059 256.3);
Tailwind
colors: {
custom: {
50: '#d0e2fc',
500: '#bbd6fb',
950: '#000000',
},
}SCSS
$custom: #bbd6fb; $custom-light: #d0e2fc; $custom-dark: #000000;
JSON
{
"hex": "#bbd6fb",
"rgb": {
"r": 187,
"g": 214,
"b": 251
},
"hsl": {
"h": 214.687,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86842,
"c": 0.05918,
"h": 256.3
},
"luminance": 0.65623
}Semantic roles & 50–950 ramp
primary
#BBD6FB
secondary
#E0B57A
accent
#8500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485