#BBC2FA#BBC2FA
#BBC2FA is a very light, moderate blue. Relative luminance 0.560; OKLCH L 82.8% C 0.079 H 279.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2FA |
|---|---|
| RGB | rgb(187, 194, 250) |
| HSL | hsl(233, 86%, 86%) |
| HSV | hsv(233, 25%, 98%) |
| CMYK | cmyk(25.2%, 22.4%, 0%, 2%) |
| CIE-LAB | lab(79.64, 9.49, -28.36) |
| CIE-LCH | lch(79.64, 29.90, 288.50°) |
| OKLab | oklab(82.8% 0.0123 -0.078) |
| OKLCH | oklch(82.8% 0.079 279) |
| XYZ | xyz(57.0362, 56.0492, 98.2375) |
| Luminance | 0.5605 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.34
Periwinkle
#CCCCFF
ΔE00 3.79
Pastel Blue
#A2BFFE
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 8.26
Light Blue Grey
#B7C9E2
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2FA #FAF3BB
analogous
#BBE1FA #BBC2FA #D3BBFA
triadic
#BBC2FA #FABBC2 #C2FABB
tetradic
#BBC2FA #FABBE1 #FAF3BB #BBFAD3
square
#BBC2FA #FABBE1 #FAF3BB #BBFAD3
split-complementary
#BBC2FA #FAD3BB #E1FABB
monochromatic
#495CF2 #828FF6 #BBC2FA #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.72
#BBC2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BBC2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2FA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2FA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FC
Deuteranopia (green-blind)
#AFC3F9
Tritanopia (blue-blind)
#ACCCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc2fa; /* rgb */ color: rgb(187, 194, 250); /* oklch */ color: oklch(82.8% 0.079 279.0);
Tailwind
colors: {
custom: {
50: '#d0d4fc',
500: '#bbc2fa',
950: '#000000',
},
}SCSS
$custom: #bbc2fa; $custom-light: #d0d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc2fa",
"rgb": {
"r": 187,
"g": 194,
"b": 250
},
"hsl": {
"h": 233.333,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.82797,
"c": 0.07896,
"h": 279
},
"luminance": 0.5605
}Semantic roles & 50–950 ramp
primary
#BBC2FA
secondary
#DED37B
accent
#CA03E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385