#BBB7ED#BBB7ED
#BBB7ED is a light, moderate blue. Relative luminance 0.505; OKLCH L 80.1% C 0.076 H 287.9°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB7ED |
|---|---|
| RGB | rgb(187, 183, 237) |
| HSL | hsl(244, 60%, 82%) |
| HSV | hsv(244, 23%, 93%) |
| CMYK | cmyk(21.1%, 22.8%, 0%, 7.1%) |
| CIE-LAB | lab(76.40, 12.50, -26.33) |
| CIE-LCH | lch(76.40, 29.15, 295.40°) |
| OKLab | oklab(80.13% 0.0234 -0.0722) |
| OKLCH | oklch(80.13% 0.076 287.9) |
| XYZ | xyz(52.7094, 50.5454, 87.0836) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.24
Periwinkle
#CCCCFF
ΔE00 5.12
Pale Violet
#CEAEFA
ΔE00 6.71
Light Violet
#D6B4FC
ΔE00 7.12
Light Lavender
#DFC5FE
ΔE00 7.43
Lavender
#B39DDB
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB7ED #E9EDB7
analogous
#B7CEED #BBB7ED #D6B7ED
triadic
#BBB7ED #EDBBB7 #B7EDBB
tetradic
#BBB7ED #EDB7CE #E9EDB7 #B7EDD6
square
#BBB7ED #EDB7CE #E9EDB7 #B7EDD6
split-complementary
#BBB7ED #EDD6B7 #CEEDB7
monochromatic
#5F55D5 #8D86E1 #BBB7ED #E8E7F9 #E8E7F9
Accessibility & contrast
On white
1.89
#BBB7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#BBB7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB7ED
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB7ED | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABEEF
Deuteranopia (green-blind)
#A9BBEC
Tritanopia (blue-blind)
#B0C0C9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbb7ed; /* rgb */ color: rgb(187, 183, 237); /* oklch */ color: oklch(80.1% 0.076 287.9);
Tailwind
colors: {
custom: {
50: '#d0ccf3',
500: '#bbb7ed',
950: '#000000',
},
}SCSS
$custom: #bbb7ed; $custom-light: #d0ccf3; $custom-dark: #000000;
JSON
{
"hex": "#bbb7ed",
"rgb": {
"r": 187,
"g": 183,
"b": 237
},
"hsl": {
"h": 244.444,
"s": 60,
"l": 82.353
},
"oklch": {
"l": 0.80127,
"c": 0.0759,
"h": 287.9
},
"luminance": 0.50546
}Semantic roles & 50–950 ramp
primary
#BBB7ED
secondary
#C5CA7E
accent
#C81EBB
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141317
muted
#838385