#BBB4EF#BBB4EF
#BBB4EF is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.6% C 0.083 H 289.8°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB4EF |
|---|---|
| RGB | rgb(187, 180, 239) |
| HSL | hsl(247, 65%, 82%) |
| HSV | hsv(247, 25%, 94%) |
| CMYK | cmyk(21.8%, 24.7%, 0%, 6.3%) |
| CIE-LAB | lab(75.72, 14.60, -28.45) |
| CIE-LCH | lch(75.72, 31.98, 297.17°) |
| OKLab | oklab(79.63% 0.0282 -0.0782) |
| OKLCH | oklch(79.63% 0.083 289.8) |
| XYZ | xyz(52.3911, 49.4386, 88.4270) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.98
Pale Violet
#CEAEFA
ΔE00 5.74
Periwinkle
#CCCCFF
ΔE00 5.93
Light Violet
#D6B4FC
ΔE00 6.38
Lavender
#B39DDB
ΔE00 6.58
Light Lavender
#DFC5FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB4EF #E8EFB4
analogous
#B4CBEF #BBB4EF #D9B4EF
triadic
#BBB4EF #EFBBB4 #B4EFBB
tetradic
#BBB4EF #EFB4CB #E8EFB4 #B4EFD9
square
#BBB4EF #EFB4CB #E8EFB4 #B4EFD9
split-complementary
#BBB4EF #EFD9B4 #CBEFB4
monochromatic
#604FD9 #8D82E4 #BBB4EF #E8E6FA #E8E6FA
Accessibility & contrast
On white
1.93
#BBB4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#BBB4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB4EF
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB4EF | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF2
Deuteranopia (green-blind)
#A5B9ED
Tritanopia (blue-blind)
#B0BEC8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbb4ef; /* rgb */ color: rgb(187, 180, 239); /* oklch */ color: oklch(79.6% 0.083 289.8);
Tailwind
colors: {
custom: {
50: '#d0caf4',
500: '#bbb4ef',
950: '#000000',
},
}SCSS
$custom: #bbb4ef; $custom-light: #d0caf4; $custom-dark: #000000;
JSON
{
"hex": "#bbb4ef",
"rgb": {
"r": 187,
"g": 180,
"b": 239
},
"hsl": {
"h": 247.119,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.79625,
"c": 0.08311,
"h": 289.8
},
"luminance": 0.49439
}Semantic roles & 50–950 ramp
primary
#BBB4EF
secondary
#EEF1DA
accent
#CD19B7
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285