#BBD2F4#BBD2F4
#BBD2F4 is a very light, muted blue. Relative luminance 0.632; OKLCH L 85.8% C 0.054 H 258.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD2F4 |
|---|---|
| RGB | rgb(187, 210, 244) |
| HSL | hsl(216, 72%, 85%) |
| HSV | hsv(216, 23%, 96%) |
| CMYK | cmyk(23.4%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(83.54, -0.46, -19.23) |
| CIE-LCH | lch(83.54, 19.23, 268.63°) |
| OKLab | oklab(85.78% -0.0111 -0.0525) |
| OKLCH | oklch(85.78% 0.054 258) |
| XYZ | xyz(59.8649, 63.1879, 94.6128) |
| Luminance | 0.6319 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.87
Light Blue Grey
#B7C9E2
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 4.16
Cloudy Blue
#ACC2D9
ΔE00 5.50
Baby Blue (survey)
#A2CFFE
ΔE00 5.80
Pastel Blue
#A2BFFE
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD2F4 #F4DDBB
analogous
#BBEFF4 #BBD2F4 #C1BBF4
triadic
#BBD2F4 #F4BBD2 #D2F4BB
tetradic
#BBD2F4 #F4BBEF #F4DDBB #BBF4C1
square
#BBD2F4 #F4BBEF #F4DDBB #BBF4C1
split-complementary
#BBD2F4 #F4C1BB #EFF4BB
monochromatic
#528CE3 #86AFEB #BBD2F4 #E5EEFB #E5EEFB
Accessibility & contrast
On white
1.54
#BBD2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBD2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD2F4
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD2F4 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D3F6
Deuteranopia (green-blind)
#C1CEF3
Tritanopia (blue-blind)
#ACD9DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd2f4; /* rgb */ color: rgb(187, 210, 244); /* oklch */ color: oklch(85.8% 0.054 258.0);
Tailwind
colors: {
custom: {
50: '#d0dff7',
500: '#bbd2f4',
950: '#000000',
},
}SCSS
$custom: #bbd2f4; $custom-light: #d0dff7; $custom-dark: #000000;
JSON
{
"hex": "#bbd2f4",
"rgb": {
"r": 187,
"g": 210,
"b": 244
},
"hsl": {
"h": 215.789,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.85777,
"c": 0.05362,
"h": 258
},
"luminance": 0.6319
}Semantic roles & 50–950 ramp
primary
#BBD2F4
secondary
#D5B27E
accent
#8611D4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485