#BBC1FA#BBC1FA
#BBC1FA is a very light, moderate blue. Relative luminance 0.556; OKLCH L 82.6% C 0.080 H 279.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1FA |
|---|---|
| RGB | rgb(187, 193, 250) |
| HSL | hsl(234, 86%, 86%) |
| HSV | hsv(234, 25%, 98%) |
| CMYK | cmyk(25.2%, 22.8%, 0%, 2%) |
| CIE-LAB | lab(79.39, 10.03, -28.75) |
| CIE-LCH | lch(79.39, 30.45, 289.24°) |
| OKLab | oklab(82.6% 0.0137 -0.0791) |
| OKLCH | oklch(82.6% 0.08 279.8) |
| XYZ | xyz(56.8144, 55.6055, 98.1635) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.46
Periwinkle
#CCCCFF
ΔE00 3.85
Pastel Blue
#A2BFFE
ΔE00 6.73
Powder Blue (survey)
#B1D1FC
ΔE00 8.00
Lightsteelblue
#B0C4DE
ΔE00 8.41
Light Blue Grey
#B7C9E2
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1FA #FAF4BB
analogous
#BBE0FA #BBC1FA #D4BBFA
triadic
#BBC1FA #FABBC1 #C1FABB
tetradic
#BBC1FA #FABBE0 #FAF4BB #BBFAD4
square
#BBC1FA #FABBE0 #FAF4BB #BBFAD4
split-complementary
#BBC1FA #FAD4BB #E0FABB
monochromatic
#4959F2 #828DF6 #BBC1FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.73
#BBC1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BBC1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1FA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1FA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#AEC3F9
Tritanopia (blue-blind)
#ACCBD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc1fa; /* rgb */ color: rgb(187, 193, 250); /* oklch */ color: oklch(82.6% 0.080 279.8);
Tailwind
colors: {
custom: {
50: '#d0d3fc',
500: '#bbc1fa',
950: '#000000',
},
}SCSS
$custom: #bbc1fa; $custom-light: #d0d3fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc1fa",
"rgb": {
"r": 187,
"g": 193,
"b": 250
},
"hsl": {
"h": 234.286,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.826,
"c": 0.08025,
"h": 279.8
},
"luminance": 0.55607
}Semantic roles & 50–950 ramp
primary
#BBC1FA
secondary
#DED57B
accent
#CD03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385