#BBB7FA#BBB7FA
#BBB7FA is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.7% C 0.094 H 286.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7FA |
|---|---|
| RGB | rgb(187, 183, 250) |
| HSL | hsl(244, 87%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(25.2%, 26.8%, 0%, 2%) |
| CIE-LAB | lab(76.88, 15.50, -32.60) |
| CIE-LCH | lch(76.88, 36.10, 295.42°) |
| OKLab | oklab(80.66% 0.0272 -0.09) |
| OKLCH | oklch(80.66% 0.094 286.8) |
| XYZ | xyz(54.6780, 51.3329, 97.4514) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.15
Periwinkle
#CCCCFF
ΔE00 5.71
Pale Violet
#CEAEFA
ΔE00 6.35
Light Violet
#D6B4FC
ΔE00 7.11
Lavender
#B39DDB
ΔE00 8.10
Light Lavender
#DFC5FE
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7FA #F6FAB7
analogous
#B7D5FA #BBB7FA #DCB7FA
triadic
#BBB7FA #FABBB7 #B7FABB
tetradic
#BBB7FA #FAB7D5 #F6FAB7 #B7FADC
square
#BBB7FA #FAB7D5 #F6FAB7 #B7FADC
split-complementary
#BBB7FA #FADCB7 #D5FAB7
monochromatic
#4F45F2 #857EF6 #BBB7FA #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.86
#BBB7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BBB7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7FA
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7FA | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FD
Deuteranopia (green-blind)
#A4BCF8
Tritanopia (blue-blind)
#ADC3CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbb7fa; /* rgb */ color: rgb(187, 183, 250); /* oklch */ color: oklch(80.7% 0.094 286.8);
Tailwind
colors: {
custom: {
50: '#d0ccfc',
500: '#bbb7fa',
950: '#000000',
},
}SCSS
$custom: #bbb7fa; $custom-light: #d0ccfc; $custom-dark: #000000;
JSON
{
"hex": "#bbb7fa",
"rgb": {
"r": 187,
"g": 183,
"b": 250
},
"hsl": {
"h": 243.582,
"s": 87.013,
"l": 84.902
},
"oklch": {
"l": 0.80655,
"c": 0.09401,
"h": 286.8
},
"luminance": 0.51334
}Semantic roles & 50–950 ramp
primary
#BBB7FA
secondary
#D8DE77
accent
#E402D6
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385