#BBD2F6#BBD2F6
#BBD2F6 is a very light, muted blue. Relative luminance 0.633; OKLCH L 85.8% C 0.056 H 259.3°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F6 |
|---|---|
| RGB | rgb(187, 210, 246) |
| HSL | hsl(217, 77%, 85%) |
| HSV | hsv(217, 24%, 96%) |
| CMYK | cmyk(24%, 14.6%, 0%, 3.5%) |
| CIE-LAB | lab(83.61, -0.01, -20.19) |
| CIE-LCH | lch(83.61, 20.19, 269.97°) |
| OKLab | oklab(85.85% -0.0104 -0.0551) |
| OKLCH | oklch(85.85% 0.056 259.3) |
| XYZ | xyz(60.1702, 63.3100, 96.2207) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.71
Light Blue Grey
#B7C9E2
ΔE00 3.85
Lightsteelblue
#B0C4DE
ΔE00 4.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.81
Cloudy Blue
#ACC2D9
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F6 #F6DFBB
analogous
#BBF0F6 #BBD2F6 #C2BBF6
triadic
#BBD2F6 #F6BBD2 #D2F6BB
tetradic
#BBD2F6 #F6BBF0 #F6DFBB #BBF6C2
square
#BBD2F6 #F6BBF0 #F6DFBB #BBF6C2
split-complementary
#BBD2F6 #F6C2BB #F0F6BB
monochromatic
#4F8AE8 #85AEEF #BBD2F6 #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.54
#BBD2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#BBD2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F6
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F6 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D4F8
Deuteranopia (green-blind)
#C0CEF5
Tritanopia (blue-blind)
#ABD9DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f6; /* rgb */ color: rgb(187, 210, 246); /* oklch */ color: oklch(85.8% 0.056 259.3);
Tailwind
colors: {
custom: {
50: '#d0dff9',
500: '#bbd2f6',
950: '#000000',
},
}SCSS
$custom: #bbd2f6; $custom-light: #d0dff9; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f6",
"rgb": {
"r": 187,
"g": 210,
"b": 246
},
"hsl": {
"h": 216.61,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.85849,
"c": 0.05613,
"h": 259.3
},
"luminance": 0.63312
}Semantic roles & 50–950 ramp
primary
#BBD2F6
secondary
#D8B57D
accent
#890DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485