#BBB7EB#BBB7EB
#BBB7EB is a light, moderate blue. Relative luminance 0.504; OKLCH L 80.0% C 0.073 H 288.2°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7EB |
|---|---|
| RGB | rgb(187, 183, 235) |
| HSL | hsl(245, 57%, 82%) |
| HSV | hsv(245, 22%, 92%) |
| CMYK | cmyk(20.4%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.33, 12.05, -25.36) |
| CIE-LCH | lch(76.33, 28.08, 295.42°) |
| OKLab | oklab(80.05% 0.0228 -0.0695) |
| OKLCH | oklch(80.05% 0.073 288.2) |
| XYZ | xyz(52.4189, 50.4292, 85.5533) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.40
Periwinkle
#CCCCFF
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 6.90
Light Violet
#D6B4FC
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 7.40
Lavender
#B39DDB
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7EB #E7EBB7
analogous
#B7CDEB #BBB7EB #D5B7EB
triadic
#BBB7EB #EBBBB7 #B7EBBB
tetradic
#BBB7EB #EBB7CD #E7EBB7 #B7EBD5
square
#BBB7EB #EBB7CD #E7EBB7 #B7EBD5
split-complementary
#BBB7EB #EBD5B7 #CDEBB7
monochromatic
#6157D0 #8E87DE #BBB7EB #E8E7F8 #E8E7F8
Accessibility & contrast
On white
1.89
#BBB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#BBB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7EB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7EB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#AABBEA
Tritanopia (blue-blind)
#B1C0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb7eb; /* rgb */ color: rgb(187, 183, 235); /* oklch */ color: oklch(80.0% 0.073 288.2);
Tailwind
colors: {
custom: {
50: '#d0ccf1',
500: '#bbb7eb',
950: '#000000',
},
}SCSS
$custom: #bbb7eb; $custom-light: #d0ccf1; $custom-dark: #000000;
JSON
{
"hex": "#bbb7eb",
"rgb": {
"r": 187,
"g": 183,
"b": 235
},
"hsl": {
"h": 244.615,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.80049,
"c": 0.07312,
"h": 288.2
},
"luminance": 0.5043
}Semantic roles & 50–950 ramp
primary
#BBB7EB
secondary
#C2C77F
accent
#C421B8
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385