#BBC2FB#BBC2FB
#BBC2FB is a very light, moderate blue. Relative luminance 0.561; OKLCH L 82.8% C 0.080 H 279.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC2FB |
|---|---|
| RGB | rgb(187, 194, 251) |
| HSL | hsl(233, 89%, 86%) |
| HSV | hsv(233, 25%, 98%) |
| CMYK | cmyk(25.5%, 22.7%, 0%, 1.6%) |
| CIE-LAB | lab(79.68, 9.72, -28.84) |
| CIE-LCH | lch(79.68, 30.43, 288.63°) |
| OKLab | oklab(82.84% 0.0126 -0.0793) |
| OKLCH | oklch(82.84% 0.08 279) |
| XYZ | xyz(57.1934, 56.1120, 99.0655) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 1.43
Periwinkle
#CCCCFF
ΔE00 3.88
Pastel Blue
#A2BFFE
ΔE00 6.50
Powder Blue (survey)
#B1D1FC
ΔE00 7.69
Lightsteelblue
#B0C4DE
ΔE00 8.27
Light Blue Grey
#B7C9E2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC2FB #FBF4BB
analogous
#BBE2FB #BBC2FB #D4BBFB
triadic
#BBC2FB #FBBBC2 #C2FBBB
tetradic
#BBC2FB #FBBBE2 #FBF4BB #BBFBD4
square
#BBC2FB #FBBBE2 #FBF4BB #BBFBD4
split-complementary
#BBC2FB #FBD4BB #E2FBBB
monochromatic
#475AF4 #818EF8 #BBC2FB #E2E5FD #E2E5FD
Accessibility & contrast
On white
1.72
#BBC2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#BBC2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC2FB
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC2FB | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C8FE
Deuteranopia (green-blind)
#AFC3FA
Tritanopia (blue-blind)
#ACCCD5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bbc2fb; /* rgb */ color: rgb(187, 194, 251); /* oklch */ color: oklch(82.8% 0.080 279.0);
Tailwind
colors: {
custom: {
50: '#d0d4fc',
500: '#bbc2fb',
950: '#000000',
},
}SCSS
$custom: #bbc2fb; $custom-light: #d0d4fc; $custom-dark: #000000;
JSON
{
"hex": "#bbc2fb",
"rgb": {
"r": 187,
"g": 194,
"b": 251
},
"hsl": {
"h": 233.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.82836,
"c": 0.08035,
"h": 279
},
"luminance": 0.56113
}Semantic roles & 50–950 ramp
primary
#BBC2FB
secondary
#E0D57A
accent
#CC00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385