#BBBAF3#BBBAF3
#BBBAF3 is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.080 H 285.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF3 |
|---|---|
| RGB | rgb(187, 186, 243) |
| HSL | hsl(241, 70%, 84%) |
| HSV | hsv(241, 23%, 95%) |
| CMYK | cmyk(23%, 23.5%, 0%, 4.7%) |
| CIE-LAB | lab(77.37, 12.23, -28.08) |
| CIE-LCH | lch(77.37, 30.63, 293.53°) |
| OKLab | oklab(80.95% 0.0211 -0.0772) |
| OKLCH | oklch(80.95% 0.08 285.3) |
| XYZ | xyz(54.2261, 52.1527, 91.9862) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.10
Periwinkle
#CCCCFF
ΔE00 4.51
Pale Violet
#CEAEFA
ΔE00 7.21
Light Violet
#D6B4FC
ΔE00 7.65
Light Lavender
#DFC5FE
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF3 #F2F3BA
analogous
#BAD6F3 #BBBAF3 #D8BAF3
triadic
#BBBAF3 #F3BBBA #BAF3BB
tetradic
#BBBAF3 #F3BAD6 #F2F3BA #BAF3D8
square
#BBBAF3 #F3BAD6 #F2F3BA #BAF3D8
split-complementary
#BBBAF3 #F3D8BA #D6F3BA
monochromatic
#5452E1 #8886EA #BBBAF3 #E5E5FA #E5E5FA
Accessibility & contrast
On white
1.84
#BBBAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BBBAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF3
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF3 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC1F5
Deuteranopia (green-blind)
#AABDF1
Tritanopia (blue-blind)
#AFC4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaf3; /* rgb */ color: rgb(187, 186, 243); /* oklch */ color: oklch(81.0% 0.080 285.3);
Tailwind
colors: {
custom: {
50: '#d0cef7',
500: '#bbbaf3',
950: '#000000',
},
}SCSS
$custom: #bbbaf3; $custom-light: #d0cef7; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf3",
"rgb": {
"r": 187,
"g": 186,
"b": 243
},
"hsl": {
"h": 241.053,
"s": 70.37,
"l": 84.118
},
"oklch": {
"l": 0.8095,
"c": 0.07999,
"h": 285.3
},
"luminance": 0.52154
}Semantic roles & 50–950 ramp
primary
#BBBAF3
secondary
#D2D37E
accent
#D213CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385