#BBB7FB#BBB7FB
#BBB7FB is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.7% C 0.095 H 286.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7FB |
|---|---|
| RGB | rgb(187, 183, 251) |
| HSL | hsl(244, 89%, 85%) |
| HSV | hsv(244, 27%, 98%) |
| CMYK | cmyk(25.5%, 27.1%, 0%, 1.6%) |
| CIE-LAB | lab(76.92, 15.73, -33.08) |
| CIE-LCH | lch(76.92, 36.63, 295.43°) |
| OKLab | oklab(80.7% 0.0275 -0.0913) |
| OKLCH | oklch(80.7% 0.095 286.7) |
| XYZ | xyz(54.8352, 51.3958, 98.2794) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.20
Periwinkle
#CCCCFF
ΔE00 5.80
Pale Violet
#CEAEFA
ΔE00 6.38
Light Violet
#D6B4FC
ΔE00 7.16
Lavender
#B39DDB
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7FB #F7FBB7
analogous
#B7D5FB #BBB7FB #DDB7FB
triadic
#BBB7FB #FBBBB7 #B7FBBB
tetradic
#BBB7FB #FBB7D5 #F7FBB7 #B7FBDD
square
#BBB7FB #FBB7D5 #F7FBB7 #B7FBDD
split-complementary
#BBB7FB #FBDDB7 #D5FBB7
monochromatic
#4D43F5 #847DF8 #BBB7FB #E4E2FD #E4E2FD
Accessibility & contrast
On white
1.86
#BBB7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BBB7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7FB
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7FB | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FE
Deuteranopia (green-blind)
#A4BCF9
Tritanopia (blue-blind)
#ACC3CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bbb7fb; /* rgb */ color: rgb(187, 183, 251); /* oklch */ color: oklch(80.7% 0.095 286.7);
Tailwind
colors: {
custom: {
50: '#d0ccfd',
500: '#bbb7fb',
950: '#000000',
},
}SCSS
$custom: #bbb7fb; $custom-light: #d0ccfd; $custom-dark: #000000;
JSON
{
"hex": "#bbb7fb",
"rgb": {
"r": 187,
"g": 183,
"b": 251
},
"hsl": {
"h": 243.529,
"s": 89.474,
"l": 85.098
},
"oklch": {
"l": 0.80697,
"c": 0.09539,
"h": 286.7
},
"luminance": 0.51397
}Semantic roles & 50–950 ramp
primary
#BBB7FB
secondary
#D9E077
accent
#E600D8
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385