#BBB1FC#BBB1FC
#BBB1FC is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.6% C 0.106 H 289.9°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB1FC |
|---|---|
| RGB | rgb(187, 177, 252) |
| HSL | hsl(248, 93%, 84%) |
| HSV | hsv(248, 30%, 99%) |
| CMYK | cmyk(25.8%, 29.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.47, 19.27, -35.85) |
| CIE-LCH | lch(75.47, 40.70, 298.26°) |
| OKLab | oklab(79.6% 0.0359 -0.0992) |
| OKLCH | oklch(79.6% 0.106 289.9) |
| XYZ | xyz(53.7820, 49.0364, 98.7080) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.21
Light Periwinkle
#C1C6FC
ΔE00 6.03
Light Violet
#D6B4FC
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.87
Lavender
#B39DDB
ΔE00 7.09
Lilac (survey)
#CEA2FD
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB1FC #F2FCB1
analogous
#B1CDFC #BBB1FC #E1B1FC
triadic
#BBB1FC #FCBBB1 #B1FCBB
tetradic
#BBB1FC #FCB1CD #F2FCB1 #B1FCE1
square
#BBB1FC #FCB1CD #F2FCB1 #B1FCE1
split-complementary
#BBB1FC #FCE1B1 #CDFCB1
monochromatic
#543BF7 #8876FA #BBB1FC #E5E2FE #E5E2FE
Accessibility & contrast
On white
1.94
#BBB1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#BBB1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB1FC
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB1FC | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBBFF
Deuteranopia (green-blind)
#9DB8FA
Tritanopia (blue-blind)
#ADBECC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb1fc; /* rgb */ color: rgb(187, 177, 252); /* oklch */ color: oklch(79.6% 0.106 289.9);
Tailwind
colors: {
custom: {
50: '#d0c8fd',
500: '#bbb1fc',
950: '#000000',
},
}SCSS
$custom: #bbb1fc; $custom-light: #d0c8fd; $custom-dark: #000000;
JSON
{
"hex": "#bbb1fc",
"rgb": {
"r": 187,
"g": 177,
"b": 252
},
"hsl": {
"h": 248,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.79595,
"c": 0.10553,
"h": 289.9
},
"luminance": 0.49037
}Semantic roles & 50–950 ramp
primary
#BBB1FC
secondary
#F2F6D5
accent
#E600C7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285