#BBD3FD#BBD3FD
#BBD3FD is a very light, moderate blue. Relative luminance 0.642; OKLCH L 86.3% C 0.064 H 261.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3FD |
|---|---|
| RGB | rgb(187, 211, 253) |
| HSL | hsl(218, 94%, 86%) |
| HSV | hsv(218, 26%, 99%) |
| CMYK | cmyk(26.1%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(84.09, 1.06, -23.16) |
| CIE-LCH | lch(84.09, 23.19, 272.62°) |
| OKLab | oklab(86.31% -0.0094 -0.0635) |
| OKLCH | oklch(86.31% 0.064 261.6) |
| XYZ | xyz(61.5125, 64.2432, 102.0687) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.47
Light Blue Grey
#B7C9E2
ΔE00 5.23
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Lightsteelblue
#B0C4DE
ΔE00 5.73
Pastel Blue
#A2BFFE
ΔE00 5.83
Light Periwinkle
#C1C6FC
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3FD #FDE5BB
analogous
#BBF4FD #BBD3FD #C4BBFD
triadic
#BBD3FD #FDBBD3 #D3FDBB
tetradic
#BBD3FD #FDBBF4 #FDE5BB #BBFDC4
square
#BBD3FD #FDBBF4 #FDE5BB #BBFDC4
split-complementary
#BBD3FD #FDC4BB #F4FDBB
monochromatic
#4486FA #80ADFB #BBD3FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.52
#BBD3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBD3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3FD
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3FD | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BFCFFC
Tritanopia (blue-blind)
#A9DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd3fd; /* rgb */ color: rgb(187, 211, 253); /* oklch */ color: oklch(86.3% 0.064 261.6);
Tailwind
colors: {
custom: {
50: '#d0e0fe',
500: '#bbd3fd',
950: '#000000',
},
}SCSS
$custom: #bbd3fd; $custom-light: #d0e0fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd3fd",
"rgb": {
"r": 187,
"g": 211,
"b": 253
},
"hsl": {
"h": 218.182,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86306,
"c": 0.06414,
"h": 261.6
},
"luminance": 0.64245
}Semantic roles & 50–950 ramp
primary
#BBD3FD
secondary
#E3BD79
accent
#9200E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485