#BBBFEC#BBBFEC
#BBBFEC is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.063 H 280.9°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFEC |
|---|---|
| RGB | rgb(187, 191, 236) |
| HSL | hsl(235, 56%, 83%) |
| HSV | hsv(235, 21%, 93%) |
| CMYK | cmyk(20.8%, 19.1%, 0%, 7.5%) |
| CIE-LAB | lab(78.39, 7.92, -22.76) |
| CIE-LCH | lch(78.39, 24.10, 289.18°) |
| OKLab | oklab(81.66% 0.012 -0.0622) |
| OKLCH | oklch(81.66% 0.063 280.9) |
| XYZ | xyz(54.2610, 53.8816, 86.8820) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.82
Periwinkle
#CCCCFF
ΔE00 3.85
Light Blue Grey
#B7C9E2
ΔE00 8.51
Pastel Blue
#A2BFFE
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 8.60
Light Lavender
#DFC5FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFEC #ECE8BB
analogous
#BBD7EC #BBBFEC #CFBBEC
triadic
#BBBFEC #ECBBBF #BFECBB
tetradic
#BBBFEC #ECBBD7 #ECE8BB #BBECCF
square
#BBBFEC #ECBBD7 #ECE8BB #BBECCF
split-complementary
#BBBFEC #ECCFBB #D7ECBB
monochromatic
#5B65D1 #8B92DF #BBBFEC #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.78
#BBBFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BBBFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFEC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFEC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4EE
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#B0C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bbbfec; /* rgb */ color: rgb(187, 191, 236); /* oklch */ color: oklch(81.7% 0.063 280.9);
Tailwind
colors: {
custom: {
50: '#d0d2f2',
500: '#bbbfec',
950: '#000000',
},
}SCSS
$custom: #bbbfec; $custom-light: #d0d2f2; $custom-dark: #000000;
JSON
{
"hex": "#bbbfec",
"rgb": {
"r": 187,
"g": 191,
"b": 236
},
"hsl": {
"h": 235.102,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.81663,
"c": 0.06335,
"h": 280.9
},
"luminance": 0.53883
}Semantic roles & 50–950 ramp
primary
#BBBFEC
secondary
#C9C382
accent
#B722C4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385