#BBC1FC#BBC1FC
#BBC1FC is a very light, moderate blue. Relative luminance 0.557; OKLCH L 82.7% C 0.083 H 279.9°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC1FC |
|---|---|
| RGB | rgb(187, 193, 252) |
| HSL | hsl(234, 92%, 86%) |
| HSV | hsv(234, 26%, 99%) |
| CMYK | cmyk(25.8%, 23.4%, 0%, 1.2%) |
| CIE-LAB | lab(79.46, 10.50, -29.70) |
| CIE-LCH | lch(79.46, 31.50, 289.46°) |
| OKLab | oklab(82.68% 0.0143 -0.0818) |
| OKLCH | oklch(82.68% 0.083 279.9) |
| XYZ | xyz(57.1296, 55.7316, 99.8239) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.66
Periwinkle
#CCCCFF
ΔE00 4.05
Pastel Blue
#A2BFFE
ΔE00 6.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.40
Light Blue Grey
#B7C9E2
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC1FC #FCF6BB
analogous
#BBE1FC #BBC1FC #D5BBFC
triadic
#BBC1FC #FCBBC1 #C1FCBB
tetradic
#BBC1FC #FCBBE1 #FCF6BB #BBFCD5
square
#BBC1FC #FCBBE1 #FCF6BB #BBFCD5
split-complementary
#BBC1FC #FCD5BB #E1FCBB
monochromatic
#4656F7 #808CF9 #BBC1FC #E2E4FE #E2E4FE
Accessibility & contrast
On white
1.73
#BBC1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#BBC1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC1FC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC1FC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FF
Deuteranopia (green-blind)
#ADC3FA
Tritanopia (blue-blind)
#ABCCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc1fc; /* rgb */ color: rgb(187, 193, 252); /* oklch */ color: oklch(82.7% 0.083 279.9);
Tailwind
colors: {
custom: {
50: '#d0d3fd',
500: '#bbc1fc',
950: '#000000',
},
}SCSS
$custom: #bbc1fc; $custom-light: #d0d3fd; $custom-dark: #000000;
JSON
{
"hex": "#bbc1fc",
"rgb": {
"r": 187,
"g": 193,
"b": 252
},
"hsl": {
"h": 234.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.8268,
"c": 0.08303,
"h": 279.9
},
"luminance": 0.55733
}Semantic roles & 50–950 ramp
primary
#BBC1FC
secondary
#E2D879
accent
#D000E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385