#BBB9FC#BBB9FC
#BBB9FC is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.1% C 0.094 H 285.5°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB9FC |
|---|---|
| RGB | rgb(187, 185, 252) |
| HSL | hsl(242, 92%, 86%) |
| HSV | hsv(242, 27%, 99%) |
| CMYK | cmyk(25.8%, 26.6%, 0%, 1.2%) |
| CIE-LAB | lab(77.45, 14.87, -32.79) |
| CIE-LCH | lch(77.45, 36.00, 294.39°) |
| OKLab | oklab(81.12% 0.0251 -0.0905) |
| OKLCH | oklch(81.12% 0.094 285.5) |
| XYZ | xyz(55.4087, 52.2899, 99.2503) |
| Luminance | 0.5229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.68
Periwinkle
#CCCCFF
ΔE00 5.41
Pale Violet
#CEAEFA
ΔE00 6.89
Light Violet
#D6B4FC
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 7.90
Light Lavender
#DFC5FE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB9FC #FAFCB9
analogous
#B9D8FC #BBB9FC #DCB9FC
triadic
#BBB9FC #FCBBB9 #B9FCBB
tetradic
#BBB9FC #FCB9D8 #FAFCB9 #B9FCDC
square
#BBB9FC #FCB9D8 #FAFCB9 #B9FCDC
split-complementary
#BBB9FC #FCDCB9 #D8FCB9
monochromatic
#4944F7 #827EF9 #BBB9FC #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.83
#BBB9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BBB9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB9FC
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB9FC | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#A5BDFA
Tritanopia (blue-blind)
#ACC5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbb9fc; /* rgb */ color: rgb(187, 185, 252); /* oklch */ color: oklch(81.1% 0.094 285.5);
Tailwind
colors: {
custom: {
50: '#d0cefd',
500: '#bbb9fc',
950: '#000000',
},
}SCSS
$custom: #bbb9fc; $custom-light: #d0cefd; $custom-dark: #000000;
JSON
{
"hex": "#bbb9fc",
"rgb": {
"r": 187,
"g": 185,
"b": 252
},
"hsl": {
"h": 241.791,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.81123,
"c": 0.09393,
"h": 285.5
},
"luminance": 0.52291
}Semantic roles & 50–950 ramp
primary
#BBB9FC
secondary
#DEE278
accent
#E600DF
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141317
muted
#838385