#BBD0FB#BBD0FB
#BBD0FB is a very light, moderate blue. Relative luminance 0.626; OKLCH L 85.6% C 0.064 H 264.6°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0FB |
|---|---|
| RGB | rgb(187, 208, 251) |
| HSL | hsl(220, 89%, 86%) |
| HSV | hsv(220, 25%, 98%) |
| CMYK | cmyk(25.5%, 17.1%, 0%, 1.6%) |
| CIE-LAB | lab(83.25, 2.19, -23.38) |
| CIE-LCH | lch(83.25, 23.48, 275.36°) |
| OKLab | oklab(85.63% -0.0061 -0.064) |
| OKLCH | oklch(85.63% 0.064 264.6) |
| XYZ | xyz(60.4572, 62.6398, 100.1534) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 3.34
Light Periwinkle
#C1C6FC
ΔE00 5.18
Light Blue Grey
#B7C9E2
ΔE00 5.32
Pastel Blue
#A2BFFE
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0FB #FBE6BB
analogous
#BBF0FB #BBD0FB #C6BBFB
triadic
#BBD0FB #FBBBD0 #D0FBBB
tetradic
#BBD0FB #FBBBF0 #FBE6BB #BBFBC6
square
#BBD0FB #FBBBF0 #FBE6BB #BBFBC6
split-complementary
#BBD0FB #FBC6BB #F0FBBB
monochromatic
#4780F4 #81A8F8 #BBD0FB #E2EBFD #E2EBFD
Accessibility & contrast
On white
1.55
#BBD0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#BBD0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0FB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0FB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D3FD
Deuteranopia (green-blind)
#BCCDFA
Tritanopia (blue-blind)
#AAD9DE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd0fb; /* rgb */ color: rgb(187, 208, 251); /* oklch */ color: oklch(85.6% 0.064 264.6);
Tailwind
colors: {
custom: {
50: '#d0defc',
500: '#bbd0fb',
950: '#000000',
},
}SCSS
$custom: #bbd0fb; $custom-light: #d0defc; $custom-dark: #000000;
JSON
{
"hex": "#bbd0fb",
"rgb": {
"r": 187,
"g": 208,
"b": 251
},
"hsl": {
"h": 220.313,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85626,
"c": 0.06433,
"h": 264.6
},
"luminance": 0.62642
}Semantic roles & 50–950 ramp
primary
#BBD0FB
secondary
#E0BF7A
accent
#9A00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485