#BBB4FC#BBB4FC
#BBB4FC is a light, moderate blue. Relative luminance 0.502; OKLCH L 80.2% C 0.101 H 288.3°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4FC |
|---|---|
| RGB | rgb(187, 180, 252) |
| HSL | hsl(246, 92%, 85%) |
| HSV | hsv(246, 29%, 99%) |
| CMYK | cmyk(25.8%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(76.21, 17.62, -34.71) |
| CIE-LCH | lch(76.21, 38.92, 296.91°) |
| OKLab | oklab(80.16% 0.0318 -0.096) |
| OKLCH | oklch(80.16% 0.101 288.3) |
| XYZ | xyz(54.3811, 50.2346, 98.9077) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 6.65
Light Violet
#D6B4FC
ΔE00 6.75
Lavender
#B39DDB
ΔE00 7.64
Pastel Purple
#CAA0FF
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4FC #F5FCB4
analogous
#B4D1FC #BBB4FC #DFB4FC
triadic
#BBB4FC #FCBBB4 #B4FCBB
tetradic
#BBB4FC #FCB4D1 #F5FCB4 #B4FCDF
square
#BBB4FC #FCB4D1 #F5FCB4 #B4FCDF
split-complementary
#BBB4FC #FCDFB4 #D1FCB4
monochromatic
#503EF7 #8679FA #BBB4FC #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.90
#BBB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BBB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4FC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4FC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#A0BAFA
Tritanopia (blue-blind)
#ACC0CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb4fc; /* rgb */ color: rgb(187, 180, 252); /* oklch */ color: oklch(80.2% 0.101 288.3);
Tailwind
colors: {
custom: {
50: '#d0cafd',
500: '#bbb4fc',
950: '#000000',
},
}SCSS
$custom: #bbb4fc; $custom-light: #d0cafd; $custom-dark: #000000;
JSON
{
"hex": "#bbb4fc",
"rgb": {
"r": 187,
"g": 180,
"b": 252
},
"hsl": {
"h": 245.833,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.80165,
"c": 0.10112,
"h": 288.3
},
"luminance": 0.50236
}Semantic roles & 50–950 ramp
primary
#BBB4FC
secondary
#D6E173
accent
#E600CF
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141317
muted
#838285