#BBD2F7#BBD2F7
#BBD2F7 is a very light, muted blue. Relative luminance 0.634; OKLCH L 85.9% C 0.057 H 259.9°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F7 |
|---|---|
| RGB | rgb(187, 210, 247) |
| HSL | hsl(217, 79%, 85%) |
| HSV | hsv(217, 24%, 97%) |
| CMYK | cmyk(24.3%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(83.64, 0.22, -20.67) |
| CIE-LCH | lch(83.64, 20.68, 270.60°) |
| OKLab | oklab(85.89% -0.0101 -0.0565) |
| OKLCH | oklch(85.89% 0.057 259.9) |
| XYZ | xyz(60.3241, 63.3716, 97.0313) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.67
Light Blue Grey
#B7C9E2
ΔE00 4.07
Lightsteelblue
#B0C4DE
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.83
Cloudy Blue
#ACC2D9
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F7 #F7E0BB
analogous
#BBF0F7 #BBD2F7 #C2BBF7
triadic
#BBD2F7 #F7BBD2 #D2F7BB
tetradic
#BBD2F7 #F7BBF0 #F7E0BB #BBF7C2
square
#BBD2F7 #F7BBF0 #F7E0BB #BBF7C2
split-complementary
#BBD2F7 #F7C2BB #F0F7BB
monochromatic
#4D8AEA #84AEF1 #BBD2F7 #E4EDFC #E4EDFC
Accessibility & contrast
On white
1.54
#BBD2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#BBD2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F7
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F7 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F9
Deuteranopia (green-blind)
#C0CEF6
Tritanopia (blue-blind)
#ABDADE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f7; /* rgb */ color: rgb(187, 210, 247); /* oklch */ color: oklch(85.9% 0.057 259.9);
Tailwind
colors: {
custom: {
50: '#d0dffa',
500: '#bbd2f7',
950: '#000000',
},
}SCSS
$custom: #bbd2f7; $custom-light: #d0dffa; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f7",
"rgb": {
"r": 187,
"g": 210,
"b": 247
},
"hsl": {
"h": 217,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.85885,
"c": 0.05738,
"h": 259.9
},
"luminance": 0.63373
}Semantic roles & 50–950 ramp
primary
#BBD2F7
secondary
#D9B67D
accent
#8B0ADB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485