#BBBEFA#BBBEFA
#BBBEFA is a very light, moderate blue. Relative luminance 0.543; OKLCH L 82.0% C 0.084 H 282.1°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEFA |
|---|---|
| RGB | rgb(187, 190, 250) |
| HSL | hsl(237, 86%, 86%) |
| HSV | hsv(237, 25%, 98%) |
| CMYK | cmyk(25.2%, 24%, 0%, 2%) |
| CIE-LAB | lab(78.63, 11.66, -29.91) |
| CIE-LCH | lch(78.63, 32.10, 291.31°) |
| OKLab | oklab(82.01% 0.0177 -0.0824) |
| OKLCH | oklch(82.01% 0.084 282.1) |
| XYZ | xyz(56.1579, 54.2926, 97.9447) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.12
Periwinkle
#CCCCFF
ΔE00 4.22
Pastel Blue
#A2BFFE
ΔE00 7.20
Pale Violet
#CEAEFA
ΔE00 8.23
Light Violet
#D6B4FC
ΔE00 8.65
Light Lavender
#DFC5FE
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEFA #FAF7BB
analogous
#BBDDFA #BBBEFA #D7BBFA
triadic
#BBBEFA #FABBBE #BEFABB
tetradic
#BBBEFA #FABBDD #FAF7BB #BBFAD7
square
#BBBEFA #FABBDD #FAF7BB #BBFAD7
split-complementary
#BBBEFA #FAD7BB #DDFABB
monochromatic
#4951F2 #8288F6 #BBBEFA #E2E4FD #E2E4FD
Accessibility & contrast
On white
1.77
#BBBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BBBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEFA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEFA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FD
Deuteranopia (green-blind)
#ABC1F8
Tritanopia (blue-blind)
#ACC9D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbbefa; /* rgb */ color: rgb(187, 190, 250); /* oklch */ color: oklch(82.0% 0.084 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1fc',
500: '#bbbefa',
950: '#000000',
},
}SCSS
$custom: #bbbefa; $custom-light: #d0d1fc; $custom-dark: #000000;
JSON
{
"hex": "#bbbefa",
"rgb": {
"r": 187,
"g": 190,
"b": 250
},
"hsl": {
"h": 237.143,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.82012,
"c": 0.08424,
"h": 282.1
},
"luminance": 0.54294
}Semantic roles & 50–950 ramp
primary
#BBBEFA
secondary
#DEDA7B
accent
#D803E3
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385