#BBC3FA#BBC3FA
#BBC3FA is a very light, moderate blue. Relative luminance 0.565; OKLCH L 83.0% C 0.078 H 278.1°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC3FA |
|---|---|
| RGB | rgb(187, 195, 250) |
| HSL | hsl(232, 86%, 86%) |
| HSV | hsv(232, 25%, 98%) |
| CMYK | cmyk(25.2%, 22%, 0%, 2%) |
| CIE-LAB | lab(79.90, 8.94, -27.97) |
| CIE-LCH | lch(79.90, 29.36, 287.73°) |
| OKLab | oklab(82.99% 0.011 -0.0769) |
| OKLCH | oklch(82.99% 0.078 278.1) |
| XYZ | xyz(57.2595, 56.4958, 98.3119) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.30
Periwinkle
#CCCCFF
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 6.45
Powder Blue (survey)
#B1D1FC
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC3FA #FAF2BB
analogous
#BBE2FA #BBC3FA #D2BBFA
triadic
#BBC3FA #FABBC3 #C3FABB
tetradic
#BBC3FA #FABBE2 #FAF2BB #BBFAD2
square
#BBC3FA #FABBE2 #FAF2BB #BBFAD2
split-complementary
#BBC3FA #FAD2BB #E2FABB
monochromatic
#495EF2 #8291F6 #BBC3FA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.71
#BBC3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BBC3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC3FA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC3FA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C9FC
Deuteranopia (green-blind)
#B0C4F9
Tritanopia (blue-blind)
#ACCDD6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bbc3fa; /* rgb */ color: rgb(187, 195, 250); /* oklch */ color: oklch(83.0% 0.078 278.1);
Tailwind
colors: {
custom: {
50: '#d0d5fc',
500: '#bbc3fa',
950: '#000000',
},
}SCSS
$custom: #bbc3fa; $custom-light: #d0d5fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc3fa",
"rgb": {
"r": 187,
"g": 195,
"b": 250
},
"hsl": {
"h": 232.381,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.82994,
"c": 0.07768,
"h": 278.1
},
"luminance": 0.56497
}Semantic roles & 50–950 ramp
primary
#BBC3FA
secondary
#DED27B
accent
#C603E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385