#BBD4FF#BBD4FF
#BBD4FF is a very light, moderate blue. Relative luminance 0.649; OKLCH L 86.6% C 0.066 H 261.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4FF |
|---|---|
| RGB | rgb(187, 212, 255) |
| HSL | hsl(218, 100%, 87%) |
| HSV | hsv(218, 27%, 100%) |
| CMYK | cmyk(26.7%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(84.42, 0.99, -23.73) |
| CIE-LCH | lch(84.42, 23.75, 272.40°) |
| OKLab | oklab(86.58% -0.01 -0.065) |
| OKLCH | oklch(86.58% 0.066 261.2) |
| XYZ | xyz(62.0820, 64.8697, 103.8385) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.30
Light Blue Grey
#B7C9E2
ΔE00 5.51
Baby Blue (survey)
#A2CFFE
ΔE00 5.51
Pastel Blue
#A2BFFE
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 5.99
Light Periwinkle
#C1C6FC
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4FF #FFE6BB
analogous
#BBF6FF #BBD4FF #C4BBFF
triadic
#BBD4FF #FFBBD4 #D4FFBB
tetradic
#BBD4FF #FFBBF6 #FFE6BB #BBFFC4
square
#BBD4FF #FFBBF6 #FFE6BB #BBFFC4
split-complementary
#BBD4FF #FFC4BB #F6FFBB
monochromatic
#4187FF #7EADFF #BBD4FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.50
#BBD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#BBD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4FF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4FF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D6FF
Deuteranopia (green-blind)
#BFD0FE
Tritanopia (blue-blind)
#A9DDE2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd4ff; /* rgb */ color: rgb(187, 212, 255); /* oklch */ color: oklch(86.6% 0.066 261.2);
Tailwind
colors: {
custom: {
50: '#d0e1ff',
500: '#bbd4ff',
950: '#000000',
},
}SCSS
$custom: #bbd4ff; $custom-light: #d0e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bbd4ff",
"rgb": {
"r": 187,
"g": 212,
"b": 255
},
"hsl": {
"h": 217.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86582,
"c": 0.06581,
"h": 261.2
},
"luminance": 0.64872
}Semantic roles & 50–950 ramp
primary
#BBD4FF
secondary
#E7BE77
accent
#9100E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486