#BBB4ED#BBB4ED
#BBB4ED is a light, moderate blue. Relative luminance 0.493; OKLCH L 79.5% C 0.080 H 290.1°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4ED |
|---|---|
| RGB | rgb(187, 180, 237) |
| HSL | hsl(247, 61%, 82%) |
| HSV | hsv(247, 24%, 93%) |
| CMYK | cmyk(21.1%, 24.1%, 0%, 7.1%) |
| CIE-LAB | lab(75.65, 14.15, -27.48) |
| CIE-LCH | lch(75.65, 30.91, 297.24°) |
| OKLab | oklab(79.54% 0.0276 -0.0754) |
| OKLCH | oklch(79.54% 0.08 290.1) |
| XYZ | xyz(52.0973, 49.3211, 86.8795) |
| Luminance | 0.4932 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.07
Pale Violet
#CEAEFA
ΔE00 5.87
Periwinkle
#CCCCFF
ΔE00 5.91
Light Violet
#D6B4FC
ΔE00 6.45
Lavender
#B39DDB
ΔE00 6.52
Light Lavender
#DFC5FE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4ED #E6EDB4
analogous
#B4CAED #BBB4ED #D8B4ED
triadic
#BBB4ED #EDBBB4 #B4EDBB
tetradic
#BBB4ED #EDB4CA #E6EDB4 #B4EDD8
square
#BBB4ED #EDB4CA #E6EDB4 #B4EDD8
split-complementary
#BBB4ED #EDD8B4 #CAEDB4
monochromatic
#6251D5 #8E83E1 #BBB4ED #E8E5F9 #E9E6F9
Accessibility & contrast
On white
1.93
#BBB4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#BBB4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4ED
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4ED | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BBEF
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#B1BDC8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bbb4ed; /* rgb */ color: rgb(187, 180, 237); /* oklch */ color: oklch(79.5% 0.080 290.1);
Tailwind
colors: {
custom: {
50: '#d0caf3',
500: '#bbb4ed',
950: '#000000',
},
}SCSS
$custom: #bbb4ed; $custom-light: #d0caf3; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ed",
"rgb": {
"r": 187,
"g": 180,
"b": 237
},
"hsl": {
"h": 247.368,
"s": 61.29,
"l": 81.765
},
"oklch": {
"l": 0.79544,
"c": 0.08033,
"h": 290.1
},
"luminance": 0.49322
}Semantic roles & 50–950 ramp
primary
#BBB4ED
secondary
#EEF0DB
accent
#C91DB4
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285