#BBBEFC#BBBEFC
#BBBEFC is a very light, moderate blue. Relative luminance 0.544; OKLCH L 82.1% C 0.087 H 282.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEFC |
|---|---|
| RGB | rgb(187, 190, 252) |
| HSL | hsl(237, 92%, 86%) |
| HSV | hsv(237, 26%, 99%) |
| CMYK | cmyk(25.8%, 24.6%, 0%, 1.2%) |
| CIE-LAB | lab(78.71, 12.13, -30.86) |
| CIE-LCH | lch(78.71, 33.16, 291.46°) |
| OKLab | oklab(82.09% 0.0183 -0.0851) |
| OKLCH | oklch(82.09% 0.087 282.1) |
| XYZ | xyz(56.4731, 54.4187, 99.6051) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.30
Periwinkle
#CCCCFF
ΔE00 4.42
Pastel Blue
#A2BFFE
ΔE00 7.03
Pale Violet
#CEAEFA
ΔE00 8.23
Powder Blue (survey)
#B1D1FC
ΔE00 8.61
Light Violet
#D6B4FC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEFC #FCF9BB
analogous
#BBDEFC #BBBEFC #D8BBFC
triadic
#BBBEFC #FCBBBE #BEFCBB
tetradic
#BBBEFC #FCBBDE #FCF9BB #BBFCD8
square
#BBBEFC #FCBBDE #FCF9BB #BBFCD8
split-complementary
#BBBEFC #FCD8BB #DEFCBB
monochromatic
#464EF7 #8086F9 #BBBEFC #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.77
#BBBEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#BBBEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEFC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEFC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FF
Deuteranopia (green-blind)
#AAC1FA
Tritanopia (blue-blind)
#ACC9D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbbefc; /* rgb */ color: rgb(187, 190, 252); /* oklch */ color: oklch(82.1% 0.087 282.1);
Tailwind
colors: {
custom: {
50: '#d0d1fd',
500: '#bbbefc',
950: '#000000',
},
}SCSS
$custom: #bbbefc; $custom-light: #d0d1fd; $custom-dark: #000000;
JSON
{
"hex": "#bbbefc",
"rgb": {
"r": 187,
"g": 190,
"b": 252
},
"hsl": {
"h": 237.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.82093,
"c": 0.08703,
"h": 282.1
},
"luminance": 0.5442
}Semantic roles & 50–950 ramp
primary
#BBBEFC
secondary
#E2DD79
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385