#BBD5FD#BBD5FD
#BBD5FD is a very light, moderate blue. Relative luminance 0.652; OKLCH L 86.7% C 0.062 H 258.9°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5FD |
|---|---|
| RGB | rgb(187, 213, 253) |
| HSL | hsl(216, 94%, 86%) |
| HSV | hsv(216, 26%, 99%) |
| CMYK | cmyk(26.1%, 15.8%, 0%, 0.8%) |
| CIE-LAB | lab(84.61, 0.00, -22.38) |
| CIE-LCH | lch(84.61, 22.38, 270.01°) |
| OKLab | oklab(86.71% -0.012 -0.0613) |
| OKLCH | oklch(86.71% 0.062 258.9) |
| XYZ | xyz(62.0125, 65.2431, 102.2353) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.03
Light Blue Grey
#B7C9E2
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 5.19
Lightsteelblue
#B0C4DE
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 6.19
Cloudy Blue
#ACC2D9
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5FD #FDE3BB
analogous
#BBF6FD #BBD5FD #C2BBFD
triadic
#BBD5FD #FDBBD5 #D5FDBB
tetradic
#BBD5FD #FDBBF6 #FDE3BB #BBFDC2
square
#BBD5FD #FDBBF6 #FDE3BB #BBFDC2
split-complementary
#BBD5FD #FDC2BB #F6FDBB
monochromatic
#448CFA #80B0FB #BBD5FD #E1EDFE #E1EDFE
Accessibility & contrast
On white
1.49
#BBD5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#BBD5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5FD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5FD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#C1D0FC
Tritanopia (blue-blind)
#A9DDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd5fd; /* rgb */ color: rgb(187, 213, 253); /* oklch */ color: oklch(86.7% 0.062 258.9);
Tailwind
colors: {
custom: {
50: '#d0e1fe',
500: '#bbd5fd',
950: '#000000',
},
}SCSS
$custom: #bbd5fd; $custom-light: #d0e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd5fd",
"rgb": {
"r": 187,
"g": 213,
"b": 253
},
"hsl": {
"h": 216.364,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86711,
"c": 0.06243,
"h": 258.9
},
"luminance": 0.65245
}Semantic roles & 50–950 ramp
primary
#BBD5FD
secondary
#E3B979
accent
#8B00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485