#BBBAF6#BBBAF6
#BBBAF6 is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.1% C 0.084 H 285.1°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF6 |
|---|---|
| RGB | rgb(187, 186, 246) |
| HSL | hsl(241, 77%, 85%) |
| HSV | hsv(241, 24%, 96%) |
| CMYK | cmyk(24%, 24.4%, 0%, 3.5%) |
| CIE-LAB | lab(77.48, 12.92, -29.53) |
| CIE-LCH | lch(77.48, 32.23, 293.63°) |
| OKLab | oklab(81.07% 0.022 -0.0813) |
| OKLCH | oklch(81.07% 0.084 285.1) |
| XYZ | xyz(54.6828, 52.3354, 94.3916) |
| Luminance | 0.5234 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 4.68
Pale Violet
#CEAEFA
ΔE00 7.12
Light Violet
#D6B4FC
ΔE00 7.63
Light Lavender
#DFC5FE
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF6 #F5F6BA
analogous
#BAD7F6 #BBBAF6 #D9BAF6
triadic
#BBBAF6 #F6BBBA #BAF6BB
tetradic
#BBBAF6 #F6BAD7 #F5F6BA #BAF6D9
square
#BBBAF6 #F6BAD7 #F5F6BA #BAF6D9
split-complementary
#BBBAF6 #F6D9BA #D7F6BA
monochromatic
#504EE8 #8684EF #BBBAF6 #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.83
#BBBAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BBBAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF6
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF6 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F9
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#AEC4CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaf6; /* rgb */ color: rgb(187, 186, 246); /* oklch */ color: oklch(81.1% 0.084 285.1);
Tailwind
colors: {
custom: {
50: '#d0cef9',
500: '#bbbaf6',
950: '#000000',
},
}SCSS
$custom: #bbbaf6; $custom-light: #d0cef9; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf6",
"rgb": {
"r": 187,
"g": 186,
"b": 246
},
"hsl": {
"h": 241,
"s": 76.923,
"l": 84.706
},
"oklch": {
"l": 0.81071,
"c": 0.08418,
"h": 285.1
},
"luminance": 0.52336
}Semantic roles & 50–950 ramp
primary
#BBBAF6
secondary
#D6D87C
accent
#D90CD6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385