#BBD3FF#BBD3FF
#BBD3FF is a very light, moderate blue. Relative luminance 0.644; OKLCH L 86.4% C 0.067 H 262.5°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3FF |
|---|---|
| RGB | rgb(187, 211, 255) |
| HSL | hsl(219, 100%, 87%) |
| HSV | hsv(219, 27%, 100%) |
| CMYK | cmyk(26.7%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(84.16, 1.52, -24.12) |
| CIE-LCH | lch(84.16, 24.17, 273.61°) |
| OKLab | oklab(86.38% -0.0087 -0.0661) |
| OKLCH | oklch(86.38% 0.067 262.5) |
| XYZ | xyz(61.8328, 64.3713, 103.7554) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.57
Light Blue Grey
#B7C9E2
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.69
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Lightsteelblue
#B0C4DE
ΔE00 6.07
Light Periwinkle
#C1C6FC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3FF #FFE7BB
analogous
#BBF5FF #BBD3FF #C5BBFF
triadic
#BBD3FF #FFBBD3 #D3FFBB
tetradic
#BBD3FF #FFBBF5 #FFE7BB #BBFFC5
square
#BBD3FF #FFBBF5 #FFE7BB #BBFFC5
split-complementary
#BBD3FF #FFC5BB #F5FFBB
monochromatic
#4184FF #7EABFF #BBD3FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.51
#BBD3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#BBD3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3FF
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3FF | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D5FF
Deuteranopia (green-blind)
#BECFFE
Tritanopia (blue-blind)
#A9DCE1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd3ff; /* rgb */ color: rgb(187, 211, 255); /* oklch */ color: oklch(86.4% 0.067 262.5);
Tailwind
colors: {
custom: {
50: '#d0e0ff',
500: '#bbd3ff',
950: '#000000',
},
}SCSS
$custom: #bbd3ff; $custom-light: #d0e0ff; $custom-dark: #000000;
JSON
{
"hex": "#bbd3ff",
"rgb": {
"r": 187,
"g": 211,
"b": 255
},
"hsl": {
"h": 218.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8638,
"c": 0.06671,
"h": 262.5
},
"luminance": 0.64373
}Semantic roles & 50–950 ramp
primary
#BBD3FF
secondary
#E7C077
accent
#9500E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486