#BBB8FC#BBB8FC
#BBB8FC is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.9% C 0.095 H 286.1°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB8FC |
|---|---|
| RGB | rgb(187, 184, 252) |
| HSL | hsl(243, 92%, 85%) |
| HSV | hsv(243, 27%, 99%) |
| CMYK | cmyk(25.8%, 27%, 0%, 1.2%) |
| CIE-LAB | lab(77.20, 15.42, -33.18) |
| CIE-LCH | lch(77.20, 36.58, 294.92°) |
| OKLab | oklab(80.93% 0.0264 -0.0916) |
| OKLCH | oklch(80.93% 0.095 286.1) |
| XYZ | xyz(55.2003, 51.8729, 99.1808) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.97
Periwinkle
#CCCCFF
ΔE00 5.65
Pale Violet
#CEAEFA
ΔE00 6.65
Light Violet
#D6B4FC
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB8FC #F9FCB8
analogous
#B8D7FC #BBB8FC #DDB8FC
triadic
#BBB8FC #FCBBB8 #B8FCBB
tetradic
#BBB8FC #FCB8D7 #F9FCB8 #B8FCDD
square
#BBB8FC #FCB8D7 #F9FCB8 #B8FCDD
split-complementary
#BBB8FC #FCDDB8 #D7FCB8
monochromatic
#4B43F7 #837DFA #BBB8FC #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.85
#BBB8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#BBB8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB8FC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB8FC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C1FF
Deuteranopia (green-blind)
#A4BDFA
Tritanopia (blue-blind)
#ACC4D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbb8fc; /* rgb */ color: rgb(187, 184, 252); /* oklch */ color: oklch(80.9% 0.095 286.1);
Tailwind
colors: {
custom: {
50: '#d0cdfd',
500: '#bbb8fc',
950: '#000000',
},
}SCSS
$custom: #bbb8fc; $custom-light: #d0cdfd; $custom-dark: #000000;
JSON
{
"hex": "#bbb8fc",
"rgb": {
"r": 187,
"g": 184,
"b": 252
},
"hsl": {
"h": 242.647,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.80931,
"c": 0.09536,
"h": 286.1
},
"luminance": 0.51874
}Semantic roles & 50–950 ramp
primary
#BBB8FC
secondary
#DDE177
accent
#E600DB
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385