#BBD4FD#BBD4FD
#BBD4FD is a very light, moderate blue. Relative luminance 0.647; OKLCH L 86.5% C 0.063 H 260.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4FD |
|---|---|
| RGB | rgb(187, 212, 253) |
| HSL | hsl(217, 94%, 86%) |
| HSV | hsv(217, 26%, 99%) |
| CMYK | cmyk(26.1%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(84.35, 0.53, -22.77) |
| CIE-LCH | lch(84.35, 22.78, 271.33°) |
| OKLab | oklab(86.51% -0.0107 -0.0624) |
| OKLCH | oklch(86.51% 0.063 260.3) |
| XYZ | xyz(61.7617, 64.7416, 102.1517) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.21
Light Blue Grey
#B7C9E2
ΔE00 5.12
Baby Blue (survey)
#A2CFFE
ΔE00 5.44
Lightsteelblue
#B0C4DE
ΔE00 5.65
Pastel Blue
#A2BFFE
ΔE00 6.00
Light Periwinkle
#C1C6FC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4FD #FDE4BB
analogous
#BBF5FD #BBD4FD #C3BBFD
triadic
#BBD4FD #FDBBD4 #D4FDBB
tetradic
#BBD4FD #FDBBF5 #FDE4BB #BBFDC3
square
#BBD4FD #FDBBF5 #FDE4BB #BBFDC3
split-complementary
#BBD4FD #FDC3BB #F5FDBB
monochromatic
#4489FA #80AEFB #BBD4FD #E1ECFE #E1ECFE
Accessibility & contrast
On white
1.51
#BBD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BBD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4FD
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4FD | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#A9DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd4fd; /* rgb */ color: rgb(187, 212, 253); /* oklch */ color: oklch(86.5% 0.063 260.3);
Tailwind
colors: {
custom: {
50: '#d0e1fe',
500: '#bbd4fd',
950: '#000000',
},
}SCSS
$custom: #bbd4fd; $custom-light: #d0e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd4fd",
"rgb": {
"r": 187,
"g": 212,
"b": 253
},
"hsl": {
"h": 217.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86509,
"c": 0.06327,
"h": 260.3
},
"luminance": 0.64744
}Semantic roles & 50–950 ramp
primary
#BBD4FD
secondary
#E3BB79
accent
#8F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485