#BBBAF1#BBBAF1
#BBBAF1 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.9% C 0.077 H 285.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF1 |
|---|---|
| RGB | rgb(187, 186, 241) |
| HSL | hsl(241, 66%, 84%) |
| HSV | hsv(241, 23%, 95%) |
| CMYK | cmyk(22.4%, 22.8%, 0%, 5.5%) |
| CIE-LAB | lab(77.30, 11.77, -27.11) |
| CIE-LCH | lch(77.30, 29.56, 293.46°) |
| OKLab | oklab(80.87% 0.0205 -0.0744) |
| OKLCH | oklch(80.87% 0.077 285.4) |
| XYZ | xyz(53.9257, 52.0326, 90.4042) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.18
Periwinkle
#CCCCFF
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 7.30
Light Violet
#D6B4FC
ΔE00 7.70
Light Lavender
#DFC5FE
ΔE00 7.79
Lavender
#B39DDB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF1 #F0F1BA
analogous
#BAD4F1 #BBBAF1 #D6BAF1
triadic
#BBBAF1 #F1BBBA #BAF1BB
tetradic
#BBBAF1 #F1BAD4 #F0F1BA #BAF1D6
square
#BBBAF1 #F1BAD4 #F0F1BA #BAF1D6
split-complementary
#BBBAF1 #F1D6BA #D4F1BA
monochromatic
#5754DC #8987E7 #BBBAF1 #E6E6FA #E6E6FA
Accessibility & contrast
On white
1.84
#BBBAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BBBAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF1
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF1 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC1F3
Deuteranopia (green-blind)
#AABDF0
Tritanopia (blue-blind)
#AFC3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaf1; /* rgb */ color: rgb(187, 186, 241); /* oklch */ color: oklch(80.9% 0.077 285.4);
Tailwind
colors: {
custom: {
50: '#d0cef5',
500: '#bbbaf1',
950: '#000000',
},
}SCSS
$custom: #bbbaf1; $custom-light: #d0cef5; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf1",
"rgb": {
"r": 187,
"g": 186,
"b": 241
},
"hsl": {
"h": 241.091,
"s": 66.265,
"l": 83.725
},
"oklch": {
"l": 0.80871,
"c": 0.0772,
"h": 285.4
},
"luminance": 0.52033
}Semantic roles & 50–950 ramp
primary
#BBBAF1
secondary
#CFD07F
accent
#CE17CB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385