#BBBBF7#BBBBF7
#BBBBF7 is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.3% C 0.084 H 284.4°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBBF7 |
|---|---|
| RGB | rgb(187, 187, 247) |
| HSL | hsl(240, 79%, 85%) |
| HSV | hsv(240, 24%, 97%) |
| CMYK | cmyk(24.3%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(77.77, 12.60, -29.62) |
| CIE-LCH | lch(77.77, 32.19, 293.05°) |
| OKLab | oklab(81.31% 0.0209 -0.0815) |
| OKLCH | oklch(81.31% 0.084 284.4) |
| XYZ | xyz(55.0481, 52.8198, 95.2726) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 4.53
Pale Violet
#CEAEFA
ΔE00 7.39
Light Violet
#D6B4FC
ΔE00 7.88
Pastel Blue
#A2BFFE
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBBF7 #F7F7BB
analogous
#BBD9F7 #BBBBF7 #D9BBF7
triadic
#BBBBF7 #F7BBBB #BBF7BB
tetradic
#BBBBF7 #F7BBD9 #F7F7BB #BBF7D9
square
#BBBBF7 #F7BBD9 #F7F7BB #BBF7D9
split-complementary
#BBBBF7 #F7D9BB #D9F7BB
monochromatic
#4D4DEA #8484F1 #BBBBF7 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.82
#BBBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#BBBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBBF7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBBF7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#ADC5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbbf7; /* rgb */ color: rgb(187, 187, 247); /* oklch */ color: oklch(81.3% 0.084 284.4);
Tailwind
colors: {
custom: {
50: '#d0cffa',
500: '#bbbbf7',
950: '#000000',
},
}SCSS
$custom: #bbbbf7; $custom-light: #d0cffa; $custom-dark: #000000;
JSON
{
"hex": "#bbbbf7",
"rgb": {
"r": 187,
"g": 187,
"b": 247
},
"hsl": {
"h": 240,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.81306,
"c": 0.08418,
"h": 284.4
},
"luminance": 0.52821
}Semantic roles & 50–950 ramp
primary
#BBBBF7
secondary
#D9D97D
accent
#DB0ADB
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385