#BBB7EA#BBB7EA
#BBB7EA is a light, moderate blue. Relative luminance 0.504; OKLCH L 80.0% C 0.072 H 288.3°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7EA |
|---|---|
| RGB | rgb(187, 183, 234) |
| HSL | hsl(245, 55%, 82%) |
| HSV | hsv(245, 22%, 92%) |
| CMYK | cmyk(20.1%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.30, 11.83, -24.87) |
| CIE-LCH | lch(76.30, 27.54, 295.43°) |
| OKLab | oklab(80.01% 0.0225 -0.0681) |
| OKLCH | oklch(80.01% 0.072 288.3) |
| XYZ | xyz(52.2748, 50.3716, 84.7945) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.50
Periwinkle
#CCCCFF
ΔE00 5.18
Pale Violet
#CEAEFA
ΔE00 7.01
Light Violet
#D6B4FC
ΔE00 7.32
Light Lavender
#DFC5FE
ΔE00 7.40
Lavender
#B39DDB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7EA #E6EAB7
analogous
#B7CDEA #BBB7EA #D5B7EA
triadic
#BBB7EA #EABBB7 #B7EABB
tetradic
#BBB7EA #EAB7CD #E6EAB7 #B7EAD5
square
#BBB7EA #EAB7CD #E6EAB7 #B7EAD5
split-complementary
#BBB7EA #EAD5B7 #CDEAB7
monochromatic
#6258CE #8E88DC #BBB7EA #E8E6F8 #E9E7F8
Accessibility & contrast
On white
1.90
#BBB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BBB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7EA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7EA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEC
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#B1BFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb7ea; /* rgb */ color: rgb(187, 183, 234); /* oklch */ color: oklch(80.0% 0.072 288.3);
Tailwind
colors: {
custom: {
50: '#d0ccf0',
500: '#bbb7ea',
950: '#000000',
},
}SCSS
$custom: #bbb7ea; $custom-light: #d0ccf0; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ea",
"rgb": {
"r": 187,
"g": 183,
"b": 234
},
"hsl": {
"h": 244.706,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.8001,
"c": 0.07172,
"h": 288.3
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#BBB7EA
secondary
#C1C67F
accent
#C223B6
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385