#BBC8FA#BBC8FA
#BBC8FA is a very light, moderate blue. Relative luminance 0.588; OKLCH L 84.0% C 0.072 H 273.4°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8FA |
|---|---|
| RGB | rgb(187, 200, 250) |
| HSL | hsl(228, 86%, 86%) |
| HSV | hsv(228, 25%, 98%) |
| CMYK | cmyk(25.2%, 20%, 0%, 2%) |
| CIE-LAB | lab(81.17, 6.24, -26.02) |
| CIE-LCH | lch(81.17, 26.76, 283.49°) |
| OKLab | oklab(83.99% 0.0043 -0.0714) |
| OKLCH | oklch(83.99% 0.072 273.4) |
| XYZ | xyz(58.3986, 58.7739, 98.6916) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.27
Periwinkle
#CCCCFF
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 5.88
Powder Blue (survey)
#B1D1FC
ΔE00 6.03
Light Blue Grey
#B7C9E2
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8FA #FAEDBB
analogous
#BBE7FA #BBC8FA #CDBBFA
triadic
#BBC8FA #FABBC8 #C8FABB
tetradic
#BBC8FA #FABBE7 #FAEDBB #BBFACD
square
#BBC8FA #FABBE7 #FAEDBB #BBFACD
split-complementary
#BBC8FA #FACDBB #E7FABB
monochromatic
#496CF2 #829AF6 #BBC8FA #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.65
#BBC8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#BBC8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8FA
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8FA | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#B5C7F9
Tritanopia (blue-blind)
#ABD1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bbc8fa; /* rgb */ color: rgb(187, 200, 250); /* oklch */ color: oklch(84.0% 0.072 273.4);
Tailwind
colors: {
custom: {
50: '#d0d8fc',
500: '#bbc8fa',
950: '#000000',
},
}SCSS
$custom: #bbc8fa; $custom-light: #d0d8fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc8fa",
"rgb": {
"r": 187,
"g": 200,
"b": 250
},
"hsl": {
"h": 227.619,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.83985,
"c": 0.07156,
"h": 273.4
},
"luminance": 0.58775
}Semantic roles & 50–950 ramp
primary
#BBC8FA
secondary
#DECA7B
accent
#B503E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385