#BBBAF8#BBBAF8
#BBBAF8 is a light, moderate blue. Relative luminance 0.525; OKLCH L 81.2% C 0.087 H 285.0°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAF8 |
|---|---|
| RGB | rgb(187, 186, 248) |
| HSL | hsl(241, 82%, 85%) |
| HSV | hsv(241, 25%, 97%) |
| CMYK | cmyk(24.6%, 25%, 0%, 2.7%) |
| CIE-LAB | lab(77.55, 13.38, -30.49) |
| CIE-LCH | lch(77.55, 33.30, 293.70°) |
| OKLab | oklab(81.15% 0.0226 -0.084) |
| OKLCH | oklch(81.15% 0.087 285) |
| XYZ | xyz(54.9915, 52.4588, 96.0170) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.15
Periwinkle
#CCCCFF
ΔE00 4.83
Pale Violet
#CEAEFA
ΔE00 7.10
Light Violet
#D6B4FC
ΔE00 7.66
Pastel Blue
#A2BFFE
ΔE00 8.07
Light Lavender
#DFC5FE
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAF8 #F7F8BA
analogous
#BAD8F8 #BBBAF8 #DABAF8
triadic
#BBBAF8 #F8BBBA #BAF8BB
tetradic
#BBBAF8 #F8BAD8 #F7F8BA #BAF8DA
square
#BBBAF8 #F8BAD8 #F7F8BA #BAF8DA
split-complementary
#BBBAF8 #F8DABA #D8F8BA
monochromatic
#4D4BED #8482F2 #BBBAF8 #E4E3FC #E4E3FC
Accessibility & contrast
On white
1.83
#BBBAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#BBBAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAF8
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAF8 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1FB
Deuteranopia (green-blind)
#A8BEF6
Tritanopia (blue-blind)
#ADC5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bbbaf8; /* rgb */ color: rgb(187, 186, 248); /* oklch */ color: oklch(81.2% 0.087 285.0);
Tailwind
colors: {
custom: {
50: '#d0cefa',
500: '#bbbaf8',
950: '#000000',
},
}SCSS
$custom: #bbbaf8; $custom-light: #d0cefa; $custom-dark: #000000;
JSON
{
"hex": "#bbbaf8",
"rgb": {
"r": 187,
"g": 186,
"b": 248
},
"hsl": {
"h": 240.968,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.81152,
"c": 0.08696,
"h": 285
},
"luminance": 0.5246
}Semantic roles & 50–950 ramp
primary
#BBBAF8
secondary
#D9DB7B
accent
#DE08DA
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385