#BBD0F2#BBD0F2
#BBD0F2 is a very light, muted blue. Relative luminance 0.621; OKLCH L 85.3% C 0.053 H 260.0°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD0F2 |
|---|---|
| RGB | rgb(187, 208, 242) |
| HSL | hsl(217, 68%, 84%) |
| HSV | hsv(217, 23%, 95%) |
| CMYK | cmyk(22.7%, 14%, 0%, 5.1%) |
| CIE-LAB | lab(82.96, 0.15, -19.04) |
| CIE-LCH | lch(82.96, 19.05, 270.45°) |
| OKLab | oklab(85.3% -0.0091 -0.0519) |
| OKLCH | oklch(85.3% 0.053 260) |
| XYZ | xyz(59.0721, 62.0857, 92.8586) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.20
Powder Blue (survey)
#B1D1FC
ΔE00 3.35
Lightsteelblue
#B0C4DE
ΔE00 3.95
Cloudy Blue
#ACC2D9
ΔE00 5.47
Baby Blue (survey)
#A2CFFE
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD0F2 #F2DDBB
analogous
#BBECF2 #BBD0F2 #C2BBF2
triadic
#BBD0F2 #F2BBD0 #D0F2BB
tetradic
#BBD0F2 #F2BBEC #F2DDBB #BBF2C2
square
#BBD0F2 #F2BBEC #F2DDBB #BBF2C2
split-complementary
#BBD0F2 #F2C2BB #ECF2BB
monochromatic
#5489DE #88ACE8 #BBD0F2 #E5EDFA #E5EDFA
Accessibility & contrast
On white
1.57
#BBD0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#BBD0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD0F2
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD0F2 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F4
Deuteranopia (green-blind)
#BFCCF1
Tritanopia (blue-blind)
#ADD7DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd0f2; /* rgb */ color: rgb(187, 208, 242); /* oklch */ color: oklch(85.3% 0.053 260.0);
Tailwind
colors: {
custom: {
50: '#d0def6',
500: '#bbd0f2',
950: '#000000',
},
}SCSS
$custom: #bbd0f2; $custom-light: #d0def6; $custom-dark: #000000;
JSON
{
"hex": "#bbd0f2",
"rgb": {
"r": 187,
"g": 208,
"b": 242
},
"hsl": {
"h": 217.091,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.85299,
"c": 0.05274,
"h": 260
},
"luminance": 0.62087
}Semantic roles & 50–950 ramp
primary
#BBD0F2
secondary
#D2B280
accent
#8916D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485