#BBD2F5#BBD2F5
#BBD2F5 is a very light, muted blue. Relative luminance 0.633; OKLCH L 85.8% C 0.055 H 258.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F5 |
|---|---|
| RGB | rgb(187, 210, 245) |
| HSL | hsl(216, 74%, 85%) |
| HSV | hsv(216, 24%, 96%) |
| CMYK | cmyk(23.7%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(83.57, -0.24, -19.71) |
| CIE-LCH | lch(83.57, 19.71, 269.31°) |
| OKLab | oklab(85.81% -0.0108 -0.0538) |
| OKLCH | oklch(85.81% 0.055 258.7) |
| XYZ | xyz(60.0171, 63.2488, 95.4146) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.78
Light Blue Grey
#B7C9E2
ΔE00 3.63
Lightsteelblue
#B0C4DE
ΔE00 4.33
Cloudy Blue
#ACC2D9
ΔE00 5.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F5 #F5DEBB
analogous
#BBEFF5 #BBD2F5 #C1BBF5
triadic
#BBD2F5 #F5BBD2 #D2F5BB
tetradic
#BBD2F5 #F5BBEF #F5DEBB #BBF5C1
square
#BBD2F5 #F5BBEF #F5DEBB #BBF5C1
split-complementary
#BBD2F5 #F5C1BB #EFF5BB
monochromatic
#508BE5 #86AFED #BBD2F5 #E4EDFB #E4EDFB
Accessibility & contrast
On white
1.54
#BBD2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBD2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F5 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D3F7
Deuteranopia (green-blind)
#C0CEF4
Tritanopia (blue-blind)
#ACD9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f5; /* rgb */ color: rgb(187, 210, 245); /* oklch */ color: oklch(85.8% 0.055 258.7);
Tailwind
colors: {
custom: {
50: '#d0dff8',
500: '#bbd2f5',
950: '#000000',
},
}SCSS
$custom: #bbd2f5; $custom-light: #d0dff8; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f5",
"rgb": {
"r": 187,
"g": 210,
"b": 245
},
"hsl": {
"h": 216.207,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.85813,
"c": 0.05488,
"h": 258.7
},
"luminance": 0.63251
}Semantic roles & 50–950 ramp
primary
#BBD2F5
secondary
#D6B37E
accent
#870FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485