#BBD2F9#BBD2F9
#BBD2F9 is a very light, muted blue. Relative luminance 0.635; OKLCH L 86.0% C 0.060 H 261.0°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F9 |
|---|---|
| RGB | rgb(187, 210, 249) |
| HSL | hsl(218, 84%, 85%) |
| HSV | hsv(218, 25%, 98%) |
| CMYK | cmyk(24.9%, 15.7%, 0%, 2.4%) |
| CIE-LAB | lab(83.70, 0.67, -21.64) |
| CIE-LCH | lch(83.70, 21.65, 271.78°) |
| OKLab | oklab(85.96% -0.0094 -0.0592) |
| OKLCH | oklch(85.96% 0.06 261) |
| XYZ | xyz(60.6343, 63.4957, 98.6654) |
| Luminance | 0.6350 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.65
Light Blue Grey
#B7C9E2
ΔE00 4.52
Lightsteelblue
#B0C4DE
ΔE00 5.09
Baby Blue (survey)
#A2CFFE
ΔE00 5.88
Pastel Blue
#A2BFFE
ΔE00 6.06
Light Periwinkle
#C1C6FC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F9 #F9E2BB
analogous
#BBF1F9 #BBD2F9 #C3BBF9
triadic
#BBD2F9 #F9BBD2 #D2F9BB
tetradic
#BBD2F9 #F9BBF1 #F9E2BB #BBF9C3
square
#BBD2F9 #F9BBF1 #F9E2BB #BBF9C3
split-complementary
#BBD2F9 #F9C3BB #F1F9BB
monochromatic
#4B88EF #83ADF4 #BBD2F9 #E3ECFD #E3ECFD
Accessibility & contrast
On white
1.53
#BBD2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BBD2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F9
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F9 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D4FB
Deuteranopia (green-blind)
#BFCEF8
Tritanopia (blue-blind)
#ABDADF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd2f9; /* rgb */ color: rgb(187, 210, 249); /* oklch */ color: oklch(86.0% 0.060 261.0);
Tailwind
colors: {
custom: {
50: '#d0dffb',
500: '#bbd2f9',
950: '#000000',
},
}SCSS
$custom: #bbd2f9; $custom-light: #d0dffb; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f9",
"rgb": {
"r": 187,
"g": 210,
"b": 249
},
"hsl": {
"h": 217.742,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.85957,
"c": 0.05992,
"h": 261
},
"luminance": 0.63498
}Semantic roles & 50–950 ramp
primary
#BBD2F9
secondary
#DDB97B
accent
#8F05E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485