#BBD7FF#BBD7FF
#BBD7FF is a very light, moderate blue. Relative luminance 0.664; OKLCH L 87.2% C 0.063 H 257.3°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7FF |
|---|---|
| RGB | rgb(187, 215, 255) |
| HSL | hsl(215, 100%, 87%) |
| HSV | hsv(215, 27%, 100%) |
| CMYK | cmyk(26.7%, 15.7%, 0%, 0%) |
| CIE-LAB | lab(85.19, -0.59, -22.55) |
| CIE-LCH | lch(85.19, 22.56, 268.50°) |
| OKLab | oklab(87.19% -0.0139 -0.0618) |
| OKLCH | oklch(87.19% 0.063 257.3) |
| XYZ | xyz(62.8389, 66.3835, 104.0908) |
| Luminance | 0.6639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 5.37
Lightsteelblue
#B0C4DE
ΔE00 5.93
Pastel Blue
#A2BFFE
ΔE00 6.46
Cloudy Blue
#ACC2D9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7FF #FFE3BB
analogous
#BBF9FF #BBD7FF #C1BBFF
triadic
#BBD7FF #FFBBD7 #D7FFBB
tetradic
#BBD7FF #FFBBF9 #FFE3BB #BBFFC1
square
#BBD7FF #FFBBF9 #FFE3BB #BBFFC1
split-complementary
#BBD7FF #FFC1BB #F9FFBB
monochromatic
#418FFF #7EB3FF #BBD7FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.47
#BBD7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#BBD7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7FF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7FF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D9FF
Deuteranopia (green-blind)
#C2D2FE
Tritanopia (blue-blind)
#A8DFE4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbd7ff; /* rgb */ color: rgb(187, 215, 255); /* oklch */ color: oklch(87.2% 0.063 257.3);
Tailwind
colors: {
custom: {
50: '#d0e3ff',
500: '#bbd7ff',
950: '#000000',
},
}SCSS
$custom: #bbd7ff; $custom-light: #d0e3ff; $custom-dark: #000000;
JSON
{
"hex": "#bbd7ff",
"rgb": {
"r": 187,
"g": 215,
"b": 255
},
"hsl": {
"h": 215.294,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8719,
"c": 0.06332,
"h": 257.3
},
"luminance": 0.66386
}Semantic roles & 50–950 ramp
primary
#BBD7FF
secondary
#E7B977
accent
#8700E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486