#BBB0FA#BBB0FA
#BBB0FA is a light, moderate blue. Relative luminance 0.485; OKLCH L 79.3% C 0.104 H 290.6°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB0FA |
|---|---|
| RGB | rgb(187, 176, 250) |
| HSL | hsl(249, 88%, 84%) |
| HSV | hsv(249, 30%, 98%) |
| CMYK | cmyk(25.2%, 29.6%, 0%, 2%) |
| CIE-LAB | lab(75.15, 19.35, -35.28) |
| CIE-LCH | lch(75.15, 40.24, 298.75°) |
| OKLab | oklab(79.32% 0.0367 -0.0976) |
| OKLCH | oklch(79.32% 0.104 290.6) |
| XYZ | xyz(53.2700, 48.5167, 96.9821) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.93
Light Violet
#D6B4FC
ΔE00 6.18
Light Periwinkle
#C1C6FC
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 6.63
Lavender
#B39DDB
ΔE00 6.66
Lilac (survey)
#CEA2FD
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB0FA #EFFAB0
analogous
#B0CAFA #BBB0FA #E0B0FA
triadic
#BBB0FA #FABBB0 #B0FABB
tetradic
#BBB0FA #FAB0CA #EFFAB0 #B0FAE0
square
#BBB0FA #FAB0CA #EFFAB0 #B0FAE0
split-complementary
#BBB0FA #FAE0B0 #CAFAB0
monochromatic
#583DF3 #8976F6 #BBB0FA #E6E2FD #E6E2FD
Accessibility & contrast
On white
1.96
#BBB0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#BBB0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB0FA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB0FA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFD
Deuteranopia (green-blind)
#9DB8F8
Tritanopia (blue-blind)
#ADBDCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb0fa; /* rgb */ color: rgb(187, 176, 250); /* oklch */ color: oklch(79.3% 0.104 290.6);
Tailwind
colors: {
custom: {
50: '#d0c7fc',
500: '#bbb0fa',
950: '#000000',
},
}SCSS
$custom: #bbb0fa; $custom-light: #d0c7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbb0fa",
"rgb": {
"r": 187,
"g": 176,
"b": 250
},
"hsl": {
"h": 248.919,
"s": 88.095,
"l": 83.529
},
"oklch": {
"l": 0.79319,
"c": 0.10428,
"h": 290.6
},
"luminance": 0.48518
}Semantic roles & 50–950 ramp
primary
#BBB0FA
secondary
#F1F5D6
accent
#E501C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285