#BBB4EB#BBB4EB
#BBB4EB is a light, moderate blue. Relative luminance 0.492; OKLCH L 79.5% C 0.078 H 290.4°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4EB |
|---|---|
| RGB | rgb(187, 180, 235) |
| HSL | hsl(248, 58%, 81%) |
| HSV | hsv(248, 23%, 92%) |
| CMYK | cmyk(20.4%, 23.4%, 0%, 7.8%) |
| CIE-LAB | lab(75.58, 13.70, -26.51) |
| CIE-LCH | lch(75.58, 29.84, 297.32°) |
| OKLab | oklab(79.47% 0.027 -0.0727) |
| OKLCH | oklch(79.47% 0.078 290.4) |
| XYZ | xyz(51.8067, 49.2048, 85.3492) |
| Luminance | 0.4920 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.19
Periwinkle
#CCCCFF
ΔE00 5.92
Pale Violet
#CEAEFA
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.50
Light Violet
#D6B4FC
ΔE00 6.55
Light Lavender
#DFC5FE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4EB #E4EBB4
analogous
#B4C9EB #BBB4EB #D7B4EB
triadic
#BBB4EB #EBBBB4 #B4EBBB
tetradic
#BBB4EB #EBB4C9 #E4EBB4 #B4EBD7
square
#BBB4EB #EBB4C9 #E4EBB4 #B4EBD7
split-complementary
#BBB4EB #EBD7B4 #C9EBB4
monochromatic
#6353D1 #8F84DE #BBB4EB #E7E4F8 #E9E7F9
Accessibility & contrast
On white
1.94
#BBB4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#BBB4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4EB
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4EB | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#B1BDC7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb4eb; /* rgb */ color: rgb(187, 180, 235); /* oklch */ color: oklch(79.5% 0.078 290.4);
Tailwind
colors: {
custom: {
50: '#d0caf1',
500: '#bbb4eb',
950: '#000000',
},
}SCSS
$custom: #bbb4eb; $custom-light: #d0caf1; $custom-dark: #000000;
JSON
{
"hex": "#bbb4eb",
"rgb": {
"r": 187,
"g": 180,
"b": 235
},
"hsl": {
"h": 247.636,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.79465,
"c": 0.07755,
"h": 290.4
},
"luminance": 0.49205
}Semantic roles & 50–950 ramp
primary
#BBB4EB
secondary
#EDF0DB
accent
#C520B0
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284