#BBB7EC#BBB7EC
#BBB7EC is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.1% C 0.075 H 288.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7EC |
|---|---|
| RGB | rgb(187, 183, 236) |
| HSL | hsl(245, 58%, 82%) |
| HSV | hsv(245, 22%, 93%) |
| CMYK | cmyk(20.8%, 22.5%, 0%, 7.5%) |
| CIE-LAB | lab(76.37, 12.28, -25.85) |
| CIE-LCH | lch(76.37, 28.61, 295.41°) |
| OKLab | oklab(80.09% 0.0231 -0.0708) |
| OKLCH | oklch(80.09% 0.075 288) |
| XYZ | xyz(52.5638, 50.4872, 86.3163) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.32
Periwinkle
#CCCCFF
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 6.80
Light Violet
#D6B4FC
ΔE00 7.18
Light Lavender
#DFC5FE
ΔE00 7.41
Lavender
#B39DDB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7EC #E8ECB7
analogous
#B7CEEC #BBB7EC #D6B7EC
triadic
#BBB7EC #ECBBB7 #B7ECBB
tetradic
#BBB7EC #ECB7CE #E8ECB7 #B7ECD6
square
#BBB7EC #ECB7CE #E8ECB7 #B7ECD6
split-complementary
#BBB7EC #ECD6B7 #CEECB7
monochromatic
#6056D2 #8D87DF #BBB7EC #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.89
#BBB7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BBB7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7EC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7EC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEE
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#B1C0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb7ec; /* rgb */ color: rgb(187, 183, 236); /* oklch */ color: oklch(80.1% 0.075 288.0);
Tailwind
colors: {
custom: {
50: '#d0ccf2',
500: '#bbb7ec',
950: '#000000',
},
}SCSS
$custom: #bbb7ec; $custom-light: #d0ccf2; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ec",
"rgb": {
"r": 187,
"g": 183,
"b": 236
},
"hsl": {
"h": 244.528,
"s": 58.242,
"l": 82.157
},
"oklch": {
"l": 0.80088,
"c": 0.07451,
"h": 288
},
"luminance": 0.50488
}Semantic roles & 50–950 ramp
primary
#BBB7EC
secondary
#C3C97E
accent
#C620B9
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385