#BBBFE6#BBBFE6
#BBBFE6 is a light, muted blue. Relative luminance 0.535; OKLCH L 81.4% C 0.055 H 280.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFE6 |
|---|---|
| RGB | rgb(187, 191, 230) |
| HSL | hsl(234, 46%, 82%) |
| HSV | hsv(234, 19%, 90%) |
| CMYK | cmyk(18.7%, 17%, 0%, 9.8%) |
| CIE-LAB | lab(78.19, 6.59, -19.83) |
| CIE-LCH | lch(78.19, 20.90, 288.37°) |
| OKLab | oklab(81.44% 0.01 -0.054) |
| OKLCH | oklch(81.44% 0.055 280.5) |
| XYZ | xyz(53.4039, 53.5387, 82.3680) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.11
Periwinkle
#CCCCFF
ΔE00 4.67
Light Blue Grey
#B7C9E2
ΔE00 8.02
Lightsteelblue
#B0C4DE
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 9.21
Pastel Blue
#A2BFFE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFE6 #E6E2BB
analogous
#BBD5E6 #BBBFE6 #CDBBE6
triadic
#BBBFE6 #E6BBBF #BFE6BB
tetradic
#BBBFE6 #E6BBD5 #E6E2BB #BBE6CD
square
#BBBFE6 #E6BBD5 #E6E2BB #BBE6CD
split-complementary
#BBBFE6 #E6CDBB #D5E6BB
monochromatic
#626BC5 #8E95D6 #BBBFE6 #E8E9F6 #E9EAF7
Accessibility & contrast
On white
1.79
#BBBFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BBBFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFE6
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFE6 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C3E8
Deuteranopia (green-blind)
#B3C0E5
Tritanopia (blue-blind)
#B2C6CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfe6; /* rgb */ color: rgb(187, 191, 230); /* oklch */ color: oklch(81.4% 0.055 280.5);
Tailwind
colors: {
custom: {
50: '#d0d2ee',
500: '#bbbfe6',
950: '#000000',
},
}SCSS
$custom: #bbbfe6; $custom-light: #d0d2ee; $custom-dark: #000000;
JSON
{
"hex": "#bbbfe6",
"rgb": {
"r": 187,
"g": 191,
"b": 230
},
"hsl": {
"h": 234.419,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.8144,
"c": 0.05496,
"h": 280.5
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#BBBFE6
secondary
#C1BB85
accent
#AC2CB9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385