#BBBFE8#BBBFE8
#BBBFE8 is a light, muted blue. Relative luminance 0.537; OKLCH L 81.5% C 0.058 H 280.7°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFE8 |
|---|---|
| RGB | rgb(187, 191, 232) |
| HSL | hsl(235, 49%, 82%) |
| HSV | hsv(235, 19%, 91%) |
| CMYK | cmyk(19.4%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(78.26, 7.03, -20.81) |
| CIE-LCH | lch(78.26, 21.96, 288.66°) |
| OKLab | oklab(81.51% 0.0107 -0.0568) |
| OKLCH | oklch(81.51% 0.058 280.7) |
| XYZ | xyz(53.6863, 53.6517, 83.8556) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.65
Periwinkle
#CCCCFF
ΔE00 4.34
Light Blue Grey
#B7C9E2
ΔE00 8.21
Lightsteelblue
#B0C4DE
ΔE00 8.37
Light Lavender
#DFC5FE
ΔE00 8.98
Pastel Blue
#A2BFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFE8 #E8E4BB
analogous
#BBD6E8 #BBBFE8 #CEBBE8
triadic
#BBBFE8 #E8BBBF #BFE8BB
tetradic
#BBBFE8 #E8BBD6 #E8E4BB #BBE8CE
square
#BBBFE8 #E8BBD6 #E8E4BB #BBE8CE
split-complementary
#BBBFE8 #E8CEBB #D6E8BB
monochromatic
#6069C9 #8D94D9 #BBBFE8 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.79
#BBBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BBBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFE8
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFE8 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C3EA
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#B1C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbfe8; /* rgb */ color: rgb(187, 191, 232); /* oklch */ color: oklch(81.5% 0.058 280.7);
Tailwind
colors: {
custom: {
50: '#d0d2ef',
500: '#bbbfe8',
950: '#000000',
},
}SCSS
$custom: #bbbfe8; $custom-light: #d0d2ef; $custom-dark: #000000;
JSON
{
"hex": "#bbbfe8",
"rgb": {
"r": 187,
"g": 191,
"b": 232
},
"hsl": {
"h": 234.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.81514,
"c": 0.05776,
"h": 280.7
},
"luminance": 0.53653
}Semantic roles & 50–950 ramp
primary
#BBBFE8
secondary
#C3BE84
accent
#B029BD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385