#BBB7EF#BBB7EF
#BBB7EF is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.2% C 0.079 H 287.8°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7EF |
|---|---|
| RGB | rgb(187, 183, 239) |
| HSL | hsl(244, 64%, 83%) |
| HSV | hsv(244, 23%, 94%) |
| CMYK | cmyk(21.8%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(76.47, 12.96, -27.30) |
| CIE-LCH | lch(76.47, 30.22, 295.39°) |
| OKLab | oklab(80.21% 0.024 -0.0749) |
| OKLCH | oklch(80.21% 0.079 287.8) |
| XYZ | xyz(53.0033, 50.6630, 88.6311) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.12
Periwinkle
#CCCCFF
ΔE00 5.13
Pale Violet
#CEAEFA
ΔE00 6.56
Light Violet
#D6B4FC
ΔE00 7.03
Lavender
#B39DDB
ΔE00 7.47
Light Lavender
#DFC5FE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7EF #EBEFB7
analogous
#B7CFEF #BBB7EF #D7B7EF
triadic
#BBB7EF #EFBBB7 #B7EFBB
tetradic
#BBB7EF #EFB7CF #EBEFB7 #B7EFD7
square
#BBB7EF #EFB7CF #EBEFB7 #B7EFD7
split-complementary
#BBB7EF #EFD7B7 #CFEFB7
monochromatic
#5C53D9 #8C85E4 #BBB7EF #E7E6F9 #E7E6F9
Accessibility & contrast
On white
1.89
#BBB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#BBB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7EF
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7EF | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#B0C0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb7ef; /* rgb */ color: rgb(187, 183, 239); /* oklch */ color: oklch(80.2% 0.079 287.8);
Tailwind
colors: {
custom: {
50: '#d0ccf4',
500: '#bbb7ef',
950: '#000000',
},
}SCSS
$custom: #bbb7ef; $custom-light: #d0ccf4; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ef",
"rgb": {
"r": 187,
"g": 183,
"b": 239
},
"hsl": {
"h": 244.286,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.80207,
"c": 0.0787,
"h": 287.8
},
"luminance": 0.50664
}Semantic roles & 50–950 ramp
primary
#BBB7EF
secondary
#C7CD7D
accent
#CB1ABF
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385