#BBB0FC#BBB0FC
#BBB0FC is a light, moderate blue. Relative luminance 0.486; OKLCH L 79.4% C 0.107 H 290.4°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0FC |
|---|---|
| RGB | rgb(187, 176, 252) |
| HSL | hsl(249, 93%, 84%) |
| HSV | hsv(249, 30%, 99%) |
| CMYK | cmyk(25.8%, 30.2%, 0%, 1.2%) |
| CIE-LAB | lab(75.23, 19.83, -36.23) |
| CIE-LCH | lch(75.23, 41.30, 298.69°) |
| OKLab | oklab(79.41% 0.0373 -0.1003) |
| OKLCH | oklch(79.41% 0.107 290.4) |
| XYZ | xyz(53.5852, 48.6429, 98.6424) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.06
Light Periwinkle
#C1C6FC
ΔE00 6.33
Light Violet
#D6B4FC
ΔE00 6.35
Pastel Purple
#CAA0FF
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 6.85
Lavender
#B39DDB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0FC #F1FCB0
analogous
#B0CBFC #BBB0FC #E1B0FC
triadic
#BBB0FC #FCBBB0 #B0FCBB
tetradic
#BBB0FC #FCB0CB #F1FCB0 #B0FCE1
square
#BBB0FC #FCB0CB #F1FCB0 #B0FCE1
split-complementary
#BBB0FC #FCE1B0 #CBFCB0
monochromatic
#553AF8 #8875FA #BBB0FC #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.96
#BBB0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#BBB0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0FC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0FC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBBFF
Deuteranopia (green-blind)
#9CB8FA
Tritanopia (blue-blind)
#ADBDCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb0fc; /* rgb */ color: rgb(187, 176, 252); /* oklch */ color: oklch(79.4% 0.107 290.4);
Tailwind
colors: {
custom: {
50: '#d0c7fd',
500: '#bbb0fc',
950: '#000000',
},
}SCSS
$custom: #bbb0fc; $custom-light: #d0c7fd; $custom-dark: #000000;
JSON
{
"hex": "#bbb0fc",
"rgb": {
"r": 187,
"g": 176,
"b": 252
},
"hsl": {
"h": 248.684,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.79406,
"c": 0.10703,
"h": 290.4
},
"luminance": 0.48644
}Semantic roles & 50–950 ramp
primary
#BBB0FC
secondary
#F1F6D5
accent
#E600C4
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285