#BBB7FC#BBB7FC
#BBB7FC is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.7% C 0.097 H 286.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7FC |
|---|---|
| RGB | rgb(187, 183, 252) |
| HSL | hsl(243, 92%, 85%) |
| HSV | hsv(243, 27%, 99%) |
| CMYK | cmyk(25.8%, 27.4%, 0%, 1.2%) |
| CIE-LAB | lab(76.96, 15.97, -33.56) |
| CIE-LCH | lch(76.96, 37.16, 295.44°) |
| OKLab | oklab(80.74% 0.0278 -0.0927) |
| OKLCH | oklch(80.74% 0.097 286.7) |
| XYZ | xyz(54.9933, 51.4590, 99.1118) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.26
Periwinkle
#CCCCFF
ΔE00 5.89
Pale Violet
#CEAEFA
ΔE00 6.41
Light Violet
#D6B4FC
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 8.28
Lavender
#B39DDB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7FC #F8FCB7
analogous
#B7D5FC #BBB7FC #DDB7FC
triadic
#BBB7FC #FCBBB7 #B7FCBB
tetradic
#BBB7FC #FCB7D5 #F8FCB7 #B7FCDD
square
#BBB7FC #FCB7D5 #F8FCB7 #B7FCDD
split-complementary
#BBB7FC #FCDDB7 #D5FCB7
monochromatic
#4C41F7 #847CFA #BBB7FC #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.86
#BBB7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#BBB7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7FC
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7FC | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#A3BCFA
Tritanopia (blue-blind)
#ACC3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbb7fc; /* rgb */ color: rgb(187, 183, 252); /* oklch */ color: oklch(80.7% 0.097 286.7);
Tailwind
colors: {
custom: {
50: '#d0ccfd',
500: '#bbb7fc',
950: '#000000',
},
}SCSS
$custom: #bbb7fc; $custom-light: #d0ccfd; $custom-dark: #000000;
JSON
{
"hex": "#bbb7fc",
"rgb": {
"r": 187,
"g": 183,
"b": 252
},
"hsl": {
"h": 243.478,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.80739,
"c": 0.09679,
"h": 286.7
},
"luminance": 0.5146
}Semantic roles & 50–950 ramp
primary
#BBB7FC
secondary
#DBE176
accent
#E600D8
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385