#BBD4FE#BBD4FE
#BBD4FE is a very light, moderate blue. Relative luminance 0.648; OKLCH L 86.5% C 0.065 H 260.8°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4FE |
|---|---|
| RGB | rgb(187, 212, 254) |
| HSL | hsl(218, 97%, 86%) |
| HSV | hsv(218, 26%, 100%) |
| CMYK | cmyk(26.4%, 16.5%, 0%, 0.4%) |
| CIE-LAB | lab(84.38, 0.76, -23.25) |
| CIE-LCH | lch(84.38, 23.26, 271.88°) |
| OKLab | oklab(86.55% -0.0103 -0.0637) |
| OKLCH | oklch(86.55% 0.065 260.8) |
| XYZ | xyz(61.9214, 64.8055, 102.9929) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.25
Light Blue Grey
#B7C9E2
ΔE00 5.32
Baby Blue (survey)
#A2CFFE
ΔE00 5.48
Lightsteelblue
#B0C4DE
ΔE00 5.82
Pastel Blue
#A2BFFE
ΔE00 5.91
Light Periwinkle
#C1C6FC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4FE #FEE5BB
analogous
#BBF6FE #BBD4FE #C4BBFE
triadic
#BBD4FE #FEBBD4 #D4FEBB
tetradic
#BBD4FE #FEBBF6 #FEE5BB #BBFEC4
square
#BBD4FE #FEBBF6 #FEE5BB #BBFEC4
split-complementary
#BBD4FE #FEC4BB #F6FEBB
monochromatic
#4288FC #7FAEFD #BBD4FE #E1ECFF #E1ECFF
Accessibility & contrast
On white
1.50
#BBD4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BBD4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4FE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4FE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#A9DDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd4fe; /* rgb */ color: rgb(187, 212, 254); /* oklch */ color: oklch(86.5% 0.065 260.8);
Tailwind
colors: {
custom: {
50: '#d0e1fe',
500: '#bbd4fe',
950: '#000000',
},
}SCSS
$custom: #bbd4fe; $custom-light: #d0e1fe; $custom-dark: #000000;
JSON
{
"hex": "#bbd4fe",
"rgb": {
"r": 187,
"g": 212,
"b": 254
},
"hsl": {
"h": 217.612,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86545,
"c": 0.06454,
"h": 260.8
},
"luminance": 0.64808
}Semantic roles & 50–950 ramp
primary
#BBD4FE
secondary
#E5BC78
accent
#9000E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486