#BBD5FF#BBD5FF
#BBD5FF is a very light, moderate blue. Relative luminance 0.654; OKLCH L 86.8% C 0.065 H 260.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5FF |
|---|---|
| RGB | rgb(187, 213, 255) |
| HSL | hsl(217, 100%, 87%) |
| HSV | hsv(217, 27%, 100%) |
| CMYK | cmyk(26.7%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(84.67, 0.46, -23.34) |
| CIE-LCH | lch(84.67, 23.34, 271.14°) |
| OKLab | oklab(86.79% -0.0113 -0.064) |
| OKLCH | oklch(86.79% 0.065 260) |
| XYZ | xyz(62.3327, 65.3712, 103.9221) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 2.08
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Light Blue Grey
#B7C9E2
ΔE00 5.43
Lightsteelblue
#B0C4DE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.02
Light Periwinkle
#C1C6FC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5FF #FFE5BB
analogous
#BBF7FF #BBD5FF #C3BBFF
triadic
#BBD5FF #FFBBD5 #D5FFBB
tetradic
#BBD5FF #FFBBF7 #FFE5BB #BBFFC3
square
#BBD5FF #FFBBF7 #FFE5BB #BBFFC3
split-complementary
#BBD5FF #FFC3BB #F7FFBB
monochromatic
#4189FF #7EAFFF #BBD5FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.49
#BBD5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#BBD5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5FF
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5FF | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D7FF
Deuteranopia (green-blind)
#C0D0FE
Tritanopia (blue-blind)
#A8DEE3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd5ff; /* rgb */ color: rgb(187, 213, 255); /* oklch */ color: oklch(86.8% 0.065 260.0);
Tailwind
colors: {
custom: {
50: '#d0e1ff',
500: '#bbd5ff',
950: '#000000',
},
}SCSS
$custom: #bbd5ff; $custom-light: #d0e1ff; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ff",
"rgb": {
"r": 187,
"g": 213,
"b": 255
},
"hsl": {
"h": 217.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86785,
"c": 0.06495,
"h": 260
},
"luminance": 0.65373
}Semantic roles & 50–950 ramp
primary
#BBD5FF
secondary
#E7BC77
accent
#8E00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141518
muted
#838486