#BBBFE2#BBBFE2
#BBBFE2 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.049 H 280.1°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFE2 |
|---|---|
| RGB | rgb(187, 191, 226) |
| HSL | hsl(234, 40%, 81%) |
| HSV | hsv(234, 17%, 89%) |
| CMYK | cmyk(17.3%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(78.06, 5.71, -17.88) |
| CIE-LCH | lch(78.06, 18.77, 287.72°) |
| OKLab | oklab(81.3% 0.0087 -0.0486) |
| OKLCH | oklch(81.3% 0.049 280.1) |
| XYZ | xyz(52.8486, 53.3166, 79.4436) |
| Luminance | 0.5332 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.11
Periwinkle
#CCCCFF
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 7.57
Lightsteelblue
#B0C4DE
ΔE00 7.82
Cloudy Blue
#ACC2D9
ΔE00 9.38
Light Lavender
#DFC5FE
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFE2 #E2DEBB
analogous
#BBD2E2 #BBBFE2 #CABBE2
triadic
#BBBFE2 #E2BBBF #BFE2BB
tetradic
#BBBFE2 #E2BBD2 #E2DEBB #BBE2CA
square
#BBBFE2 #E2BBD2 #E2DEBB #BBE2CA
split-complementary
#BBBFE2 #E2CABB #D2E2BB
monochromatic
#656EBD #9097D0 #BBBFE2 #E6E7F4 #EAEBF6
Accessibility & contrast
On white
1.80
#BBBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BBBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFE2
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFE2 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E4
Deuteranopia (green-blind)
#B4C0E1
Tritanopia (blue-blind)
#B2C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bbbfe2; /* rgb */ color: rgb(187, 191, 226); /* oklch */ color: oklch(81.3% 0.049 280.1);
Tailwind
colors: {
custom: {
50: '#cfd2eb',
500: '#bbbfe2',
950: '#000000',
},
}SCSS
$custom: #bbbfe2; $custom-light: #cfd2eb; $custom-dark: #000000;
JSON
{
"hex": "#bbbfe2",
"rgb": {
"r": 187,
"g": 191,
"b": 226
},
"hsl": {
"h": 233.846,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.81295,
"c": 0.04935,
"h": 280.1
},
"luminance": 0.53317
}Semantic roles & 50–950 ramp
primary
#BBBFE2
secondary
#BBB686
accent
#A632B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384