#BBBFE1#BBBFE1
#BBBFE1 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.048 H 280.0°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFE1 |
|---|---|
| RGB | rgb(187, 191, 225) |
| HSL | hsl(234, 39%, 81%) |
| HSV | hsv(234, 17%, 88%) |
| CMYK | cmyk(16.9%, 15.1%, 0%, 11.8%) |
| CIE-LAB | lab(78.03, 5.50, -17.39) |
| CIE-LCH | lch(78.03, 18.23, 287.55°) |
| OKLab | oklab(81.26% 0.0083 -0.0472) |
| OKLCH | oklch(81.26% 0.048 280) |
| XYZ | xyz(52.7118, 53.2619, 78.7230) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 5.71
Light Blue Grey
#B7C9E2
ΔE00 7.45
Lightsteelblue
#B0C4DE
ΔE00 7.71
Cloudy Blue
#ACC2D9
ΔE00 9.26
Light Lavender
#DFC5FE
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFE1 #E1DDBB
analogous
#BBD2E1 #BBBFE1 #CABBE1
triadic
#BBBFE1 #E1BBBF #BFE1BB
tetradic
#BBBFE1 #E1BBD2 #E1DDBB #BBE1CA
square
#BBBFE1 #E1BBD2 #E1DDBB #BBE1CA
split-complementary
#BBBFE1 #E1CABB #D2E1BB
monochromatic
#666FBC #9197CE #BBBFE1 #E5E7F4 #EAEBF6
Accessibility & contrast
On white
1.80
#BBBFE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#BBBFE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFE1
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFE1 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E3
Deuteranopia (green-blind)
#B5C0E0
Tritanopia (blue-blind)
#B3C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfe1; /* rgb */ color: rgb(187, 191, 225); /* oklch */ color: oklch(81.3% 0.048 280.0);
Tailwind
colors: {
custom: {
50: '#cfd2ea',
500: '#bbbfe1',
950: '#000000',
},
}SCSS
$custom: #bbbfe1; $custom-light: #cfd2ea; $custom-dark: #000000;
JSON
{
"hex": "#bbbfe1",
"rgb": {
"r": 187,
"g": 191,
"b": 225
},
"hsl": {
"h": 233.684,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.81259,
"c": 0.04796,
"h": 280
},
"luminance": 0.53263
}Semantic roles & 50–950 ramp
primary
#BBBFE1
secondary
#BAB486
accent
#A434B2
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384