#BBB1F2#BBB1F2
#BBB1F2 is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.2% C 0.092 H 291.2°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1F2 |
|---|---|
| RGB | rgb(187, 177, 242) |
| HSL | hsl(249, 71%, 82%) |
| HSV | hsv(249, 27%, 95%) |
| CMYK | cmyk(22.7%, 26.9%, 0%, 5.1%) |
| CIE-LAB | lab(75.09, 16.94, -31.05) |
| CIE-LCH | lch(75.09, 35.37, 298.62°) |
| OKLab | oklab(79.17% 0.0332 -0.0855) |
| OKLCH | oklch(79.17% 0.092 291.2) |
| XYZ | xyz(52.2389, 48.4192, 90.5808) |
| Luminance | 0.4842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.91
Light Periwinkle
#C1C6FC
ΔE00 5.81
Light Violet
#D6B4FC
ΔE00 5.89
Lavender
#B39DDB
ΔE00 5.99
Periwinkle
#CCCCFF
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1F2 #E8F2B1
analogous
#B1C8F2 #BBB1F2 #DCB1F2
triadic
#BBB1F2 #F2BBB1 #B1F2BB
tetradic
#BBB1F2 #F2B1C8 #E8F2B1 #B1F2DC
square
#BBB1F2 #F2B1C8 #E8F2B1 #B1F2DC
split-complementary
#BBB1F2 #F2DCB1 #C8F2B1
monochromatic
#6048E1 #8D7DE9 #BBB1F2 #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.97
#BBB1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BBB1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1F2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1F2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BAF5
Deuteranopia (green-blind)
#A1B8F0
Tritanopia (blue-blind)
#B0BCC8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb1f2; /* rgb */ color: rgb(187, 177, 242); /* oklch */ color: oklch(79.2% 0.092 291.2);
Tailwind
colors: {
custom: {
50: '#d0c8f6',
500: '#bbb1f2',
950: '#000000',
},
}SCSS
$custom: #bbb1f2; $custom-light: #d0c8f6; $custom-dark: #000000;
JSON
{
"hex": "#bbb1f2",
"rgb": {
"r": 187,
"g": 177,
"b": 242
},
"hsl": {
"h": 249.231,
"s": 71.429,
"l": 82.157
},
"oklch": {
"l": 0.79171,
"c": 0.09176,
"h": 291.2
},
"luminance": 0.4842
}Semantic roles & 50–950 ramp
primary
#BBB1F2
secondary
#EEF2D9
accent
#D312B6
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285