#BBBAF2#BBBAF2
#BBBAF2 is a light, moderate blue. Relative luminance 0.521; OKLCH L 80.9% C 0.079 H 285.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF2 |
|---|---|
| RGB | rgb(187, 186, 242) |
| HSL | hsl(241, 68%, 84%) |
| HSV | hsv(241, 23%, 95%) |
| CMYK | cmyk(22.7%, 23.1%, 0%, 5.1%) |
| CIE-LAB | lab(77.34, 12.00, -27.60) |
| CIE-LCH | lch(77.34, 30.09, 293.50°) |
| OKLab | oklab(80.91% 0.0208 -0.0758) |
| OKLCH | oklch(80.91% 0.079 285.3) |
| XYZ | xyz(54.0755, 52.0925, 91.1930) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.13
Periwinkle
#CCCCFF
ΔE00 4.47
Pale Violet
#CEAEFA
ΔE00 7.25
Light Violet
#D6B4FC
ΔE00 7.67
Light Lavender
#DFC5FE
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF2 #F1F2BA
analogous
#BAD5F2 #BBBAF2 #D7BAF2
triadic
#BBBAF2 #F2BBBA #BAF2BB
tetradic
#BBBAF2 #F2BAD5 #F1F2BA #BAF2D7
square
#BBBAF2 #F2BAD5 #F1F2BA #BAF2D7
split-complementary
#BBBAF2 #F2D7BA #D5F2BA
monochromatic
#5553DF #8887E8 #BBBAF2 #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.84
#BBBAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BBBAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F4
Deuteranopia (green-blind)
#AABDF1
Tritanopia (blue-blind)
#AFC4CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaf2; /* rgb */ color: rgb(187, 186, 242); /* oklch */ color: oklch(80.9% 0.079 285.3);
Tailwind
colors: {
custom: {
50: '#d0cef6',
500: '#bbbaf2',
950: '#000000',
},
}SCSS
$custom: #bbbaf2; $custom-light: #d0cef6; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf2",
"rgb": {
"r": 187,
"g": 186,
"b": 242
},
"hsl": {
"h": 241.071,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.80911,
"c": 0.0786,
"h": 285.3
},
"luminance": 0.52093
}Semantic roles & 50–950 ramp
primary
#BBBAF2
secondary
#D0D27F
accent
#D015CD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385