#BBBAEF#BBBAEF
#BBBAEF is a light, moderate blue. Relative luminance 0.519; OKLCH L 80.8% C 0.074 H 285.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBAEF |
|---|---|
| RGB | rgb(187, 186, 239) |
| HSL | hsl(241, 62%, 83%) |
| HSV | hsv(241, 22%, 94%) |
| CMYK | cmyk(21.8%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(77.23, 11.31, -26.15) |
| CIE-LCH | lch(77.23, 28.49, 293.40°) |
| OKLab | oklab(80.79% 0.0199 -0.0717) |
| OKLCH | oklch(80.79% 0.074 285.5) |
| XYZ | xyz(53.6286, 51.9137, 88.8395) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.30
Periwinkle
#CCCCFF
ΔE00 4.42
Pale Violet
#CEAEFA
ΔE00 7.43
Light Lavender
#DFC5FE
ΔE00 7.74
Light Violet
#D6B4FC
ΔE00 7.78
Lavender
#B39DDB
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBAEF #EEEFBA
analogous
#BAD3EF #BBBAEF #D5BAEF
triadic
#BBBAEF #EFBBBA #BAEFBB
tetradic
#BBBAEF #EFBAD3 #EEEFBA #BAEFD5
square
#BBBAEF #EFBAD3 #EEEFBA #BAEFD5
split-complementary
#BBBAEF #EFD5BA #D3EFBA
monochromatic
#5957D8 #8A88E3 #BBBAEF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.84
#BBBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#BBBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBAEF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBAEF | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F1
Deuteranopia (green-blind)
#ABBDEE
Tritanopia (blue-blind)
#B0C3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bbbaef; /* rgb */ color: rgb(187, 186, 239); /* oklch */ color: oklch(80.8% 0.074 285.5);
Tailwind
colors: {
custom: {
50: '#d0cef4',
500: '#bbbaef',
950: '#000000',
},
}SCSS
$custom: #bbbaef; $custom-light: #d0cef4; $custom-dark: #000000;
JSON
{
"hex": "#bbbaef",
"rgb": {
"r": 187,
"g": 186,
"b": 239
},
"hsl": {
"h": 241.132,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.80792,
"c": 0.07441,
"h": 285.5
},
"luminance": 0.51915
}Semantic roles & 50–950 ramp
primary
#BBBAEF
secondary
#CCCD80
accent
#CA1BC7
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385