#BBB7EE#BBB7EE
#BBB7EE is a light, moderate blue. Relative luminance 0.506; OKLCH L 80.2% C 0.077 H 287.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7EE |
|---|---|
| RGB | rgb(187, 183, 238) |
| HSL | hsl(244, 62%, 83%) |
| HSV | hsv(244, 23%, 93%) |
| CMYK | cmyk(21.4%, 23.1%, 0%, 6.7%) |
| CIE-LAB | lab(76.44, 12.73, -26.82) |
| CIE-LCH | lch(76.44, 29.68, 295.39°) |
| OKLab | oklab(80.17% 0.0237 -0.0736) |
| OKLCH | oklch(80.17% 0.077 287.9) |
| XYZ | xyz(52.8559, 50.6040, 87.8552) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.17
Periwinkle
#CCCCFF
ΔE00 5.12
Pale Violet
#CEAEFA
ΔE00 6.63
Light Violet
#D6B4FC
ΔE00 7.07
Lavender
#B39DDB
ΔE00 7.45
Light Lavender
#DFC5FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7EE #EAEEB7
analogous
#B7CEEE #BBB7EE #D7B7EE
triadic
#BBB7EE #EEBBB7 #B7EEBB
tetradic
#BBB7EE #EEB7CE #EAEEB7 #B7EED7
square
#BBB7EE #EEB7CE #EAEEB7 #B7EED7
split-complementary
#BBB7EE #EED7B7 #CEEEB7
monochromatic
#5D54D7 #8C85E2 #BBB7EE #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.89
#BBB7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#BBB7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7EE
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7EE | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF0
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#B0C0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbb7ee; /* rgb */ color: rgb(187, 183, 238); /* oklch */ color: oklch(80.2% 0.077 287.9);
Tailwind
colors: {
custom: {
50: '#d0ccf3',
500: '#bbb7ee',
950: '#000000',
},
}SCSS
$custom: #bbb7ee; $custom-light: #d0ccf3; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ee",
"rgb": {
"r": 187,
"g": 183,
"b": 238
},
"hsl": {
"h": 244.364,
"s": 61.798,
"l": 82.549
},
"oklch": {
"l": 0.80167,
"c": 0.0773,
"h": 287.9
},
"luminance": 0.50605
}Semantic roles & 50–950 ramp
primary
#BBB7EE
secondary
#C6CC7D
accent
#CA1CBD
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385