#BBB2EB#BBB2EB
#BBB2EB is a light, moderate blue. Relative luminance 0.484; OKLCH L 79.1% C 0.081 H 291.7°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB2EB |
|---|---|
| RGB | rgb(187, 178, 235) |
| HSL | hsl(249, 59%, 81%) |
| HSV | hsv(249, 24%, 92%) |
| CMYK | cmyk(20.4%, 24.3%, 0%, 7.8%) |
| CIE-LAB | lab(75.08, 14.80, -27.28) |
| CIE-LCH | lch(75.08, 31.03, 298.48°) |
| OKLab | oklab(79.08% 0.0298 -0.0749) |
| OKLCH | oklch(79.08% 0.081 291.7) |
| XYZ | xyz(51.4059, 48.4032, 85.2156) |
| Luminance | 0.4840 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.52
Light Periwinkle
#C1C6FC
ΔE00 5.74
Lavender
#B39DDB
ΔE00 5.89
Light Violet
#D6B4FC
ΔE00 6.15
Periwinkle
#CCCCFF
ΔE00 6.46
Light Lavender
#DFC5FE
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB2EB #E2EBB2
analogous
#B2C5EB #BBB2EB #D7B2EB
triadic
#BBB2EB #EBBBB2 #B2EBBB
tetradic
#BBB2EB #EBB2C5 #E2EBB2 #B2EBD7
square
#BBB2EB #EBB2C5 #E2EBB2 #B2EBD7
split-complementary
#BBB2EB #EBD7B2 #C5EBB2
monochromatic
#6551D2 #9081DE #BBB2EB #E6E3F8 #EAE7F9
Accessibility & contrast
On white
1.97
#BBB2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BBB2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB2EB
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB2EB | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAED
Deuteranopia (green-blind)
#A5B8E9
Tritanopia (blue-blind)
#B1BBC6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbb2eb; /* rgb */ color: rgb(187, 178, 235); /* oklch */ color: oklch(79.1% 0.081 291.7);
Tailwind
colors: {
custom: {
50: '#d0c9f1',
500: '#bbb2eb',
950: '#000000',
},
}SCSS
$custom: #bbb2eb; $custom-light: #d0c9f1; $custom-dark: #000000;
JSON
{
"hex": "#bbb2eb",
"rgb": {
"r": 187,
"g": 178,
"b": 235
},
"hsl": {
"h": 249.474,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.79078,
"c": 0.08056,
"h": 291.7
},
"luminance": 0.48404
}Semantic roles & 50–950 ramp
primary
#BBB2EB
secondary
#EDF0DB
accent
#C61FAC
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284